-
Notifications
You must be signed in to change notification settings - Fork 179
[main] Source code updates from dotnet/sdk #1582
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/sdk #1582
Conversation
Diff: https://github.com/dotnet/sdk/compare/2f666ecda03b5b6c669b9728e9f35315af6edf96..049672a7df90f87cfead427665edc37c37c22ed1 From: dotnet/sdk@2f666ec To: dotnet/sdk@049672a [[ commit created by automation ]]
There was a conflict in the PR branch when flowing source from https://github.com/nuget/nuget.client/tree/c21ba3b47e224cf84490bdc53b89e7f9ebcc1841
Updates from this subscription will be blocked until the conflict is resolved, or the PR is merged |
New prebuilts caused by dotnet/sdk#49749
/cc @dotnet/source-build |
There was a conflict in the PR branch when flowing source from https://github.com/nuget/nuget.client/tree/c21ba3b47e224cf84490bdc53b89e7f9ebcc1841
Updates from this subscription will be blocked until the conflict is resolved, or the PR is merged |
New error:
|
@baronfel do you know why Microsoft.DotNet.Cli.Utils.csproj still targets net472? I don't see any obvious usages in netframework projects |
@akoeplinger looks like it's a dependency of our test framework, which needs to be able to run both netfx and net targets for our testing |
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/sdk