Add netstandard2.0 compatibility to Microsoft.Extensions.Diagnostics.Testing and dependencies#6219
Conversation
…Testing and dependencies
|
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:
|
...ies/Microsoft.Extensions.Diagnostics.Testing/Microsoft.Extensions.Diagnostics.Testing.csproj
Outdated
Show resolved
Hide resolved
...ies/Microsoft.Extensions.Diagnostics.Testing/Microsoft.Extensions.Diagnostics.Testing.csproj
Outdated
Show resolved
Hide resolved
...crosoft.Extensions.Telemetry.Abstractions/Microsoft.Extensions.Telemetry.Abstractions.csproj
Outdated
Show resolved
Hide resolved
…osoft.Extensions.Telemetry.Abstractions.csproj Co-authored-by: Evgeny Fedorov <25526458+evgenyfedorov2@users.noreply.github.com>
…ft.Extensions.Diagnostics.Testing.csproj Co-authored-by: Evgeny Fedorov <25526458+evgenyfedorov2@users.noreply.github.com>
…atibilitySuppressions.xml The file is not needed anymore
|
@evgenyfedorov2 ready! |
Fixes #5022 (comment)
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