Merge RC1 to master#8388
Merged
Merged
Conversation
…714.3 (dotnet#7997) Microsoft.DotNet.Arcade.Sdk From Version 5.0.0-beta.20330.3 -> To Version 5.0.0-beta.20364.3 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
* Fixup pools and move to 2019 queues * Fixup queues * Revert publish build assets to hosted
These are used in publishing to populate manifest metadata. Arcade now requires that the metadata is consistent across each manifest.
Otherwise we run into a publishing check that ensures that there are no duplicates. Also don't push if the packages itemgroup is empty
[release/5.0.1xx-preview8] Cherry pick Microsoft.DotNet.Sdk.Internal publishing fixes
…rom master (dotnet#8105) * Revert "Only publish Microsoft.DotNet.Sdk.Internal once (dotnet#8016)" This reverts commit 7e76b75. * Revert "Publish the SDK sentinel package as a package (dotnet#8012)" This reverts commit a7cf77d. * Fix asset manifest file names. Set the asset manifest OS and change the name of the installers manifests. Currently arcade defaults to using OS-Platform as the asset manifest file name. Installer does a ton of building in docker containers, which ends up generating many overlapping names. This is a symptom and also likely hiding some non-determinsm. To fix, change the name of the blob asset manifest name to include a "-installers" suffix. Then alter the property names around a bit so that AssetManifestOS is set prior to publish.proj's publish target being run.
…ld 20200807.5 (dotnet#8123) Microsoft.DotNet.Test.ProjectTemplates.2.1 , Microsoft.DotNet.Test.ProjectTemplates.5.0 From Version 1.0.2-beta4.20303.2 -> To Version 1.0.2-beta4.20407.5 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Ensure rzc.dll and PresentationBuildTasks.dll are signed
…core-sdk into release/5.0.1xx-preview8
….11 (dotnet#8222) [release/5.0.1xx] Update dependencies from dotnet/sdk - Updates: - Microsoft.DotNet.MSBuildSdkResolver: from 5.0.100-rc.1.20420.8 to 5.0.100-rc.1.20420.11 - Microsoft.NET.Sdk: from 5.0.100-rc.1.20420.8 to 5.0.100-rc.1.20420.11
….14 (dotnet#8225) [release/5.0.1xx] Update dependencies from dotnet/sdk - Coherency Updates: - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.1.20419.22 to 5.0.0-rc.1.20420.13 (parent: Microsoft.NET.Sdk) - Microsoft.AspNetCore.App.Runtime.win-x64: from 5.0.0-rc.1.20419.22 to 5.0.0-rc.1.20420.13 (parent: Microsoft.NET.Sdk) - VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0: from 5.0.0-rc.1.20419.22 to 5.0.0-rc.1.20420.13 (parent: Microsoft.NET.Sdk) - dotnet-dev-certs: from 5.0.0-rc.1.20419.22 to 5.0.0-rc.1.20420.13 (parent: Microsoft.NET.Sdk) - dotnet-user-secrets: from 5.0.0-rc.1.20419.22 to 5.0.0-rc.1.20420.13 (parent: Microsoft.NET.Sdk) - dotnet-watch: from 5.0.0-rc.1.20419.22 to 5.0.0-rc.1.20420.13 (parent: Microsoft.NET.Sdk) - Updates: - Microsoft.DotNet.MSBuildSdkResolver: from 5.0.100-rc.1.20420.11 to 5.0.100-rc.1.20420.14 - Microsoft.NET.Sdk: from 5.0.100-rc.1.20420.11 to 5.0.100-rc.1.20420.14 - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.1.20419.22 to 5.0.0-rc.1.20420.13 - Microsoft.AspNetCore.App.Runtime.win-x64: from 5.0.0-rc.1.20419.22 to 5.0.0-rc.1.20420.13 - VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0: from 5.0.0-rc.1.20419.22 to 5.0.0-rc.1.20420.13 - dotnet-dev-certs: from 5.0.0-rc.1.20419.22 to 5.0.0-rc.1.20420.13 - dotnet-user-secrets: from 5.0.0-rc.1.20419.22 to 5.0.0-rc.1.20420.13 - dotnet-watch: from 5.0.0-rc.1.20419.22 to 5.0.0-rc.1.20420.13
….15 (dotnet#8226) [release/5.0.1xx] Update dependencies from dotnet/sdk - Coherency Updates: - Microsoft.WindowsDesktop.App.Ref: from 5.0.0-rc.1.20417.4 to 5.0.0-rc.1.20420.4 (parent: Microsoft.NET.Sdk) - Microsoft.WindowsDesktop.App: from 5.0.0-rc.1.20417.4 to 5.0.0-rc.1.20420.4 (parent: Microsoft.NET.Sdk) - Microsoft.Dotnet.WinForms.ProjectTemplates: from 5.0.0-rc.1.20417.1 to 5.0.0-rc.1.20417.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 5.0.0-rc.1.20417.4 to 5.0.0-rc.1.20420.4 (parent: Microsoft.NET.Sdk) - Microsoft.DotNet.Wpf.ProjectTemplates: from 5.0.0-rc.1.20417.3 to 5.0.0-rc.1.20420.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - Updates: - Microsoft.DotNet.MSBuildSdkResolver: from 5.0.100-rc.1.20420.14 to 5.0.100-rc.1.20420.15 - Microsoft.NET.Sdk: from 5.0.100-rc.1.20420.14 to 5.0.100-rc.1.20420.15 - Microsoft.WindowsDesktop.App.Ref: from 5.0.0-rc.1.20417.4 to 5.0.0-rc.1.20420.4 - Microsoft.WindowsDesktop.App: from 5.0.0-rc.1.20417.4 to 5.0.0-rc.1.20420.4 - Microsoft.Dotnet.WinForms.ProjectTemplates: from 5.0.0-rc.1.20417.1 to 5.0.0-rc.1.20417.2 - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 5.0.0-rc.1.20417.4 to 5.0.0-rc.1.20420.4 - Microsoft.DotNet.Wpf.ProjectTemplates: from 5.0.0-rc.1.20417.3 to 5.0.0-rc.1.20420.1
….17 (dotnet#8228) [release/5.0.1xx] Update dependencies from dotnet/sdk - Updates: - Microsoft.DotNet.MSBuildSdkResolver: from 5.0.100-rc.1.20420.15 to 5.0.100-rc.1.20420.17 - Microsoft.NET.Sdk: from 5.0.100-rc.1.20420.15 to 5.0.100-rc.1.20420.17
….18 (dotnet#8229) [release/5.0.1xx] Update dependencies from dotnet/sdk - Coherency Updates: - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.1.20420.13 to 5.0.0-rc.1.20420.16 (parent: Microsoft.NET.Sdk) - Microsoft.AspNetCore.App.Runtime.win-x64: from 5.0.0-rc.1.20420.13 to 5.0.0-rc.1.20420.16 (parent: Microsoft.NET.Sdk) - VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0: from 5.0.0-rc.1.20420.13 to 5.0.0-rc.1.20420.16 (parent: Microsoft.NET.Sdk) - dotnet-dev-certs: from 5.0.0-rc.1.20420.13 to 5.0.0-rc.1.20420.16 (parent: Microsoft.NET.Sdk) - dotnet-user-secrets: from 5.0.0-rc.1.20420.13 to 5.0.0-rc.1.20420.16 (parent: Microsoft.NET.Sdk) - dotnet-watch: from 5.0.0-rc.1.20420.13 to 5.0.0-rc.1.20420.16 (parent: Microsoft.NET.Sdk) - Updates: - Microsoft.DotNet.MSBuildSdkResolver: from 5.0.100-rc.1.20420.17 to 5.0.100-rc.1.20420.18 - Microsoft.NET.Sdk: from 5.0.100-rc.1.20420.17 to 5.0.100-rc.1.20420.18 - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.1.20420.13 to 5.0.0-rc.1.20420.16 - Microsoft.AspNetCore.App.Runtime.win-x64: from 5.0.0-rc.1.20420.13 to 5.0.0-rc.1.20420.16 - VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0: from 5.0.0-rc.1.20420.13 to 5.0.0-rc.1.20420.16 - dotnet-dev-certs: from 5.0.0-rc.1.20420.13 to 5.0.0-rc.1.20420.16 - dotnet-user-secrets: from 5.0.0-rc.1.20420.13 to 5.0.0-rc.1.20420.16 - dotnet-watch: from 5.0.0-rc.1.20420.13 to 5.0.0-rc.1.20420.16
….1 (dotnet#8230) [release/5.0.1xx] Update dependencies from dotnet/sdk - Coherency Updates: - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.1.20420.16 to 5.0.0-rc.1.20420.18 (parent: Microsoft.NET.Sdk) - Microsoft.AspNetCore.App.Runtime.win-x64: from 5.0.0-rc.1.20420.16 to 5.0.0-rc.1.20420.18 (parent: Microsoft.NET.Sdk) - VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0: from 5.0.0-rc.1.20420.16 to 5.0.0-rc.1.20420.18 (parent: Microsoft.NET.Sdk) - dotnet-dev-certs: from 5.0.0-rc.1.20420.16 to 5.0.0-rc.1.20420.18 (parent: Microsoft.NET.Sdk) - dotnet-user-secrets: from 5.0.0-rc.1.20420.16 to 5.0.0-rc.1.20420.18 (parent: Microsoft.NET.Sdk) - dotnet-watch: from 5.0.0-rc.1.20420.16 to 5.0.0-rc.1.20420.18 (parent: Microsoft.NET.Sdk) - Updates: - Microsoft.DotNet.MSBuildSdkResolver: from 5.0.100-rc.1.20420.18 to 5.0.100-rc.1.20421.1 - Microsoft.NET.Sdk: from 5.0.100-rc.1.20420.18 to 5.0.100-rc.1.20421.1 - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.1.20420.16 to 5.0.0-rc.1.20420.18 - Microsoft.AspNetCore.App.Runtime.win-x64: from 5.0.0-rc.1.20420.16 to 5.0.0-rc.1.20420.18 - VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0: from 5.0.0-rc.1.20420.16 to 5.0.0-rc.1.20420.18 - dotnet-dev-certs: from 5.0.0-rc.1.20420.16 to 5.0.0-rc.1.20420.18 - dotnet-user-secrets: from 5.0.0-rc.1.20420.16 to 5.0.0-rc.1.20420.18 - dotnet-watch: from 5.0.0-rc.1.20420.16 to 5.0.0-rc.1.20420.18
….2 (dotnet#8232) [release/5.0.1xx] Update dependencies from dotnet/sdk - Updates: - Microsoft.DotNet.MSBuildSdkResolver: from 5.0.100-rc.1.20421.1 to 5.0.100-rc.1.20421.2 - Microsoft.NET.Sdk: from 5.0.100-rc.1.20421.1 to 5.0.100-rc.1.20421.2
….4 (dotnet#8233) [release/5.0.1xx] Update dependencies from dotnet/sdk - Updates: - Microsoft.DotNet.MSBuildSdkResolver: from 5.0.100-rc.1.20421.2 to 5.0.100-rc.1.20421.4 - Microsoft.NET.Sdk: from 5.0.100-rc.1.20421.2 to 5.0.100-rc.1.20421.4
….7 (dotnet#8236) [release/5.0.1xx] Update dependencies from dotnet/sdk - Coherency Updates: - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.1.20420.18 to 5.0.0-rc.1.20420.22 (parent: Microsoft.NET.Sdk) - Microsoft.AspNetCore.App.Runtime.win-x64: from 5.0.0-rc.1.20420.18 to 5.0.0-rc.1.20420.22 (parent: Microsoft.NET.Sdk) - VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0: from 5.0.0-rc.1.20420.18 to 5.0.0-rc.1.20420.22 (parent: Microsoft.NET.Sdk) - dotnet-dev-certs: from 5.0.0-rc.1.20420.18 to 5.0.0-rc.1.20420.22 (parent: Microsoft.NET.Sdk) - dotnet-user-secrets: from 5.0.0-rc.1.20420.18 to 5.0.0-rc.1.20420.22 (parent: Microsoft.NET.Sdk) - dotnet-watch: from 5.0.0-rc.1.20420.18 to 5.0.0-rc.1.20420.22 (parent: Microsoft.NET.Sdk) - Updates: - Microsoft.DotNet.MSBuildSdkResolver: from 5.0.100-rc.1.20421.4 to 5.0.100-rc.1.20421.7 - Microsoft.NET.Sdk: from 5.0.100-rc.1.20421.4 to 5.0.100-rc.1.20421.7 - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.1.20420.18 to 5.0.0-rc.1.20420.22 - Microsoft.AspNetCore.App.Runtime.win-x64: from 5.0.0-rc.1.20420.18 to 5.0.0-rc.1.20420.22 - VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0: from 5.0.0-rc.1.20420.18 to 5.0.0-rc.1.20420.22 - dotnet-dev-certs: from 5.0.0-rc.1.20420.18 to 5.0.0-rc.1.20420.22 - dotnet-user-secrets: from 5.0.0-rc.1.20420.18 to 5.0.0-rc.1.20420.22 - dotnet-watch: from 5.0.0-rc.1.20420.18 to 5.0.0-rc.1.20420.22
….10 (dotnet#8237) [release/5.0.1xx] Update dependencies from dotnet/sdk - Updates: - Microsoft.DotNet.MSBuildSdkResolver: from 5.0.100-rc.1.20421.7 to 5.0.100-rc.1.20421.10 - Microsoft.NET.Sdk: from 5.0.100-rc.1.20421.7 to 5.0.100-rc.1.20421.10
….12 (dotnet#8240) [release/5.0.1xx] Update dependencies from dotnet/sdk - Updates: - Microsoft.DotNet.MSBuildSdkResolver: from 5.0.100-rc.1.20421.10 to 5.0.100-rc.1.20421.12 - Microsoft.NET.Sdk: from 5.0.100-rc.1.20421.10 to 5.0.100-rc.1.20421.12
….13 (dotnet#8241) [release/5.0.1xx] Update dependencies from dotnet/sdk - Coherency Updates: - Microsoft.WindowsDesktop.App.Ref: from 5.0.0-rc.1.20420.4 to 5.0.0-rc.1.20420.6 (parent: Microsoft.NET.Sdk) - Microsoft.WindowsDesktop.App: from 5.0.0-rc.1.20420.4 to 5.0.0-rc.1.20420.6 (parent: Microsoft.NET.Sdk) - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 5.0.0-rc.1.20420.4 to 5.0.0-rc.1.20420.6 (parent: Microsoft.NET.Sdk) - Microsoft.DotNet.Wpf.ProjectTemplates: from 5.0.0-rc.1.20420.1 to 5.0.0-rc.1.20420.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - Updates: - Microsoft.DotNet.MSBuildSdkResolver: from 5.0.100-rc.1.20421.12 to 5.0.100-rc.1.20421.13 - Microsoft.NET.Sdk: from 5.0.100-rc.1.20421.12 to 5.0.100-rc.1.20421.13 - Microsoft.WindowsDesktop.App.Ref: from 5.0.0-rc.1.20420.4 to 5.0.0-rc.1.20420.6 - Microsoft.WindowsDesktop.App: from 5.0.0-rc.1.20420.4 to 5.0.0-rc.1.20420.6 - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 5.0.0-rc.1.20420.4 to 5.0.0-rc.1.20420.6 - Microsoft.DotNet.Wpf.ProjectTemplates: from 5.0.0-rc.1.20420.1 to 5.0.0-rc.1.20420.4
….15 (dotnet#8242) [release/5.0.1xx] Update dependencies from dotnet/sdk - Updates: - Microsoft.DotNet.MSBuildSdkResolver: from 5.0.100-rc.1.20421.13 to 5.0.100-rc.1.20421.15 - Microsoft.NET.Sdk: from 5.0.100-rc.1.20421.13 to 5.0.100-rc.1.20421.15
….19 (dotnet#8246) [release/5.0.1xx] Update dependencies from dotnet/sdk - Coherency Updates: - Microsoft.DotNet.Common.ItemTemplates: from 5.0.0-rc.1.20419.1 to 5.0.0-rc.1.20421.3 (parent: Microsoft.NET.Sdk) - Updates: - Microsoft.DotNet.MSBuildSdkResolver: from 5.0.100-rc.1.20421.15 to 5.0.100-rc.1.20421.19 - Microsoft.NET.Sdk: from 5.0.100-rc.1.20421.15 to 5.0.100-rc.1.20421.19 - Microsoft.DotNet.Common.ItemTemplates: from 5.0.0-rc.1.20419.1 to 5.0.0-rc.1.20421.3
Update generatemsi.ps1
Update Microsoft.Windows.SDK.NET.Ref versions
Because Xdt doesn't have a build associated with it, legacy coherency cannot satisfy this dependency. For now, pin Xdt until strict coherency is the default. Co-authored-by: dotnet-bot <dotnet-bot@dotnetfoundation.org>
….9 (dotnet#8384) [release/5.0.1xx] Update dependencies from dotnet/sdk - Coherency Updates: - Microsoft.WindowsDesktop.App.Ref: from 5.0.0-rc.1.20431.13 to 5.0.0-rc.1.20451.14 (parent: Microsoft.NET.Sdk) - Microsoft.WindowsDesktop.App: from 5.0.0-rc.1.20431.13 to 5.0.0-rc.1.20451.14 (parent: Microsoft.NET.Sdk) - Microsoft.NETCore.App.Ref: from 5.0.0-rc.1.20431.14 to 5.0.0-rc.1.20451.14 (parent: Microsoft.NET.Sdk) - Microsoft.NETCore.App.Internal: from 5.0.0-rc.1.20431.14 to 5.0.0-rc.1.20451.14 (parent: Microsoft.NET.Sdk) - Microsoft.NETCore.App.Runtime.win-x64: from 5.0.0-rc.1.20431.14 to 5.0.0-rc.1.20451.14 (parent: Microsoft.NET.Sdk) - Microsoft.NETCore.App.Host.win-x64: from 5.0.0-rc.1.20431.14 to 5.0.0-rc.1.20451.14 (parent: Microsoft.NET.Sdk) - Microsoft.NETCore.DotNetHostResolver: from 5.0.0-rc.1.20431.14 to 5.0.0-rc.1.20451.14 (parent: Microsoft.NET.Sdk) - Microsoft.NETCore.Platforms: from 5.0.0-rc.1.20431.14 to 5.0.0-rc.1.20451.14 (parent: Microsoft.NET.Sdk) - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.1.20451.2 to 5.0.0-rc.1.20451.17 (parent: Microsoft.NET.Sdk) - Microsoft.AspNetCore.App.Runtime.win-x64: from 5.0.0-rc.1.20451.2 to 5.0.0-rc.1.20451.17 (parent: Microsoft.NET.Sdk) - VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0: from 5.0.0-rc.1.20451.2 to 5.0.0-rc.1.20451.17 (parent: Microsoft.NET.Sdk) - dotnet-dev-certs: from 5.0.0-rc.1.20451.2 to 5.0.0-rc.1.20451.17 (parent: Microsoft.NET.Sdk) - dotnet-user-secrets: from 5.0.0-rc.1.20451.2 to 5.0.0-rc.1.20451.17 (parent: Microsoft.NET.Sdk) - dotnet-watch: from 5.0.0-rc.1.20451.2 to 5.0.0-rc.1.20451.17 (parent: Microsoft.NET.Sdk) - Microsoft.Dotnet.WinForms.ProjectTemplates: from 5.0.0-rc.1.20431.1 to 5.0.0-rc.1.20451.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 5.0.0-rc.1.20431.13 to 5.0.0-rc.1.20451.14 (parent: Microsoft.NET.Sdk) - Microsoft.DotNet.Wpf.ProjectTemplates: from 5.0.0-rc.1.20431.2 to 5.0.0-rc.1.20451.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - Microsoft.Net.Compilers.Toolset: from 3.8.0-3.20420.1 to 3.8.0-3.20452.1 (parent: Microsoft.NET.Sdk) - Microsoft.Build: from 16.8.0-preview-20429-01 to 16.8.0-preview-20451-02 (parent: Microsoft.NET.Sdk) - Microsoft.DotNet.Cli.CommandLine: from 1.0.0-preview.19208.1 to 1.0.0-preview.19208.1 (parent: Microsoft.NET.Sdk) - Updates: - Microsoft.NET.Sdk: from 5.0.100-rc.1.20451.7 to 5.0.100-rc.1.20452.9 - Microsoft.DotNet.MSBuildSdkResolver: from 5.0.100-rc.1.20451.7 to 5.0.100-rc.1.20452.9 - Microsoft.WindowsDesktop.App.Ref: from 5.0.0-rc.1.20431.13 to 5.0.0-rc.1.20451.14 - Microsoft.WindowsDesktop.App: from 5.0.0-rc.1.20431.13 to 5.0.0-rc.1.20451.14 - Microsoft.NETCore.App.Ref: from 5.0.0-rc.1.20431.14 to 5.0.0-rc.1.20451.14 - Microsoft.NETCore.App.Internal: from 5.0.0-rc.1.20431.14 to 5.0.0-rc.1.20451.14 - Microsoft.NETCore.App.Runtime.win-x64: from 5.0.0-rc.1.20431.14 to 5.0.0-rc.1.20451.14 - Microsoft.NETCore.App.Host.win-x64: from 5.0.0-rc.1.20431.14 to 5.0.0-rc.1.20451.14 - Microsoft.NETCore.DotNetHostResolver: from 5.0.0-rc.1.20431.14 to 5.0.0-rc.1.20451.14 - Microsoft.NETCore.Platforms: from 5.0.0-rc.1.20431.14 to 5.0.0-rc.1.20451.14 - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.1.20451.2 to 5.0.0-rc.1.20451.17 - Microsoft.AspNetCore.App.Runtime.win-x64: from 5.0.0-rc.1.20451.2 to 5.0.0-rc.1.20451.17 - VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0: from 5.0.0-rc.1.20451.2 to 5.0.0-rc.1.20451.17 - dotnet-dev-certs: from 5.0.0-rc.1.20451.2 to 5.0.0-rc.1.20451.17 - dotnet-user-secrets: from 5.0.0-rc.1.20451.2 to 5.0.0-rc.1.20451.17 - dotnet-watch: from 5.0.0-rc.1.20451.2 to 5.0.0-rc.1.20451.17 - Microsoft.Dotnet.WinForms.ProjectTemplates: from 5.0.0-rc.1.20431.1 to 5.0.0-rc.1.20451.4 - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 5.0.0-rc.1.20431.13 to 5.0.0-rc.1.20451.14 - Microsoft.DotNet.Wpf.ProjectTemplates: from 5.0.0-rc.1.20431.2 to 5.0.0-rc.1.20451.4 - Microsoft.Net.Compilers.Toolset: from 3.8.0-3.20420.1 to 3.8.0-3.20452.1 - Microsoft.Build: from 16.8.0-preview-20429-01 to 16.8.0-preview-20451-02 - Microsoft.DotNet.Cli.CommandLine: from 1.0.0-preview.19208.1 to 1.0.0-preview.19208.1
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver From Version 5.0.100-rc.1.20452.9 -> To Version 5.0.100-rc.1.20452.11 Dependency coherency updates Microsoft.NET.Test.Sdk From Version 16.8.0-release-20200828-02 -> To Version 16.8.0-release-20200902-05 (parent: Microsoft.NET.Sdk
…cbc-1e9d-4c63-b3f2-75caf53d530d [release/5.0.1xx] Update dependencies from dotnet/sdk
….15 (dotnet#8386) [release/5.0.1xx] Update dependencies from dotnet/sdk - Coherency Updates: - Microsoft.WindowsDesktop.App.Ref: from 5.0.0-rc.1.20451.14 to 5.0.0-rc.1.20452.2 (parent: Microsoft.NET.Sdk) - Microsoft.WindowsDesktop.App: from 5.0.0-rc.1.20451.14 to 5.0.0-rc.1.20452.2 (parent: Microsoft.NET.Sdk) - Microsoft.Dotnet.WinForms.ProjectTemplates: from 5.0.0-rc.1.20451.4 to 5.0.0-rc.1.20451.14 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 5.0.0-rc.1.20451.14 to 5.0.0-rc.1.20452.2 (parent: Microsoft.NET.Sdk) - Microsoft.DotNet.Wpf.ProjectTemplates: from 5.0.0-rc.1.20451.4 to 5.0.0-rc.1.20451.6 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - Updates: - Microsoft.NET.Sdk: from 5.0.100-rc.1.20452.11 to 5.0.100-rc.1.20452.15 - Microsoft.DotNet.MSBuildSdkResolver: from 5.0.100-rc.1.20452.11 to 5.0.100-rc.1.20452.15 - Microsoft.WindowsDesktop.App.Ref: from 5.0.0-rc.1.20451.14 to 5.0.0-rc.1.20452.2 - Microsoft.WindowsDesktop.App: from 5.0.0-rc.1.20451.14 to 5.0.0-rc.1.20452.2 - Microsoft.Dotnet.WinForms.ProjectTemplates: from 5.0.0-rc.1.20451.4 to 5.0.0-rc.1.20451.14 - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 5.0.0-rc.1.20451.14 to 5.0.0-rc.1.20452.2 - Microsoft.DotNet.Wpf.ProjectTemplates: from 5.0.0-rc.1.20451.4 to 5.0.0-rc.1.20451.6
Member
Author
|
This might need a SDK change that ill be merged with dotnet/sdk#13337 |
Packages were rebuilt, updating to new version.
Update Microsoft.Windows.SDK.NET.Ref versions
….20 (dotnet#8391) [release/5.0.1xx] Update dependencies from dotnet/sdk - Coherency Updates: - Microsoft.Net.Compilers.Toolset: from 3.8.0-3.20452.1 to 3.8.0-3.20452.3 (parent: Microsoft.NET.Sdk) - Updates: - Microsoft.NET.Sdk: from 5.0.100-rc.1.20452.15 to 5.0.100-rc.1.20452.20 - Microsoft.DotNet.MSBuildSdkResolver: from 5.0.100-rc.1.20452.15 to 5.0.100-rc.1.20452.20 - Microsoft.Net.Compilers.Toolset: from 3.8.0-3.20452.1 to 3.8.0-3.20452.3
Ensure 3rd party assemblies are signed
Updating Microsoft.Windows.SDK.NET.Ref versions
[release/5.0.1xx] Update dependencies from dotnet/sdk - Coherency Updates: - Microsoft.NETCore.App.Ref: from 5.0.0-rc.1.20451.14 to 5.0.0-rc.1.20452.14 (parent: Microsoft.NET.Sdk) - Microsoft.NETCore.App.Internal: from 5.0.0-rc.1.20451.14 to 5.0.0-rc.1.20452.14 (parent: Microsoft.NET.Sdk) - Microsoft.NETCore.App.Runtime.win-x64: from 5.0.0-rc.1.20451.14 to 5.0.0-rc.1.20452.14 (parent: Microsoft.NET.Sdk) - Microsoft.NETCore.App.Host.win-x64: from 5.0.0-rc.1.20451.14 to 5.0.0-rc.1.20452.14 (parent: Microsoft.NET.Sdk) - Microsoft.NETCore.DotNetHostResolver: from 5.0.0-rc.1.20451.14 to 5.0.0-rc.1.20452.14 (parent: Microsoft.NET.Sdk) - Microsoft.NETCore.Platforms: from 5.0.0-rc.1.20451.14 to 5.0.0-rc.1.20452.14 (parent: Microsoft.NET.Sdk) - Microsoft.FSharp.Compiler: from 11.0.0-beta.20428.2 to 11.0.0-beta.20452.1 (parent: Microsoft.NET.Sdk) - Updates: - Microsoft.NET.Sdk: from 5.0.100-rc.1.20452.20 to 5.0.100-rc.1.20453.1 - Microsoft.DotNet.MSBuildSdkResolver: from 5.0.100-rc.1.20452.20 to 5.0.100-rc.1.20453.1 - Microsoft.NETCore.App.Ref: from 5.0.0-rc.1.20451.14 to 5.0.0-rc.1.20452.14 - Microsoft.NETCore.App.Internal: from 5.0.0-rc.1.20451.14 to 5.0.0-rc.1.20452.14 - Microsoft.NETCore.App.Runtime.win-x64: from 5.0.0-rc.1.20451.14 to 5.0.0-rc.1.20452.14 - Microsoft.NETCore.App.Host.win-x64: from 5.0.0-rc.1.20451.14 to 5.0.0-rc.1.20452.14 - Microsoft.NETCore.DotNetHostResolver: from 5.0.0-rc.1.20451.14 to 5.0.0-rc.1.20452.14 - Microsoft.NETCore.Platforms: from 5.0.0-rc.1.20451.14 to 5.0.0-rc.1.20452.14 - Microsoft.FSharp.Compiler: from 11.0.0-beta.20428.2 to 11.0.0-beta.20452.1
….6 (dotnet#8394) [release/5.0.1xx] Update dependencies from dotnet/sdk - Coherency Updates: - Microsoft.FSharp.Compiler: from 11.0.0-beta.20452.1 to 11.0.0-beta.20452.4 (parent: Microsoft.NET.Sdk) - Updates: - Microsoft.NET.Sdk: from 5.0.100-rc.1.20453.1 to 5.0.100-rc.1.20453.6 - Microsoft.DotNet.MSBuildSdkResolver: from 5.0.100-rc.1.20453.1 to 5.0.100-rc.1.20453.6 - Microsoft.FSharp.Compiler: from 11.0.0-beta.20452.1 to 11.0.0-beta.20452.4
….7 (dotnet#8395) [release/5.0.1xx] Update dependencies from dotnet/sdk - Coherency Updates: - Microsoft.Net.Compilers.Toolset: from 3.8.0-3.20452.3 to 3.8.0-3.20453.2 (parent: Microsoft.NET.Sdk) - Updates: - Microsoft.NET.Sdk: from 5.0.100-rc.1.20453.6 to 5.0.100-rc.1.20453.7 - Microsoft.DotNet.MSBuildSdkResolver: from 5.0.100-rc.1.20453.6 to 5.0.100-rc.1.20453.7 - Microsoft.Net.Compilers.Toolset: from 3.8.0-3.20452.3 to 3.8.0-3.20453.2
223fcdc to
2b3dd51
Compare
Member
|
@sfoslund sdk needs a merge to master. |
Member
Author
|
@mmitche Yup, that was merged earlier this week but the insertion is stuck: #8235. Should be unstuck by dotnet/aspnetcore#25594 |
Member
|
@mmitche looks like all the legs are failing trying to download zips from blob storage. Did some of the keyvault token expire by any chance? |
Member
Member
Author
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.