[main] Update dependencies from dotnet/arcade#5437
Conversation
…813.4 Microsoft.DotNet.XUnitExtensions , Microsoft.DotNet.CMake.Sdk , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.GenFacades , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.Helix.Sdk From Version 6.0.0-beta.21412.1 -> To Version 6.0.0-beta.21413.4
|
@mmitche , Build is broken with this change. Seems runtime reference is not available. |
|
@dotnet/dnceng I think it might the implicit usings change in arcade. What's the resolution? |
|
To disable implicit usings add: to Directory.Build.Props |
|
@adiaaida this doesn't sound right. Implicit usings are being re-done in dotnet/sdk#19521 and dotnet/sdk#19599, and these properties you mentioned are (should be) no longer relevant... |
This comment has been minimized.
This comment has been minimized.
|
I take my words back, it looks like a new regression caused by |
…817.1 Microsoft.DotNet.XUnitExtensions , Microsoft.DotNet.CMake.Sdk , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.GenFacades , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.Helix.Sdk From Version 6.0.0-beta.21412.1 -> To Version 6.0.0-beta.21417.1
|
I think you're running in to https://github.com/dotnet/arcade/pull/7745/files. Arcade turned off implicit imports. |
…818.12 Microsoft.DotNet.XUnitExtensions , Microsoft.DotNet.CMake.Sdk , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.GenFacades , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.Helix.Sdk From Version 6.0.0-beta.21412.1 -> To Version 6.0.0-beta.21418.12
…819.2 Microsoft.DotNet.XUnitExtensions , Microsoft.DotNet.CMake.Sdk , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.GenFacades , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.Helix.Sdk From Version 6.0.0-beta.21412.1 -> To Version 6.0.0-beta.21419.2
…820.4 Microsoft.DotNet.XUnitExtensions , Microsoft.DotNet.CMake.Sdk , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.GenFacades , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.Helix.Sdk From Version 6.0.0-beta.21412.1 -> To Version 6.0.0-beta.21420.4
|
FYI - @mmitche, we are not taking any of the arcade updates until the regression due to "global/implicit usings" resolved. |
…824.3 Microsoft.DotNet.XUnitExtensions , Microsoft.DotNet.CMake.Sdk , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.GenFacades , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.Helix.Sdk From Version 6.0.0-beta.21412.1 -> To Version 6.0.0-beta.21424.3
Note while in this state, you can also use the darc CLI to disable the specific subscription to prevent PRs from being created |
This pull request updates the following dependencies
From https://github.com/dotnet/arcade
Microsoft Reviewers: Open in CodeFlow