It can be follow up, but you can potentially include it also here. Review alle conditional compilation. At least NET7_0_OR_GREATER and NET8_0_OR_GREATER. I think that all of them can be converted just to NET. There were decision to simplify condition where possible and remove exact versions.
It can be follow up, but you can potentially include it also here. Review alle conditional compilation. At least
NET7_0_OR_GREATER
andNET8_0_OR_GREATER
. I think that all of them can be converted just to NET. There were decision to simplify condition where possible and remove exact versions.Originally posted by @Kielek in https://github.com/open-telemetry/opentelemetry-dotnet/pull/5832#pullrequestreview-2314388778