- 
                Notifications
    You must be signed in to change notification settings 
- Fork 5.2k
[main] Source code updates from dotnet/dotnet #121164
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
base: main
Are you sure you want to change the base?
[main] Source code updates from dotnet/dotnet #121164
Conversation
[[ commit created by automation ]]
Updated Dependencies: Microsoft.CodeAnalysis, Microsoft.CodeAnalysis.Analyzers, Microsoft.CodeAnalysis.CSharp, Microsoft.Net.Compilers.Toolset (Version 5.3.0-1.25523.109 -> 5.3.0-1.25528.108) Microsoft.CodeAnalysis.NetAnalyzers, Microsoft.DotNet.ApiCompat.Task, Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport (Version 10.0.100-rc.2.25523.109 -> 10.0.100-rc.2.25528.108) Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.Build.Tasks.Archives, Microsoft.DotNet.Build.Tasks.Feed, Microsoft.DotNet.Build.Tasks.Installers, Microsoft.DotNet.Build.Tasks.Packaging, Microsoft.DotNet.Build.Tasks.TargetFramework, Microsoft.DotNet.Build.Tasks.Templating, Microsoft.DotNet.Build.Tasks.Workloads, Microsoft.DotNet.CodeAnalysis, Microsoft.DotNet.GenAPI, Microsoft.DotNet.GenFacades, Microsoft.DotNet.Helix.Sdk, Microsoft.DotNet.PackageTesting, Microsoft.DotNet.RemoteExecutor, Microsoft.DotNet.SharedFramework.Sdk, Microsoft.DotNet.XliffTasks, Microsoft.DotNet.XUnitExtensions (Version 11.0.0-beta.25523.109 -> 11.0.0-beta.25528.108) Microsoft.DotNet.Cecil (Version 0.11.5-alpha.25523.109 -> 0.11.5-alpha.25528.108) Microsoft.DotNet.XUnitAssert, Microsoft.DotNet.XUnitConsoleRunner (Version 2.9.3-beta.25523.109 -> 2.9.3-beta.25528.108) Microsoft.NET.Sdk.IL, Microsoft.NETCore.App.Ref, Microsoft.NETCore.ILAsm, runtime.native.System.IO.Ports, System.Reflection.Metadata, System.Reflection.MetadataLoadContext, System.Text.Json (Version 10.0.0-rc.1.25523.109 -> 10.0.0-rc.1.25528.108) NuGet.Frameworks, NuGet.Packaging, NuGet.ProjectModel, NuGet.Versioning (Version 7.0.0-preview.1.2409 -> 7.0.0-preview.1.2908) System.CommandLine (Version 2.0.0-rc.1.25523.109 -> 2.0.0-rc.1.25528.108)
…sts.csproj Let's see if it's still needed.
| @dotnet/jit-contrib can someone please take a look at the JIT.performance test failure? | 
| oh interesting, it actually fails on mono mini JIT as well with the same error:  | 
| ok this seems more like #118475 rather than a JIT issue. @tannergooding any idea why we'd see this again with the RC2 bump? | 
| Did the SDK change or otherwise revert some behavior here again? | 
| Ah yeah looks like it dotnet/sdk#50502 and dotnet/sdk#50686 (which was merged after RC1 shipped). So I guess we need to revert the resource name lookup changes from #118605 | 
.NET 11 channel still produces a 10.0-rc1 versioned build which causes an issue in WasmBuildTests because it is lower than rc2
| Important The source repository has received code changes from an opposite flow. Any additional codeflows into this PR may potentially result in lost changes. Please continue with one of the following options: 
 💡 You may consult the FAQ for more information or tag @dotnet/product-construction for assistance. | 
Note
This is a codeflow update. It may contain both source code changes from the VMR as well as dependency updates. Learn more here.
This pull request brings the following source code changes
From https://github.com/dotnet/dotnet
Updated Dependencies
Associated changes in source repos