-
Notifications
You must be signed in to change notification settings - Fork 554
[net8.0] Update dependencies from dotnet/installer #17518
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
[net8.0] Update dependencies from dotnet/installer #17518
Conversation
…230213.1 Microsoft.Dotnet.Sdk.Internal From Version 8.0.100-preview.2.23108.2 -> To Version 8.0.100-preview.2.23113.1
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
🔥 [PR Build] Build failed 🔥Build failed for the job 'Build packages' Pipeline on Agent |
🔥 [PR Build] Build failed 🔥Build failed for the job 'Detect API changes' Pipeline on Agent |
|
🔥 Unable to find the contents for the comment: D:\a\1\s\change-detection\results\gh-comment.md does not exist :fire Pipeline on Agent |
…230213.3 Microsoft.Dotnet.Sdk.Internal From Version 8.0.100-preview.2.23108.2 -> To Version 8.0.100-preview.2.23113.3
|
@marek-safar @sbomer there doesn't seem to be a version of the vs This is a problem because the latest
while the one loaded during the build has assembly version of 8.0.100:
which means that our dotnet-linker.dll references illink.dll 8.0.100, and won't load during the build: eventually failing the build with:
I'm guessing this is because of dotnet/installer#15484. |
…230214.23 Microsoft.Dotnet.Sdk.Internal From Version 8.0.100-preview.2.23108.2 -> To Version 8.0.100-preview.2.23114.23
|
It looks like when we moved over the packaging logic to dotnet/runtime, we missed the |
…230215.18 Microsoft.Dotnet.Sdk.Internal From Version 8.0.100-preview.2.23108.2 -> To Version 8.0.100-preview.2.23115.18
…230217.1 Microsoft.Dotnet.Sdk.Internal From Version 8.0.100-preview.2.23108.2 -> To Version 8.0.100-preview.2.23117.1 Dependency coherency updates Microsoft.NET.ILLink.Tasks,Microsoft.AspNetCore.App.Ref,Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100-preview.2 From Version 8.0.0-preview.2.23107.1 -> To Version 8.0.0-preview.2.23116.1 (parent: Microsoft.Dotnet.Sdk.Internal
…230217.18 Microsoft.Dotnet.Sdk.Internal From Version 8.0.100-preview.2.23108.2 -> To Version 8.0.100-preview.2.23117.18 Dependency coherency updates Microsoft.NET.ILLink.Tasks,Microsoft.AspNetCore.App.Ref,Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100-preview.2 From Version 8.0.0-preview.2.23107.1 -> To Version 8.0.0-preview.2.23116.1 (parent: Microsoft.Dotnet.Sdk.Internal
…230221.17 Microsoft.Dotnet.Sdk.Internal From Version 8.0.100-preview.2.23108.2 -> To Version 8.0.100-preview.2.23121.17 Dependency coherency updates Microsoft.NET.ILLink.Tasks,Microsoft.AspNetCore.App.Ref,Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100-preview.2 From Version 8.0.0-preview.2.23107.1 -> To Version 8.0.0-preview.2.23116.1 (parent: Microsoft.Dotnet.Sdk.Internal
…230222.9 Microsoft.Dotnet.Sdk.Internal From Version 8.0.100-preview.2.23108.2 -> To Version 8.0.100-preview.2.23122.9 Dependency coherency updates Microsoft.NET.ILLink.Tasks,Microsoft.AspNetCore.App.Ref,Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100-preview.2 From Version 8.0.0-preview.2.23107.1 -> To Version 8.0.0-preview.2.23116.1 (parent: Microsoft.Dotnet.Sdk.Internal
…230223.10 Microsoft.Dotnet.Sdk.Internal From Version 8.0.100-preview.2.23108.2 -> To Version 8.0.100-preview.2.23123.10 Dependency coherency updates Microsoft.NET.ILLink.Tasks,Microsoft.AspNetCore.App.Ref,Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100-preview.2 From Version 8.0.0-preview.2.23107.1 -> To Version 8.0.0-preview.2.23123.4 (parent: Microsoft.Dotnet.Sdk.Internal
…230228.1 Microsoft.Dotnet.Sdk.Internal From Version 8.0.100-preview.2.23108.2 -> To Version 8.0.100-preview.3.23128.1 Dependency coherency updates Microsoft.NET.ILLink.Tasks,Microsoft.AspNetCore.App.Ref,Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100-preview.2 From Version 8.0.0-preview.2.23107.1 -> To Version 8.0.0-preview.2.23127.4 (parent: Microsoft.Dotnet.Sdk.Internal
…230228.13 Microsoft.Dotnet.Sdk.Internal From Version 8.0.100-preview.2.23108.2 -> To Version 8.0.100-preview.3.23128.13 Dependency coherency updates Microsoft.NET.ILLink.Tasks,Microsoft.AspNetCore.App.Ref,Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100-preview.2 From Version 8.0.0-preview.2.23107.1 -> To Version 8.0.0-preview.2.23127.4 (parent: Microsoft.Dotnet.Sdk.Internal
…6-f843-42c8-a8a6-7c7eaf811f0a
…230302.1 Microsoft.Dotnet.Sdk.Internal From Version 8.0.100-preview.2.23108.2 -> To Version 8.0.100-preview.3.23152.1 Dependency coherency updates Microsoft.NET.ILLink.Tasks,Microsoft.AspNetCore.App.Ref,Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100-preview.2 From Version 8.0.0-preview.2.23107.1 -> To Version 8.0.0-preview.2.23127.4 (parent: Microsoft.Dotnet.Sdk.Internal
Fixes:
System.NotSupportedException : Unsupported log file format. Latest supported version is 15, the log file has version 16.
…230302.8 Microsoft.Dotnet.Sdk.Internal From Version 8.0.100-preview.2.23108.2 -> To Version 8.0.100-preview.3.23152.8 Dependency coherency updates Microsoft.NET.ILLink.Tasks,Microsoft.AspNetCore.App.Ref,Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100-preview.2 From Version 8.0.0-preview.2.23107.1 -> To Version 8.0.0-preview.2.23127.4 (parent: Microsoft.Dotnet.Sdk.Internal
…230303.7 Microsoft.Dotnet.Sdk.Internal From Version 8.0.100-preview.2.23108.2 -> To Version 8.0.100-preview.3.23153.7 Dependency coherency updates Microsoft.NET.ILLink.Tasks,Microsoft.AspNetCore.App.Ref,Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100-preview.2 From Version 8.0.0-preview.2.23107.1 -> To Version 8.0.0-preview.2.23127.4 (parent: Microsoft.Dotnet.Sdk.Internal
…230304.2 Microsoft.Dotnet.Sdk.Internal From Version 8.0.100-preview.2.23108.2 -> To Version 8.0.100-preview.3.23154.2 Dependency coherency updates Microsoft.NET.ILLink.Tasks,Microsoft.AspNetCore.App.Ref,Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100-preview.2 From Version 8.0.0-preview.2.23107.1 -> To Version 8.0.0-preview.2.23127.4 (parent: Microsoft.Dotnet.Sdk.Internal
…6-f843-42c8-a8a6-7c7eaf811f0a
…6-f843-42c8-a8a6-7c7eaf811f0a
…230306.1 Microsoft.Dotnet.Sdk.Internal From Version 8.0.100-preview.2.23108.2 -> To Version 8.0.100-preview.3.23156.1 Dependency coherency updates Microsoft.NET.ILLink.Tasks,Microsoft.AspNetCore.App.Ref,Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100-preview.2 From Version 8.0.0-preview.2.23107.1 -> To Version 8.0.0-preview.2.23127.4 (parent: Microsoft.Dotnet.Sdk.Internal
Looks like we don't get this dependency from MSBuild.StructuredLogger anymore.
This pull request updates the following dependencies
From https://github.com/dotnet/installer
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