You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to understand the build warning I am seeing for a couple different Extensions packages, e.g. "Microsoft.Extensions.Telemetry 9.0.0 doesn't support net48 and has not been tested with it." I have read the response in #4952 and hope to get more/different information. What does it mean that the packages are not tested, and what are the risks of using these packages in .NET Framework?
Just in case it makes a difference, the packages we see the warning for are AmbientMetadata.Application, Compliance.Redaction, DependencyInjection.AutoActivation, Telemetry, and Telemetry.Abstractions.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
I am trying to understand the build warning I am seeing for a couple different Extensions packages, e.g. "Microsoft.Extensions.Telemetry 9.0.0 doesn't support net48 and has not been tested with it." I have read the response in #4952 and hope to get more/different information. What does it mean that the packages are not tested, and what are the risks of using these packages in .NET Framework?
Just in case it makes a difference, the packages we see the warning for are AmbientMetadata.Application, Compliance.Redaction, DependencyInjection.AutoActivation, Telemetry, and Telemetry.Abstractions.
All reactions