[master] Update dependencies from dotnet/runtime#14303
[master] Update dependencies from dotnet/runtime#14303dotnet-maestro[bot] merged 10 commits intomasterfrom
Conversation
…1022.9 System.CodeDom , Microsoft.NET.HostModel , Microsoft.Extensions.DependencyModel , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHostResolver , Microsoft.NETCore.Platforms , Microsoft.NETCore.App.Internal , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Host.win-x64 , System.Resources.Extensions , System.Security.Cryptography.ProtectedData , System.Text.Encoding.CodePages From Version 6.0.0-alpha.1.20521.2 -> To Version 6.0.0-alpha.1.20522.9
…1025.3 System.CodeDom , Microsoft.NET.HostModel , Microsoft.Extensions.DependencyModel , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHostResolver , Microsoft.NETCore.Platforms , Microsoft.NETCore.App.Internal , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Host.win-x64 , System.Resources.Extensions , System.Security.Cryptography.ProtectedData , System.Text.Encoding.CodePages From Version 6.0.0-alpha.1.20521.2 -> To Version 6.0.0-alpha.1.20525.3
|
There is the following failure: and also |
…1027.3 System.CodeDom , Microsoft.NET.HostModel , Microsoft.Extensions.DependencyModel , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHostResolver , Microsoft.NETCore.Platforms , Microsoft.NETCore.App.Internal , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Host.win-x64 , System.Resources.Extensions , System.Security.Cryptography.ProtectedData , System.Text.Encoding.CodePages From Version 6.0.0-alpha.1.20521.2 -> To Version 6.0.0-alpha.1.20527.3
…1027.8 System.CodeDom , Microsoft.NET.HostModel , Microsoft.Extensions.DependencyModel , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHostResolver , Microsoft.NETCore.Platforms , Microsoft.NETCore.App.Internal , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Host.win-x64 , System.Resources.Extensions , System.Security.Cryptography.ProtectedData , System.Text.Encoding.CodePages From Version 6.0.0-alpha.1.20521.2 -> To Version 6.0.0-alpha.1.20527.8
|
@wli3 is there an ETA for getting the latest runtime+asp.net dependencies propagated to sdk? We are looking at supported macos arm64 targets and support for that is included in the runtime. Thx! |
|
Nothing yet, I need to check to see if we have a new installer build ready to insert that contains the 6.0 changes Daniel made. |
Ok, thanks. Will check who manages this for runtime. @joeloff does the sdk have a dependency on the installer? I thought it was the other way -- installer will be ready once sdk has consumed the runtime packages. |
…1028.10 System.CodeDom , Microsoft.NET.HostModel , Microsoft.Extensions.DependencyModel , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHostResolver , Microsoft.NETCore.Platforms , Microsoft.NETCore.App.Internal , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Host.win-x64 , System.Resources.Extensions , System.Security.Cryptography.ProtectedData , System.Text.Encoding.CodePages From Version 6.0.0-alpha.1.20521.2 -> To Version 6.0.0-alpha.1.20528.10 Dependency coherency updates Microsoft.NET.ILLink.Tasks From Version 6.0.0-alpha.1.20516.1 -> To Version 6.0.0-alpha.1.20527.2 (parent: Microsoft.NETCore.App.Internal
…1030.4 System.CodeDom , Microsoft.NET.HostModel , Microsoft.Extensions.DependencyModel , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHostResolver , Microsoft.NETCore.Platforms , Microsoft.NETCore.App.Internal , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Host.win-x64 , System.Resources.Extensions , System.Security.Cryptography.ProtectedData , System.Text.Encoding.CodePages From Version 6.0.0-alpha.1.20528.10 -> To Version 6.0.0-alpha.1.20530.4
…1101.1 System.CodeDom , Microsoft.NET.HostModel , Microsoft.Extensions.DependencyModel , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHostResolver , Microsoft.NETCore.Platforms , Microsoft.NETCore.App.Internal , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Host.win-x64 , System.Resources.Extensions , System.Security.Cryptography.ProtectedData , System.Text.Encoding.CodePages From Version 6.0.0-alpha.1.20530.4 -> To Version 6.0.0-alpha.1.20551.1
…1101.7 System.CodeDom , Microsoft.NET.HostModel , Microsoft.Extensions.DependencyModel , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHostResolver , Microsoft.NETCore.Platforms , Microsoft.NETCore.App.Internal , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Host.win-x64 , System.Resources.Extensions , System.Security.Cryptography.ProtectedData , System.Text.Encoding.CodePages From Version 6.0.0-alpha.1.20551.1 -> To Version 6.0.0-alpha.1.20551.7
|
That is caused by my dotnet/runtime#43594 - I'll update the test. |
This is in reaction to dotnet/runtime#43594.
This pull request updates the following dependencies
From https://github.com/dotnet/runtime
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