-
Notifications
You must be signed in to change notification settings - Fork 200
[main] Source code updates from dotnet/diagnostics #2205
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
[main] Source code updates from dotnet/diagnostics #2205
Conversation
It's referenced by Microsoft.Diagnostics.NETCore.Client.csproj so source-build needs to be able to override it
@dotnet/source-build thoughts on whether we should go with this approach (adding the repo dependency and V.D.xml entries for Microsoft.Extensions.Logging.Abstractions) or adding the package to SBRP? |
Does the package need to be pinned to 9.0.8? If so, it needs to be added to SBRP. |
It was upgraded as part of dotnet/diagnostics#5545, I don't know if it's strictly necessary for it to be on that version. |
I talked to @steveisok and the upgrade was necessary to fix some build compliance issues. I think it will be easier if we just add this to SBRP so opened dotnet/source-build-reference-packages#1359 |
Note
This is a codeflow update. It may contain both source code changes from the source repo as well as dependency updates. Learn more here.
This pull request brings the following source code changes
From https://github.com/dotnet/diagnostics