[release/3.1] Update dependencies from dotnet/core-setup - #1762
[release/3.1] Update dependencies from dotnet/core-setup#1762dotnet-maestro[bot] wants to merge 2 commits into
Conversation
…0190904.13 - Microsoft.NETCore.App - 3.1.0-preview1.19454.13 Dependency coherency updates - Microsoft.NETCore.Platforms - 3.0.0-rc1.19454.6 (parent: Microsoft.NETCore.App) - Microsoft.Win32.Registry - 4.7.0-rc1.19454.6 (parent: Microsoft.NETCore.App) - Microsoft.Win32.SystemEvents - 4.7.0-rc1.19454.6 (parent: Microsoft.NETCore.App) - System.CodeDom - 4.7.0-rc1.19454.6 (parent: Microsoft.NETCore.App) - System.Configuration.ConfigurationManager - 4.7.0-rc1.19454.6 (parent: Microsoft.NETCore.App) - System.Drawing.Common - 4.7.0-rc1.19454.6 (parent: Microsoft.NETCore.App) - System.Resources.Extensions - 4.7.0-rc1.19454.6 (parent: Microsoft.NETCore.App) - System.Security.Cryptography.Cng - 4.7.0-rc1.19454.6 (parent: Microsoft.NETCore.App) - System.Security.Permissions - 4.7.0-rc1.19454.6 (parent: Microsoft.NETCore.App) - System.Windows.Extensions - 4.7.0-rc1.19454.6 (parent: Microsoft.NETCore.App) - Microsoft.NET.Sdk.IL - 3.0.0-preview9.19409.2 (parent: Microsoft.NETCore.App) - Microsoft.NETCore.ILAsm - 3.0.0-preview9.19409.2 (parent: Microsoft.NETCore.App)
Auto-Merge StatusThis pull request has not been merged because Maestro++ is waiting on the following merge policies.
|
…0190904.16 - Microsoft.NETCore.App - 3.1.0-preview1.19454.16 Dependency coherency updates - Microsoft.NETCore.Platforms - 3.0.0-rc1.19454.8 (parent: Microsoft.NETCore.App) - Microsoft.Win32.Registry - 4.7.0-rc1.19454.8 (parent: Microsoft.NETCore.App) - Microsoft.Win32.SystemEvents - 4.7.0-rc1.19454.8 (parent: Microsoft.NETCore.App) - System.CodeDom - 4.7.0-rc1.19454.8 (parent: Microsoft.NETCore.App) - System.Configuration.ConfigurationManager - 4.7.0-rc1.19454.8 (parent: Microsoft.NETCore.App) - System.Drawing.Common - 4.7.0-rc1.19454.8 (parent: Microsoft.NETCore.App) - System.Resources.Extensions - 4.7.0-rc1.19454.8 (parent: Microsoft.NETCore.App) - System.Security.Cryptography.Cng - 4.7.0-rc1.19454.8 (parent: Microsoft.NETCore.App) - System.Security.Permissions - 4.7.0-rc1.19454.8 (parent: Microsoft.NETCore.App) - System.Windows.Extensions - 4.7.0-rc1.19454.8 (parent: Microsoft.NETCore.App) - Microsoft.NET.Sdk.IL - 3.0.0-preview9.19409.2 (parent: Microsoft.NETCore.App) - Microsoft.NETCore.ILAsm - 3.0.0-preview9.19409.2 (parent: Microsoft.NETCore.App)
|
@ericstj let's sync about what work needs to be done here. I think I remember you saying it was easy to temporarily fake something in Core-Setup to satisfy this |
Auto-Merge StatusThis pull request has not been merged because Maestro++ is waiting on the following merge policies.
|
|
Actually this look to be failing earlier than actually getting to the SDK: @dagood is 3.1 core-setup producing shared-framework zips correctly? /cc @mmitche |
Auto-Merge StatusThis pull request has not been merged because Maestro++ is waiting on the following merge policies.
|
|
A build with publish set up (dotnet/core-setup#7983 I think) probably hasn't finished yet. @mmitche is working on getting Core-Setup 3.1 going. |
Auto-Merge StatusThis pull request has not been merged because Maestro++ is waiting on the following merge policies.
|
|
I see, in that case if you wanted to make progress using this build you could remove this portion from the global.json: Lines 9 to 11 in 9a69e1a That would let you get past this point of failure. You could put in other changes to have the SDK let you consume a the package out of core-setup, but you wouldn't be able to run tests. Maybe its better to just wait for a more complete core-setup build. It's not really going to be a problem that WinForms/WPF are targeting older bits for some time. |
Auto-Merge StatusThis pull request has not been merged because Maestro++ is waiting on the following merge policies.
|
This pull request updates the following dependencies
From https://github.com/dotnet/core-setup
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
Microsoft Reviewers: Open in CodeFlow