[main] Update dependencies from dotnet/arcade#29800
[main] Update dependencies from dotnet/arcade#29800dotnet-maestro[bot] merged 22 commits intomainfrom
Conversation
…105.2 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XUnitExtensions From Version 8.0.0-beta.23054.2 -> To Version 8.0.0-beta.23055.2 Dependency coherency updates Microsoft.DotNet.XliffTasks From Version 1.0.0-beta.23053.1 -> To Version 1.0.0-beta.23054.1 (parent: Microsoft.DotNet.Arcade.Sdk
…105.3 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XUnitExtensions From Version 8.0.0-beta.23054.2 -> To Version 8.0.0-beta.23055.3 Dependency coherency updates Microsoft.DotNet.XliffTasks From Version 1.0.0-beta.23053.1 -> To Version 1.0.0-beta.23054.1 (parent: Microsoft.DotNet.Arcade.Sdk
…106.4 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XUnitExtensions From Version 8.0.0-beta.23054.2 -> To Version 8.0.0-beta.23056.4 Dependency coherency updates Microsoft.DotNet.XliffTasks From Version 1.0.0-beta.23053.1 -> To Version 1.0.0-beta.23056.1 (parent: Microsoft.DotNet.Arcade.Sdk
…108.1 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XUnitExtensions From Version 8.0.0-beta.23054.2 -> To Version 8.0.0-beta.23058.1 Dependency coherency updates Microsoft.DotNet.XliffTasks From Version 1.0.0-beta.23053.1 -> To Version 1.0.0-beta.23056.1 (parent: Microsoft.DotNet.Arcade.Sdk
|
Template engine team has already been notified of this issue in another thread |
…109.1 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XUnitExtensions From Version 8.0.0-beta.23054.2 -> To Version 8.0.0-beta.23059.1 Dependency coherency updates Microsoft.DotNet.XliffTasks From Version 1.0.0-beta.23053.1 -> To Version 1.0.0-beta.23056.1 (parent: Microsoft.DotNet.Arcade.Sdk
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
…111.1 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XUnitExtensions From Version 8.0.0-beta.23054.2 -> To Version 8.0.0-beta.23061.1 Dependency coherency updates Microsoft.DotNet.XliffTasks From Version 1.0.0-beta.23053.1 -> To Version 1.0.0-beta.23060.3 (parent: Microsoft.DotNet.Arcade.Sdk
|
These issues appear to be unrelated to template engine now: A lot of BlazorWasm, ILLink tests are failing. @dotnet/aspnet-blazor-eng |
|
cc @marcpopMSFT @MichaelSimons I think we want to get this in asap as Preview 1 code-complete is soon approaching. |
…112.3 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XUnitExtensions From Version 8.0.0-beta.23054.2 -> To Version 8.0.0-beta.23062.3 Dependency coherency updates Microsoft.DotNet.XliffTasks From Version 1.0.0-beta.23053.1 -> To Version 1.0.0-beta.23060.3 (parent: Microsoft.DotNet.Arcade.Sdk
…113.7 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XUnitExtensions From Version 8.0.0-beta.23054.2 -> To Version 8.0.0-beta.23063.7 Dependency coherency updates Microsoft.DotNet.XliffTasks From Version 1.0.0-beta.23053.1 -> To Version 1.0.0-beta.23062.1 (parent: Microsoft.DotNet.Arcade.Sdk
|
The remaining are NativeAOT related: @LakshanF @MichalStrehovsky can you please take a look? |
…116.1 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XUnitExtensions From Version 8.0.0-beta.23054.2 -> To Version 8.0.0-beta.23066.1 Dependency coherency updates Microsoft.DotNet.XliffTasks From Version 1.0.0-beta.23053.1 -> To Version 1.0.0-beta.23064.1 (parent: Microsoft.DotNet.Arcade.Sdk
…117.5 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XUnitExtensions From Version 8.0.0-beta.23054.2 -> To Version 8.0.0-beta.23067.5 Dependency coherency updates Microsoft.DotNet.XliffTasks From Version 1.0.0-beta.23053.1 -> To Version 1.0.0-beta.23066.1 (parent: Microsoft.DotNet.Arcade.Sdk
|
@jkotas @sbomer @LakshanF we are still seeing tests failures related to NativeAOT publishing. Can you please take a look?
That regressed with this change: dotnet/runtime@4ece8f0 which started passing the TargetOS value to ILC. |
| CheckAndReplaceAttribute(itemGroup | ||
| .Elements(ns + "KnownILCompilerPack").First().Attribute("ILCompilerPackVersion")); |
There was a problem hiding this comment.
dotnet/sdk tests were running against the LKG ILCompiler instead of the dependency from dotnet/runtime which is why we are seeing ILCompiler failures only in this PR. This fixes that. cc @sbomer
#80791 Thank you for root causing the problem! |
Pull request was closed
This pull request updates the following dependencies
Coherency Updates
The following updates ensure that dependencies with a CoherentParentDependency
attribute were produced in a build used as input to the parent dependency's build.
See Dependency Description Format
From https://github.com/dotnet/arcade