[main] Update dependencies from dotnet/arcade#60523
Conversation
…331.2 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 7.0.0-beta.22179.1 -> To Version 7.0.0-beta.22181.2
ghost
left a comment
There was a problem hiding this comment.
This PR changes the .NET SDK version. Review required from @dotnet/roslyn-infrastructure before merging.
Tasks:
- Getting Started Documentation has been updated
- NuGet dependency version updated to match version shipping in SDK
…406.10 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 7.0.0-beta.22179.1 -> To Version 7.0.0-beta.22206.10
…411.6 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 7.0.0-beta.22179.1 -> To Version 7.0.0-beta.22211.6
…412.2 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 7.0.0-beta.22179.1 -> To Version 7.0.0-beta.22212.2
…83d6-461c-9be0-5a7df61c07f0
…413.2 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 7.0.0-beta.22179.1 -> To Version 7.0.0-beta.22213.2
docs/contributing/Building, Debugging, and Testing on Windows.md
Outdated
Show resolved
Hide resolved
|
@dotnet/roslyn-compiler - there are a few compiler tests failing with the upgrade to .net7, some potentially related to the runtime change of looking up enum members. Could someone take a look at those tests? @jasonmalinowski / @chsienki - there is a correctness failure I think related to source generators Could one of you advise on the correct fix there? |
Co-authored-by: Joey Robichaud <jorobich@microsoft.com>
|
@dibarbet: it looks like that's not really generator related, but rather some analyzer is now telling us not to do what we do here: roslyn/src/Compilers/Test/Core/ModuleInitializer.cs Lines 15 to 20 in b922e70 Right fix is probably just to #pragma suppress that. |
Where are the details about the failures? |
|
@AlekseyTs apologies - my commit triggered a rerun - the test failures should be appearing now. E.g. (just one example, there are more failures, see the tests tab on ADO) |
|
For compiler tests, I suggest:
|
Thanks - will do! |
…414.3 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 7.0.0-beta.22179.1 -> To Version 7.0.0-beta.22214.3
…415.1 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 7.0.0-beta.22179.1 -> To Version 7.0.0-beta.22215.1
…415.2 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 7.0.0-beta.22179.1 -> To Version 7.0.0-beta.22215.2
This pull request updates the following dependencies
From https://github.com/dotnet/arcade