-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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] Update dependencies from dotnet/arcade #53896
[main] Update dependencies from dotnet/arcade #53896
Conversation
…604.1 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 6.0.0-beta.21303.2 -> To Version 6.0.0-beta.21304.1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Auto-approve
…611.3 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 6.0.0-beta.21303.2 -> To Version 6.0.0-beta.21311.3
global.json
Outdated
@@ -1,18 +1,18 @@ | |||
{ | |||
"sdk": { | |||
"version": "6.0.100-preview.3.21202.5", | |||
"version": "6.0.100-preview.4.21255.9", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dotnet/roslyn-infrastructure This dependency update is failing. Perhaps related to bumping the dotnet sdk version.
Some errors include
The result "" of evaluating the value "$(ArcadeSdkBuildTasksAssembly)" of the "AssemblyFile" attribute in element <UsingTask> is not valid.
(in Build_Windows_Debug, Build_Windows_Release, and Correctness_Rebuild)Version 6.0.100-preview.4.21255.9 of the .NET SDK requires at least version 16.10.0 of MSBuild.
(in Correctness_Determinism and Correctness_Build)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If we have to update the "vs" specified in our global.json to 16.10, this will cause us issues in our official build. We currently take advantage of a bug in the 16.8 MSBuild to not get failing builds with the MVID mismatch warnings and errors.
@genlu Have you been able to make any progress on diagnosing the cause of those errors?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think the latest commit contains this change dotnet/arcade#7599, we should be able to test the new switch now. Just need to set IgnoreIbcMergeErrors
property to true is Roslyn
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Opened #54997 to make this change and update Arcade
…614.1 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 6.0.0-beta.21303.2 -> To Version 6.0.0-beta.21314.1
Commenting to know when this is merged. cc/ @jaredpar when this merges we can turn on automated localization PRs. |
…616.3 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 6.0.0-beta.21303.2 -> To Version 6.0.0-beta.21316.3
…617.1 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 6.0.0-beta.21303.2 -> To Version 6.0.0-beta.21317.1
…618.2 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 6.0.0-beta.21303.2 -> To Version 6.0.0-beta.21318.2
…619.2 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 6.0.0-beta.21303.2 -> To Version 6.0.0-beta.21319.2
…621.1 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 6.0.0-beta.21303.2 -> To Version 6.0.0-beta.21321.1
…621.2 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 6.0.0-beta.21303.2 -> To Version 6.0.0-beta.21321.2
…623.1 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 6.0.0-beta.21303.2 -> To Version 6.0.0-beta.21323.1
…624.3 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 6.0.0-beta.21303.2 -> To Version 6.0.0-beta.21324.3
…628.2 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 6.0.0-beta.21303.2 -> To Version 6.0.0-beta.21328.2
…629.8 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 6.0.0-beta.21303.2 -> To Version 6.0.0-beta.21329.8
…630.2 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 6.0.0-beta.21303.2 -> To Version 6.0.0-beta.21330.2
…701.2 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 6.0.0-beta.21303.2 -> To Version 6.0.0-beta.21351.2
…705.2 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 6.0.0-beta.21303.2 -> To Version 6.0.0-beta.21355.2
…707.3 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 6.0.0-beta.21303.2 -> To Version 6.0.0-beta.21357.3
…709.3 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 6.0.0-beta.21303.2 -> To Version 6.0.0-beta.21359.3
…713.2 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 6.0.0-beta.21303.2 -> To Version 6.0.0-beta.21363.2
…714.3 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 6.0.0-beta.21303.2 -> To Version 6.0.0-beta.21364.3
…715.11 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 6.0.0-beta.21303.2 -> To Version 6.0.0-beta.21365.11
…716.1 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 6.0.0-beta.21303.2 -> To Version 6.0.0-beta.21366.1
…719.3 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 6.0.0-beta.21303.2 -> To Version 6.0.0-beta.21369.3
…720.12 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 6.0.0-beta.21303.2 -> To Version 6.0.0-beta.21370.12
…723.11 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 6.0.0-beta.21303.2 -> To Version 6.0.0-beta.21373.11
…726.4 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 6.0.0-beta.21303.2 -> To Version 6.0.0-beta.21376.4
@jonfortescue Most of the changes from this PR merged as part of #54997 |
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
on second thought I'll let maestro regenerate this update. |
This pull request updates the following dependencies
From https://github.com/dotnet/arcade