dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
15.46k stars 4.76k forks source link

Cleanup `NET6_0_OR_GREATER` symbol #109254

Open xtqqczze opened 1 month ago

xtqqczze commented 1 month ago

Since https://github.com/dotnet/runtime/pull/90880, net8.0 has been the minimum.

For files that are compiled for other platforms (.NET Standard, .NET Framework) NET6_0_OR_GREATER can be replaced with NET.

dotnet-policy-service[bot] commented 1 month ago

Tagging subscribers to this area: @dotnet/area-meta See info in area-owners.md if you want to be subscribed.