-
Notifications
You must be signed in to change notification settings - Fork 827
Add netstandard2.0 compatibility to Microsoft.Extensions.Telemetry and dependencies #6218
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
What feedback? |
The build is failing. |
@RussKie I don't understand the error if the only thing I have changed is the target frameworks. The errors are very similar to each other:
|
...tensions.AmbientMetadata.Application/Microsoft.Extensions.AmbientMetadata.Application.csproj
Outdated
Show resolved
Hide resolved
Please generate the suppressions file with |
…/Microsoft.Extensions.AmbientMetadata.Application.csproj Co-authored-by: Evgeny Fedorov <[email protected]>
…atibilitySuppressions.xml
Fixes #5022
I have based on the format of this project to change the target frameworks:
extensions/src/Libraries/Microsoft.Extensions.Compliance.Abstractions/Microsoft.Extensions.Compliance.Abstractions.csproj
Line 4 in 56df0c4
Microsoft Reviewers: Open in CodeFlow