Commit graph

8838 commits

Author SHA1 Message Date
dotnet-maestro[bot]
1cb68395e6
[release/6.0.1xx-rc2] Update dependencies from dotnet/sdk (#12000)
[release/6.0.1xx-rc2] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App.Ref: from 6.0.0-rc.2.21459.14 to 6.0.0-rc.2.21465.8 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0: from 6.0.0-rc.2.21459.14 to 6.0.0-rc.2.21465.8 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0: from 6.0.0-rc.2.21459.14 to 6.0.0-rc.2.21465.8 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Ref: from 6.0.0-rc.2.21460.8 to 6.0.0-rc.2.21464.21 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.TargetingPack.x64.6.0: from 6.0.0-rc.2.21460.8 to 6.0.0-rc.2.21464.21 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 6.0.0-rc.2.21460.8 to 6.0.0-rc.2.21464.21 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 6.0.0-rc.2.21460.8 to 6.0.0-rc.2.21464.21 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 6.0.0-rc.2.21460.8 to 6.0.0-rc.2.21464.21 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 6.0.0-rc.2.21460.8 to 6.0.0-rc.2.21464.21 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21460.4 to 6.0.0-rc.2.21465.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21460.4 to 6.0.0-rc.2.21465.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21460.4 to 6.0.0-rc.2.21465.1 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21460.4 to 6.0.0-rc.2.21465.1 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21460.4 to 6.0.0-rc.2.21465.1 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21460.4 to 6.0.0-rc.2.21465.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Common.ItemTemplates: from 6.0.100-rc.2.21459.6 to 6.0.100-rtm.21465.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.TemplateEngine.Cli: from 6.0.100-rc.2.21459.6 to 6.0.100-rtm.21465.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 6.0.0-rc.2.21459.14 to 6.0.0-rc.2.21465.8 (parent: Microsoft.NET.Sdk)
  - Microsoft.Dotnet.WinForms.ProjectTemplates: from 6.0.0-rc.2.21459.12 to 6.0.0-rtm.21464.18 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 6.0.0-rc.2.21459.14 to 6.0.0-rc.2.21465.8 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 6.0.0-rc.2.21459.13 to 6.0.0-rc.2.21465.5 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.Net.Compilers.Toolset: from 4.0.0-5.21457.19 to 4.0.0-5.21466.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.Build: from 17.0.0-preview-21460-01 to 17.0.0-preview-21465-01 (parent: Microsoft.NET.Sdk)
  - NuGet.Build.Tasks: from 6.0.0-preview.4.243 to 6.0.0-rc.244 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21460.8 to 6.0.0-rc.2.21464.21 (parent: Microsoft.NET.Sdk)
  - Microsoft.SourceBuild.Intermediate.source-build: from 0.1.0-alpha.1.21460.1 to 0.1.0-alpha.1.21460.1 (parent: Microsoft.NET.Sdk)

 - React to https://github.com/dotnet/templating/issues/3898
2021-09-16 23:14:23 +00:00
Matt Mitchell
c0c2ef891d
[release/6.0.1xx] Update arcade to build 105532 for Mariner rpm changes (#11939)
* Update arcade to build 105532 for Mariner rpm changes

* Added import

* Update tfm version

Co-authored-by: Epsitha Ananth <epananth@microsoft.com>
2021-09-14 16:05:46 -07:00
Matt Mitchell
cce77edfe1
[main] Tweaks for RTM stable building and servicing (#11936)
* Tweaks for RTM stable building and servicing
- When building from source offline in a stable configuration, the shared frameworks versions will match the directory from which the runtime archives are located in, both stable. This is in contrast to when not building from source, in which the runtime archives will appear in non-stable directories.
- The targeting pack versions should not be assumed to always match the runtime framework versions, and the blob directories containing them are the same. Add new dependencies so that we can track where the targeting pack directory is over time.
- PGO archives coming from runtime are always built non-stable. This means the download location needs to be tweaks, and crossgen calls need to look for shared framework binaries in the non-stable locations.
- For source-build, the templating should move to a new non-stable dependency. This is used to determine the version of the source build intermediate package.

* Generate the full nuget version in the source build tarball job.
The source build tarball job needs the full nuget version so that it can publish the blob to the right location (`Sdk/<full version>/source-<stable version>.zip). This involves being able to call the GenerateFullNuGetVersion target and the targets it depends on.

* Use correct package version prop for crossgen targets
2021-09-14 14:59:33 -07:00
dotnet-maestro[bot]
3d68961d03
Update dependencies from https://github.com/dotnet/arcade build 20210913.4 (#11982)
[main] Update dependencies from dotnet/arcade
2021-09-14 13:05:57 +00:00
Matt Mitchell
1131a93542
[release/6.0.1xx] Tweaks for RTM stable building and servicing (#11938)
* Tweaks for RTM stable building and servicing
- When building from source offline in a stable configuration, the shared frameworks versions will match the directory from which the runtime archives are located in, both stable. This is in contrast to when not building from source, in which the runtime archives will appear in non-stable directories.
- The targeting pack versions should not be assumed to always match the runtime framework versions, and the blob directories containing them are the same. Add new dependencies so that we can track where the targeting pack directory is over time.
- PGO archives coming from runtime are always built non-stable. This means the download location needs to be tweaks, and crossgen calls need to look for shared framework binaries in the non-stable locations.
- For source-build, the templating should move to a new non-stable dependency. This is used to determine the version of the source build intermediate package.

* Generate the full nuget version in the source build tarball job.
The source build tarball job needs the full nuget version so that it can publish the blob to the right location (`Sdk/<full version>/source-<stable version>.zip). This involves being able to call the GenerateFullNuGetVersion target and the targets it depends on.
2021-09-13 12:01:04 -07:00
dotnet-maestro[bot]
0edf75dbe9
Update dependencies from https://github.com/dotnet/test-templates build 20210913.2 (#11975)
[main] Update dependencies from dotnet/test-templates
2021-09-13 14:27:59 +00:00
dotnet-maestro[bot]
35cf0a617e
Update dependencies from https://github.com/dotnet/test-templates build 20210913.1 (#11973)
[main] Update dependencies from dotnet/test-templates
2021-09-13 13:32:02 +00:00
Dan Seefeldt
91394dcd1c
Update dependency from dotnet/source-build-reference-packages (#11970)
* Update dependency from dotnet/source-build-reference-packages

* Add source-build tag to SBRP reference

* Update version of SBRP

* Remove SourceBuild metadata from Private.SourceBuild.ReferencePackages

Co-authored-by: Michael Simons <msimons@microsoft.com>
2021-09-11 06:51:53 +00:00
Michael Simons
57ff07fdc1
Update to latest Microsoft.SourceBuild.Intermediate.source-build (#11965) 2021-09-10 16:48:29 -05:00
dotnet-maestro[bot]
f5826d9d50
[release/6.0.1xx] Update dependencies from dotnet/sdk (#11962)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App.Ref: from 6.0.0-rc.2.21459.9 to 6.0.0-rc.2.21459.14 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0: from 6.0.0-rc.2.21459.9 to 6.0.0-rc.2.21459.14 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Ref: from 6.0.0-rc.2.21459.6 to 6.0.0-rc.2.21460.8 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 6.0.0-rc.2.21459.6 to 6.0.0-rc.2.21460.8 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 6.0.0-rc.2.21459.6 to 6.0.0-rc.2.21460.8 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 6.0.0-rc.2.21459.6 to 6.0.0-rc.2.21460.8 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 6.0.0-rc.2.21459.6 to 6.0.0-rc.2.21460.8 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21459.34 to 6.0.0-rc.2.21460.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21459.34 to 6.0.0-rc.2.21460.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21459.34 to 6.0.0-rc.2.21460.4 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21459.34 to 6.0.0-rc.2.21460.4 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21459.34 to 6.0.0-rc.2.21460.4 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21459.34 to 6.0.0-rc.2.21460.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 6.0.0-rc.2.21459.9 to 6.0.0-rc.2.21459.14 (parent: Microsoft.NET.Sdk)
  - Microsoft.Dotnet.WinForms.ProjectTemplates: from 6.0.0-rc.2.21459.9 to 6.0.0-rc.2.21459.12 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 6.0.0-rc.2.21459.9 to 6.0.0-rc.2.21459.14 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 6.0.0-rc.2.21459.8 to 6.0.0-rc.2.21459.13 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.Build: from 17.0.0-preview-21459-02 to 17.0.0-preview-21460-01 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21459.6 to 6.0.0-rc.2.21460.8 (parent: Microsoft.NET.Sdk)
2021-09-10 21:45:21 +00:00
dotnet-maestro[bot]
43912ea2d1
Update dependencies from https://github.com/dotnet/arcade build 20210909.5 (#11963)
[main] Update dependencies from dotnet/arcade
- Coherency Updates:
  - Microsoft.SourceLink.GitHub: from 1.1.0-beta-21453-01 to 1.1.0-beta-21456-02 (parent: Microsoft.DotNet.Arcade.Sdk)
2021-09-10 13:14:28 +00:00
dotnet-maestro[bot]
55c0cad0d8
Update dependencies from https://github.com/dotnet/sdk build 20210910.5 (#11961)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.NETCore.App.Ref: from 6.0.0-rc.2.21458.16 to 6.0.0-rc.2.21459.6 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 6.0.0-rc.2.21458.16 to 6.0.0-rc.2.21459.6 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 6.0.0-rc.2.21458.16 to 6.0.0-rc.2.21459.6 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 6.0.0-rc.2.21458.16 to 6.0.0-rc.2.21459.6 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 6.0.0-rc.2.21458.16 to 6.0.0-rc.2.21459.6 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21458.16 to 6.0.0-rc.2.21459.6 (parent: Microsoft.NET.Sdk)
2021-09-10 08:46:50 +00:00
dotnet-maestro[bot]
41cdf7a4b2
Update dependencies from https://github.com/dotnet/sdk build 20210909.57 (#11960)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21459.26 to 6.0.0-rc.2.21459.34 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21459.26 to 6.0.0-rc.2.21459.34 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21459.26 to 6.0.0-rc.2.21459.34 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21459.26 to 6.0.0-rc.2.21459.34 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21459.26 to 6.0.0-rc.2.21459.34 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21459.26 to 6.0.0-rc.2.21459.34 (parent: Microsoft.NET.Sdk)
2021-09-10 07:47:28 +00:00
Marc Paine
f38c787040
Merge pull request #11919 from dotnet/darc-release/6.0.1xx-ce36031e-301c-4d90-8d44-9b306063b89a
[release/6.0.1xx] Update dependencies from dotnet/sdk
2021-09-09 23:21:25 -07:00
dotnet-maestro[bot]
be76d7aa9f Update dependencies from https://github.com/dotnet/sdk build 20210909.54
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rc.2.21457.13 -> To Version 6.0.100-rc.2.21459.54

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0,dotnet-dev-certs,dotnet-user-secrets,Microsoft.DotNet.Common.ItemTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.Build,NuGet.Build.Tasks,VS.Redist.Common.NetCore.SharedFramework.x64.6.0
 From Version 6.0.0-rc.2.21455.2 -> To Version 6.0.0-rc.2.21459.9 (parent: Microsoft.NET.Sdk
2021-09-10 04:18:00 +00:00
dotnet-maestro[bot]
ecc284c194 Update dependencies from https://github.com/dotnet/sdk build 20210909.52
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rc.2.21457.13 -> To Version 6.0.100-rc.2.21459.52

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0,dotnet-dev-certs,dotnet-user-secrets,Microsoft.DotNet.Common.ItemTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.Build,NuGet.Build.Tasks,VS.Redist.Common.NetCore.SharedFramework.x64.6.0
 From Version 6.0.0-rc.2.21455.2 -> To Version 6.0.0-rc.2.21459.9 (parent: Microsoft.NET.Sdk
2021-09-10 01:56:10 +00:00
dotnet-maestro[bot]
4bec52e4af Update dependencies from https://github.com/dotnet/sdk build 20210909.47
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rc.2.21457.13 -> To Version 6.0.100-rc.2.21459.47

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0,dotnet-dev-certs,dotnet-user-secrets,Microsoft.DotNet.Common.ItemTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.Build,NuGet.Build.Tasks,VS.Redist.Common.NetCore.SharedFramework.x64.6.0
 From Version 6.0.0-rc.2.21455.2 -> To Version 6.0.0-rc.2.21458.14 (parent: Microsoft.NET.Sdk
2021-09-10 00:40:16 +00:00
dotnet-maestro[bot]
1d108cb03f Update dependencies from https://github.com/dotnet/sdk build 20210909.46
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rc.2.21457.13 -> To Version 6.0.100-rc.2.21459.46

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0,dotnet-dev-certs,dotnet-user-secrets,Microsoft.DotNet.Common.ItemTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.Build,NuGet.Build.Tasks,VS.Redist.Common.NetCore.SharedFramework.x64.6.0
 From Version 6.0.0-rc.2.21455.2 -> To Version 6.0.0-rc.2.21458.14 (parent: Microsoft.NET.Sdk
2021-09-09 23:47:30 +00:00
dotnet-maestro[bot]
bccc56a3d0 Update dependencies from https://github.com/dotnet/sdk build 20210909.43
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rc.2.21457.13 -> To Version 6.0.100-rc.2.21459.43

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0,dotnet-dev-certs,dotnet-user-secrets,Microsoft.DotNet.Common.ItemTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.Build,NuGet.Build.Tasks,VS.Redist.Common.NetCore.SharedFramework.x64.6.0
 From Version 6.0.0-rc.2.21455.2 -> To Version 6.0.0-rc.2.21458.14 (parent: Microsoft.NET.Sdk
2021-09-09 23:10:32 +00:00
dotnet-maestro[bot]
76c5f81f6a Update dependencies from https://github.com/dotnet/sdk build 20210909.38
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rc.2.21457.13 -> To Version 6.0.100-rc.2.21459.38

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0,dotnet-dev-certs,dotnet-user-secrets,Microsoft.DotNet.Common.ItemTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.Build,VS.Redist.Common.NetCore.SharedFramework.x64.6.0
 From Version 6.0.0-rc.2.21455.2 -> To Version 6.0.0-rc.2.21458.14 (parent: Microsoft.NET.Sdk
2021-09-09 22:39:43 +00:00
dotnet-maestro[bot]
b1e3967319 Update dependencies from https://github.com/dotnet/sdk build 20210909.34
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rc.2.21457.13 -> To Version 6.0.100-rc.2.21459.34

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0,dotnet-dev-certs,dotnet-user-secrets,Microsoft.DotNet.Common.ItemTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.Build,VS.Redist.Common.NetCore.SharedFramework.x64.6.0
 From Version 6.0.0-rc.2.21455.2 -> To Version 6.0.0-rc.2.21458.14 (parent: Microsoft.NET.Sdk
2021-09-09 21:23:27 +00:00
dotnet-maestro[bot]
7732b8ecfb Update dependencies from https://github.com/dotnet/sdk build 20210909.32
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rc.2.21457.13 -> To Version 6.0.100-rc.2.21459.32

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0,dotnet-dev-certs,dotnet-user-secrets,Microsoft.DotNet.Common.ItemTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.Build,VS.Redist.Common.NetCore.SharedFramework.x64.6.0
 From Version 6.0.0-rc.2.21455.2 -> To Version 6.0.0-rc.2.21458.14 (parent: Microsoft.NET.Sdk
2021-09-09 20:13:12 +00:00
dotnet-maestro[bot]
ab8b07a36a Update dependencies from https://github.com/dotnet/sdk build 20210909.29
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rc.2.21457.13 -> To Version 6.0.100-rc.2.21459.29

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0,dotnet-dev-certs,dotnet-user-secrets,Microsoft.DotNet.Common.ItemTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.Build,VS.Redist.Common.NetCore.SharedFramework.x64.6.0
 From Version 6.0.0-rc.2.21455.2 -> To Version 6.0.0-rc.2.21458.14 (parent: Microsoft.NET.Sdk
2021-09-09 19:13:37 +00:00
dotnet-maestro[bot]
17b48eb6a9 Update dependencies from https://github.com/dotnet/sdk build 20210909.26
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rc.2.21457.13 -> To Version 6.0.100-rc.2.21459.26

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0,dotnet-dev-certs,dotnet-user-secrets,Microsoft.DotNet.Common.ItemTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.Build,VS.Redist.Common.NetCore.SharedFramework.x64.6.0
 From Version 6.0.0-rc.2.21455.2 -> To Version 6.0.0-rc.2.21458.14 (parent: Microsoft.NET.Sdk
2021-09-09 18:43:30 +00:00
dotnet-maestro[bot]
2184f8a6d3 Update dependencies from https://github.com/dotnet/sdk build 20210909.19
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rc.2.21457.13 -> To Version 6.0.100-rc.2.21459.19

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0,dotnet-dev-certs,dotnet-user-secrets,Microsoft.DotNet.Common.ItemTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.Build,VS.Redist.Common.NetCore.SharedFramework.x64.6.0
 From Version 6.0.0-rc.2.21455.2 -> To Version 6.0.0-rc.2.21458.14 (parent: Microsoft.NET.Sdk
2021-09-09 18:12:19 +00:00
dotnet-maestro[bot]
4f0e7aea6a Update dependencies from https://github.com/dotnet/sdk build 20210909.15
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rc.2.21457.13 -> To Version 6.0.100-rc.2.21459.15

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0,dotnet-dev-certs,dotnet-user-secrets,Microsoft.DotNet.Common.ItemTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.Net.Compilers.Toolset,Microsoft.Build,VS.Redist.Common.NetCore.SharedFramework.x64.6.0
 From Version 6.0.0-rc.2.21455.2 -> To Version 6.0.0-rc.2.21458.14 (parent: Microsoft.NET.Sdk
2021-09-09 17:26:05 +00:00
dotnet-maestro[bot]
74507010fa
Update dependencies from https://github.com/dotnet/arcade build 20210907.3 (#11952)
[main] Update dependencies from dotnet/arcade
- Coherency Updates:
  - Microsoft.SourceLink.GitHub: from 1.1.0-beta-21423-02 to 1.1.0-beta-21453-01 (parent: Microsoft.DotNet.Arcade.Sdk)
  - Microsoft.DotNet.XliffTasks: from 1.0.0-beta.21431.1 to 1.0.0-beta.21452.1 (parent: Microsoft.DotNet.Arcade.Sdk)
2021-09-09 13:09:41 +00:00
dotnet-maestro[bot]
8da7b343b1 Update dependencies from https://github.com/dotnet/sdk build 20210909.7
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rc.2.21457.13 -> To Version 6.0.100-rc.2.21459.7

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0,dotnet-dev-certs,dotnet-user-secrets,Microsoft.DotNet.Common.ItemTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.Net.Compilers.Toolset,Microsoft.Build,VS.Redist.Common.NetCore.SharedFramework.x64.6.0
 From Version 6.0.0-rc.2.21455.2 -> To Version 6.0.0-rc.2.21458.14 (parent: Microsoft.NET.Sdk
2021-09-09 11:00:29 +00:00
dotnet-maestro[bot]
d20883c63d Update dependencies from https://github.com/dotnet/sdk build 20210909.1
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rc.2.21457.13 -> To Version 6.0.100-rc.2.21459.1

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0,dotnet-dev-certs,dotnet-user-secrets,Microsoft.DotNet.Common.ItemTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.Net.Compilers.Toolset,Microsoft.Build,VS.Redist.Common.NetCore.SharedFramework.x64.6.0
 From Version 6.0.0-rc.2.21455.2 -> To Version 6.0.0-rc.2.21458.14 (parent: Microsoft.NET.Sdk
2021-09-09 07:36:58 +00:00
dotnet-maestro[bot]
894891c4bc Update dependencies from https://github.com/dotnet/sdk build 20210908.98
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rc.2.21457.13 -> To Version 6.0.100-rc.2.21458.98

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0,dotnet-dev-certs,dotnet-user-secrets,Microsoft.DotNet.Common.ItemTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.Net.Compilers.Toolset,Microsoft.Build,VS.Redist.Common.NetCore.SharedFramework.x64.6.0
 From Version 6.0.0-rc.2.21455.2 -> To Version 6.0.0-rc.2.21458.5 (parent: Microsoft.NET.Sdk
2021-09-09 03:53:05 +00:00
dotnet-maestro[bot]
25414c9a82 Update dependencies from https://github.com/dotnet/sdk build 20210908.94
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rc.2.21457.13 -> To Version 6.0.100-rc.2.21458.94

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0,dotnet-dev-certs,dotnet-user-secrets,Microsoft.DotNet.Common.ItemTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.Net.Compilers.Toolset,Microsoft.Build,VS.Redist.Common.NetCore.SharedFramework.x64.6.0
 From Version 6.0.0-rc.2.21455.2 -> To Version 6.0.0-rc.2.21458.3 (parent: Microsoft.NET.Sdk
2021-09-09 03:26:05 +00:00
dotnet-maestro[bot]
533d64d432 Update dependencies from https://github.com/dotnet/sdk build 20210908.91
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rc.2.21457.13 -> To Version 6.0.100-rc.2.21458.91

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0,dotnet-dev-certs,dotnet-user-secrets,Microsoft.DotNet.Common.ItemTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.Net.Compilers.Toolset,Microsoft.Build,VS.Redist.Common.NetCore.SharedFramework.x64.6.0
 From Version 6.0.0-rc.2.21455.2 -> To Version 6.0.0-rc.2.21458.3 (parent: Microsoft.NET.Sdk
2021-09-09 02:51:49 +00:00
dotnet-maestro[bot]
476711fe2c Update dependencies from https://github.com/dotnet/sdk build 20210908.82
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rc.2.21457.13 -> To Version 6.0.100-rc.2.21458.82

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0,dotnet-dev-certs,dotnet-user-secrets,Microsoft.DotNet.Common.ItemTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.Net.Compilers.Toolset,Microsoft.Build,VS.Redist.Common.NetCore.SharedFramework.x64.6.0
 From Version 6.0.0-rc.2.21455.2 -> To Version 6.0.0-rc.2.21458.3 (parent: Microsoft.NET.Sdk
2021-09-09 01:03:28 +00:00
dotnet-maestro[bot]
d8331ab9d9 Update dependencies from https://github.com/dotnet/sdk build 20210908.69
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rc.2.21457.13 -> To Version 6.0.100-rc.2.21458.69

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0,dotnet-dev-certs,dotnet-user-secrets,Microsoft.DotNet.Common.ItemTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.Net.Compilers.Toolset,Microsoft.Build,VS.Redist.Common.NetCore.SharedFramework.x64.6.0
 From Version 6.0.0-rc.2.21455.2 -> To Version 6.0.0-rc.2.21458.3 (parent: Microsoft.NET.Sdk
2021-09-08 22:45:12 +00:00
dotnet-maestro[bot]
33fa36c5df Update dependencies from https://github.com/dotnet/sdk build 20210908.66
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rc.2.21457.13 -> To Version 6.0.100-rc.2.21458.66

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0,dotnet-dev-certs,dotnet-user-secrets,Microsoft.DotNet.Common.ItemTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.Net.Compilers.Toolset,Microsoft.Build,VS.Redist.Common.NetCore.SharedFramework.x64.6.0
 From Version 6.0.0-rc.2.21455.2 -> To Version 6.0.0-rc.2.21458.3 (parent: Microsoft.NET.Sdk
2021-09-08 22:20:46 +00:00
dotnet-maestro[bot]
25d03592cb Update dependencies from https://github.com/dotnet/sdk build 20210908.62
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rc.2.21457.13 -> To Version 6.0.100-rc.2.21458.62

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0,dotnet-dev-certs,dotnet-user-secrets,Microsoft.DotNet.Common.ItemTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.Net.Compilers.Toolset,Microsoft.Build,VS.Redist.Common.NetCore.SharedFramework.x64.6.0
 From Version 6.0.0-rc.2.21455.2 -> To Version 6.0.0-rc.2.21458.3 (parent: Microsoft.NET.Sdk
2021-09-08 21:45:32 +00:00
dotnet-maestro[bot]
e3d52a4622 Update dependencies from https://github.com/dotnet/sdk build 20210908.59
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rc.2.21457.13 -> To Version 6.0.100-rc.2.21458.59

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0,dotnet-dev-certs,dotnet-user-secrets,Microsoft.DotNet.Common.ItemTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.Net.Compilers.Toolset,Microsoft.Build,VS.Redist.Common.NetCore.SharedFramework.x64.6.0
 From Version 6.0.0-rc.2.21455.2 -> To Version 6.0.0-rc.2.21457.12 (parent: Microsoft.NET.Sdk
2021-09-08 20:52:41 +00:00
dotnet-maestro[bot]
22a6737c80 Update dependencies from https://github.com/dotnet/sdk build 20210908.57
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rc.2.21457.13 -> To Version 6.0.100-rc.2.21458.57

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0,dotnet-dev-certs,dotnet-user-secrets,Microsoft.DotNet.Common.ItemTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.Net.Compilers.Toolset,Microsoft.Build,VS.Redist.Common.NetCore.SharedFramework.x64.6.0
 From Version 6.0.0-rc.2.21455.2 -> To Version 6.0.0-rc.2.21457.12 (parent: Microsoft.NET.Sdk
2021-09-08 19:58:20 +00:00
dotnet-maestro[bot]
ade6ac403a Update dependencies from https://github.com/dotnet/sdk build 20210908.53
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rc.2.21457.13 -> To Version 6.0.100-rc.2.21458.53

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0,dotnet-dev-certs,dotnet-user-secrets,Microsoft.DotNet.Common.ItemTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.Net.Compilers.Toolset,Microsoft.Build,VS.Redist.Common.NetCore.SharedFramework.x64.6.0
 From Version 6.0.0-rc.2.21455.2 -> To Version 6.0.0-rc.2.21457.12 (parent: Microsoft.NET.Sdk
2021-09-08 19:18:22 +00:00
dotnet-maestro[bot]
07fad508fc Update dependencies from https://github.com/dotnet/sdk build 20210908.50
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rc.2.21457.13 -> To Version 6.0.100-rc.2.21458.50

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0,dotnet-dev-certs,dotnet-user-secrets,Microsoft.DotNet.Common.ItemTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.Net.Compilers.Toolset,Microsoft.Build,VS.Redist.Common.NetCore.SharedFramework.x64.6.0
 From Version 6.0.0-rc.2.21455.2 -> To Version 6.0.0-rc.2.21457.12 (parent: Microsoft.NET.Sdk
2021-09-08 18:41:36 +00:00
dotnet-maestro[bot]
7dd1c84bd6 Update dependencies from https://github.com/dotnet/sdk build 20210908.45
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rc.2.21457.13 -> To Version 6.0.100-rc.2.21458.45

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0,dotnet-dev-certs,dotnet-user-secrets,Microsoft.DotNet.Common.ItemTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.Net.Compilers.Toolset,Microsoft.Build,VS.Redist.Common.NetCore.SharedFramework.x64.6.0
 From Version 6.0.0-rc.2.21455.2 -> To Version 6.0.0-rc.2.21457.12 (parent: Microsoft.NET.Sdk
2021-09-08 18:08:33 +00:00
dotnet-maestro[bot]
d2f724b13f Update dependencies from https://github.com/dotnet/sdk build 20210908.43
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rc.2.21457.13 -> To Version 6.0.100-rc.2.21458.43

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0,dotnet-dev-certs,dotnet-user-secrets,Microsoft.DotNet.Common.ItemTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.Net.Compilers.Toolset,Microsoft.Build,VS.Redist.Common.NetCore.SharedFramework.x64.6.0
 From Version 6.0.0-rc.2.21455.2 -> To Version 6.0.0-rc.2.21457.12 (parent: Microsoft.NET.Sdk
2021-09-08 17:32:18 +00:00
dotnet-maestro[bot]
4e494b666f Dependency coherency updates
Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0,dotnet-dev-certs,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.Net.Compilers.Toolset,Microsoft.Build,VS.Redist.Common.NetCore.SharedFramework.x64.6.0
 From Version 6.0.0-rc.2.21455.2 -> To Version 6.0.0-rc.2.21457.12 (parent: Microsoft.NET.Sdk
2021-09-08 16:54:14 +00:00
dotnet-maestro[bot]
ca09f9581c Update dependencies from https://github.com/dotnet/sdk build 20210908.39
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rc.2.21458.34 -> To Version 6.0.100-rc.2.21458.39
2021-09-08 16:54:07 +00:00
dotnet-maestro[bot]
5c5900599a Update dependencies from https://github.com/dotnet/sdk build 20210908.34
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rc.2.21458.30 -> To Version 6.0.100-rc.2.21458.34
2021-09-08 16:54:00 +00:00
dotnet-maestro[bot]
14c3a52938 Update dependencies from https://github.com/dotnet/sdk build 20210908.30
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rc.2.21458.27 -> To Version 6.0.100-rc.2.21458.30
2021-09-08 16:53:54 +00:00
dotnet-maestro[bot]
6d1aedc02a Update dependencies from https://github.com/dotnet/sdk build 20210908.27
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rc.2.21458.23 -> To Version 6.0.100-rc.2.21458.27
2021-09-08 16:53:48 +00:00
dotnet-maestro[bot]
3ba66decc2 Update dependencies from https://github.com/dotnet/sdk build 20210908.23
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rc.2.21458.21 -> To Version 6.0.100-rc.2.21458.23
2021-09-08 16:53:41 +00:00
dotnet-maestro[bot]
b19c7bed41 Update dependencies from https://github.com/dotnet/sdk build 20210908.21
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rc.2.21458.16 -> To Version 6.0.100-rc.2.21458.21
2021-09-08 16:53:35 +00:00
dotnet-maestro[bot]
72514b0bff Update dependencies from https://github.com/dotnet/sdk build 20210908.16
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rc.2.21458.12 -> To Version 6.0.100-rc.2.21458.16
2021-09-08 16:53:29 +00:00
dotnet-maestro[bot]
5825d3de50 Update dependencies from https://github.com/dotnet/sdk build 20210908.12
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rc.2.21458.10 -> To Version 6.0.100-rc.2.21458.12
2021-09-08 16:53:23 +00:00
dotnet-maestro[bot]
e47c993af4 Update dependencies from https://github.com/dotnet/sdk build 20210908.10
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rc.2.21458.7 -> To Version 6.0.100-rc.2.21458.10
2021-09-08 16:53:06 +00:00
dotnet-maestro[bot]
83b44b605a Update dependencies from https://github.com/dotnet/sdk build 20210908.7
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rc.2.21458.2 -> To Version 6.0.100-rc.2.21458.7
2021-09-08 16:52:59 +00:00
dotnet-maestro[bot]
83149dbeff Update dependencies from https://github.com/dotnet/sdk build 20210908.2
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rc.2.21457.73 -> To Version 6.0.100-rc.2.21458.2
2021-09-08 16:52:53 +00:00
dotnet-maestro[bot]
ef11eada16 Update dependencies from https://github.com/dotnet/sdk build 20210907.73
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rc.2.21457.71 -> To Version 6.0.100-rc.2.21457.73
2021-09-08 16:52:47 +00:00
dotnet-maestro[bot]
656c749e95 Update dependencies from https://github.com/dotnet/sdk build 20210907.71
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rc.2.21457.67 -> To Version 6.0.100-rc.2.21457.71
2021-09-08 16:52:40 +00:00
dotnet-maestro[bot]
d1db08a29a Update dependencies from https://github.com/dotnet/sdk build 20210907.67
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rc.2.21457.62 -> To Version 6.0.100-rc.2.21457.67
2021-09-08 16:52:34 +00:00
dotnet-maestro[bot]
1dbebc773f Update dependencies from https://github.com/dotnet/sdk build 20210907.62
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rc.2.21457.60 -> To Version 6.0.100-rc.2.21457.62
2021-09-08 16:52:28 +00:00
dotnet-maestro[bot]
caa032d947 Update dependencies from https://github.com/dotnet/sdk build 20210907.60
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rc.2.21457.13 -> To Version 6.0.100-rc.2.21457.60
2021-09-08 16:52:21 +00:00
Dan Seefeldt
3efe376de1
[ArPow] Update dependency from dotnet/source-build-reference-packages (#11915)
* Update dependency from dotnet/source-build-reference-packages

* Change in SourceBuild dir to trigger SB CI
2021-09-08 08:29:39 -05:00
dotnet-maestro[bot]
fb48c2de19 Dependency coherency updates
Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0,dotnet-dev-certs,dotnet-user-secrets,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.Net.Compilers.Toolset,Microsoft.Build,VS.Redist.Common.NetCore.SharedFramework.x64.6.0
 From Version 6.0.0-rc.2.21457.6 -> To Version 6.0.0-rc.2.21457.19 (parent: Microsoft.NET.Sdk
2021-09-08 04:02:17 +00:00
dotnet-maestro[bot]
24aaee405e Update dependencies from https://github.com/dotnet/sdk build 20210907.58
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rc.2.21457.57 -> To Version 6.0.100-rc.2.21457.58
2021-09-08 04:02:11 +00:00
dotnet-maestro[bot]
ce7e8a2c24 Update dependencies from https://github.com/dotnet/sdk build 20210907.57
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rc.2.21457.53 -> To Version 6.0.100-rc.2.21457.57
2021-09-08 04:02:05 +00:00
dotnet-maestro[bot]
f3a8f13388 Update dependencies from https://github.com/dotnet/sdk build 20210907.53
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rc.2.21457.48 -> To Version 6.0.100-rc.2.21457.53
2021-09-08 04:01:59 +00:00
dotnet-maestro[bot]
1bb00dd647 Update dependencies from https://github.com/dotnet/sdk build 20210907.48
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rc.2.21457.43 -> To Version 6.0.100-rc.2.21457.48
2021-09-08 04:01:52 +00:00
dotnet-maestro[bot]
455635d1e6 Update dependencies from https://github.com/dotnet/sdk build 20210907.43
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rc.2.21457.33 -> To Version 6.0.100-rc.2.21457.43
2021-09-08 04:01:46 +00:00
dotnet-maestro[bot]
dd04f386e1 Update dependencies from https://github.com/dotnet/sdk build 20210907.33
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rc.2.21457.13 -> To Version 6.0.100-rc.2.21457.33
2021-09-08 04:01:40 +00:00
dotnet-maestro[bot]
2054adc7d4 Update dependencies from https://github.com/dotnet/sdk build 20210907.28
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rc.2.21457.13 -> To Version 6.0.100-rc.2.21457.28

Dependency coherency updates

Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0,dotnet-dev-certs,dotnet-user-secrets,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.Net.Compilers.Toolset,Microsoft.Build,VS.Redist.Common.NetCore.SharedFramework.x64.6.0
 From Version 6.0.0-rc.2.21457.6 -> To Version 6.0.0-rc.2.21457.12 (parent: Microsoft.NET.Sdk
2021-09-07 22:04:59 +00:00
dotnet-maestro[bot]
7b7148685e
Update dependencies from https://github.com/dotnet/sdk build 20210907.13 (#11917)
[release/6.0.1xx] Update dependencies from dotnet/sdk
2021-09-07 21:59:24 +00:00
dotnet-maestro[bot]
f0ed9c5096
Update dependencies from https://github.com/dotnet/sdk build 20210907.11 (#11914)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.NETCore.App.Ref: from 6.0.0-rc.2.21454.1 to 6.0.0-rc.2.21457.6 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 6.0.0-rc.2.21454.1 to 6.0.0-rc.2.21457.6 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 6.0.0-rc.2.21454.1 to 6.0.0-rc.2.21457.6 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 6.0.0-rc.2.21454.1 to 6.0.0-rc.2.21457.6 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 6.0.0-rc.2.21454.1 to 6.0.0-rc.2.21457.6 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21454.1 to 6.0.0-rc.2.21457.6 (parent: Microsoft.NET.Sdk)
2021-09-07 21:08:36 +00:00
dotnet-maestro[bot]
d36d239cb6
Update dependencies from https://github.com/dotnet/sdk build 20210907.6 (#11903)
[release/6.0.1xx] Update dependencies from dotnet/sdk
2021-09-07 20:00:01 +00:00
dotnet-maestro[bot]
f40d4d3d90
Update dependencies from https://github.com/dotnet/test-templates build 20210907.1 (#11913)
[main] Update dependencies from dotnet/test-templates
2021-09-07 19:35:09 +00:00
dotnet-maestro[bot]
17c4557dfd
[main] Update dependencies from dotnet/arcade (#11837)
[main] Update dependencies from dotnet/arcade
- Coherency Updates:
  - Microsoft.DotNet.XliffTasks: from 1.0.0-beta.21428.1 to 1.0.0-beta.21431.1 (parent: Microsoft.DotNet.Arcade.Sdk)

 - Update DotNetBuildFromSource conditioned code

Conditioned code can now be updated since a new version of Arcade is being taken.
2021-09-07 19:27:33 +00:00
dotnet-maestro[bot]
b238cfad71
Update dependencies from https://github.com/dotnet/sdk build 20210906.14 (#11902)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.FSharp.Compiler: from 12.0.0-beta.21455.1 to 12.0.0-beta.21456.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.SourceBuild.Intermediate.fsharp: from 6.0.0-beta.21455.1 to 6.0.0-beta.21456.1 (parent: Microsoft.NET.Sdk)
2021-09-07 03:54:04 +00:00
dotnet-maestro[bot]
2f12bb7e32
Update dependencies from https://github.com/dotnet/test-templates build 20210906.2 (#11901)
[main] Update dependencies from dotnet/test-templates
2021-09-06 17:47:15 +00:00
dotnet-maestro[bot]
8dff49a7f9
Update dependencies from https://github.com/dotnet/test-templates build 20210906.1 (#11900)
[main] Update dependencies from dotnet/test-templates
2021-09-06 15:58:18 +00:00
dotnet-maestro[bot]
e8c6f2cd2c
Update dependencies from https://github.com/dotnet/sdk build 20210906.4 (#11899)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.DotNet.Common.ItemTemplates: from 6.0.100-rc.2.21453.11 to 6.0.100-rc.2.21456.2 (parent: Microsoft.NET.Sdk)
2021-09-06 11:48:46 +00:00
dotnet-maestro[bot]
2468b41f26
Update dependencies from https://github.com/dotnet/sdk build 20210905.12 (#11898)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App.Ref: from 6.0.0-rc.2.21453.10 to 6.0.0-rc.2.21455.2 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0: from 6.0.0-rc.2.21453.10 to 6.0.0-rc.2.21455.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21455.4 to 6.0.0-rc.2.21455.6 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21455.4 to 6.0.0-rc.2.21455.6 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21455.4 to 6.0.0-rc.2.21455.6 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21455.4 to 6.0.0-rc.2.21455.6 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21455.4 to 6.0.0-rc.2.21455.6 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21455.4 to 6.0.0-rc.2.21455.6 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 6.0.0-rc.2.21453.10 to 6.0.0-rc.2.21455.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.Dotnet.WinForms.ProjectTemplates: from 6.0.0-rc.2.21453.17 to 6.0.0-rc.2.21455.3 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 6.0.0-rc.2.21453.10 to 6.0.0-rc.2.21455.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 6.0.0-rc.2.21453.8 to 6.0.0-rc.2.21455.3 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
2021-09-06 06:58:59 +00:00
dotnet-maestro[bot]
3af0e35c82
Update dependencies from https://github.com/dotnet/sdk build 20210905.9 (#11897)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.FSharp.Compiler: from 12.0.0-beta.21453.2 to 12.0.0-beta.21455.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.SourceBuild.Intermediate.fsharp: from 6.0.0-beta.21453.2 to 6.0.0-beta.21455.1 (parent: Microsoft.NET.Sdk)
2021-09-06 06:11:52 +00:00
dotnet-maestro[bot]
4e7e7d0511
Update dependencies from https://github.com/dotnet/sdk build 20210905.6 (#11896)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21453.33 to 6.0.0-rc.2.21455.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21453.33 to 6.0.0-rc.2.21455.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21453.33 to 6.0.0-rc.2.21455.4 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21453.33 to 6.0.0-rc.2.21455.4 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21453.33 to 6.0.0-rc.2.21455.4 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21453.33 to 6.0.0-rc.2.21455.4 (parent: Microsoft.NET.Sdk)
2021-09-06 04:15:14 +00:00
dotnet-maestro[bot]
0381a1932e
Update dependencies from https://github.com/dotnet/sdk build 20210904.2 (#11893)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.NETCore.App.Ref: from 6.0.0-rc.2.21453.13 to 6.0.0-rc.2.21454.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 6.0.0-rc.2.21453.13 to 6.0.0-rc.2.21454.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 6.0.0-rc.2.21453.13 to 6.0.0-rc.2.21454.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 6.0.0-rc.2.21453.13 to 6.0.0-rc.2.21454.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 6.0.0-rc.2.21453.13 to 6.0.0-rc.2.21454.1 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21453.13 to 6.0.0-rc.2.21454.1 (parent: Microsoft.NET.Sdk)
2021-09-04 15:15:42 +00:00
dotnet-maestro[bot]
d658388736
Update dependencies from https://github.com/dotnet/sdk build 20210903.90 (#11892)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App.Ref: from 6.0.0-rc.2.21453.8 to 6.0.0-rc.2.21453.10 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0: from 6.0.0-rc.2.21453.8 to 6.0.0-rc.2.21453.10 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 6.0.0-rc.2.21453.8 to 6.0.0-rc.2.21453.10 (parent: Microsoft.NET.Sdk)
  - Microsoft.Dotnet.WinForms.ProjectTemplates: from 6.0.0-rc.2.21453.15 to 6.0.0-rc.2.21453.17 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 6.0.0-rc.2.21453.8 to 6.0.0-rc.2.21453.10 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 6.0.0-rc.2.21453.7 to 6.0.0-rc.2.21453.8 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
2021-09-04 07:38:58 +00:00
dotnet-maestro[bot]
a9e9b14750
Update dependencies from https://github.com/dotnet/sdk build 20210903.88 (#11891)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21453.29 to 6.0.0-rc.2.21453.33 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21453.29 to 6.0.0-rc.2.21453.33 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21453.29 to 6.0.0-rc.2.21453.33 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21453.29 to 6.0.0-rc.2.21453.33 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21453.29 to 6.0.0-rc.2.21453.33 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21453.29 to 6.0.0-rc.2.21453.33 (parent: Microsoft.NET.Sdk)
2021-09-04 06:57:26 +00:00
dotnet-maestro[bot]
225417fbeb
Update dependencies from https://github.com/dotnet/sdk build 20210903.83 (#11889)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.Net.Compilers.Toolset: from 4.0.0-5.21453.5 to 4.0.0-5.21453.15 (parent: Microsoft.NET.Sdk)
2021-09-04 05:58:23 +00:00
dotnet-maestro[bot]
6034667103
Update dependencies from https://github.com/dotnet/sdk build 20210903.81 (#11888)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App.Ref: from 6.0.0-rc.2.21431.3 to 6.0.0-rc.2.21453.8 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0: from 6.0.0-rc.2.21431.3 to 6.0.0-rc.2.21453.8 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 6.0.0-rc.2.21431.3 to 6.0.0-rc.2.21453.8 (parent: Microsoft.NET.Sdk)
  - Microsoft.Dotnet.WinForms.ProjectTemplates: from 6.0.0-rc.2.21430.3 to 6.0.0-rc.2.21453.15 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 6.0.0-rc.2.21431.3 to 6.0.0-rc.2.21453.8 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 6.0.0-rc.2.21431.3 to 6.0.0-rc.2.21453.7 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
2021-09-04 05:17:40 +00:00
dotnet-maestro[bot]
795d073c2a
Update dependencies from https://github.com/dotnet/sdk build 20210903.79 (#11887)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21453.25 to 6.0.0-rc.2.21453.29 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21453.25 to 6.0.0-rc.2.21453.29 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21453.25 to 6.0.0-rc.2.21453.29 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21453.25 to 6.0.0-rc.2.21453.29 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21453.25 to 6.0.0-rc.2.21453.29 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21453.25 to 6.0.0-rc.2.21453.29 (parent: Microsoft.NET.Sdk)
2021-09-04 04:42:11 +00:00
dotnet-maestro[bot]
bc29d2a170
[release/6.0.1xx] Update dependencies from dotnet/sdk (#11886)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21453.11 to 6.0.0-rc.2.21453.25 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21453.11 to 6.0.0-rc.2.21453.25 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21453.11 to 6.0.0-rc.2.21453.25 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21453.11 to 6.0.0-rc.2.21453.25 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21453.11 to 6.0.0-rc.2.21453.25 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21453.11 to 6.0.0-rc.2.21453.25 (parent: Microsoft.NET.Sdk)
  - Microsoft.Build: from 17.0.0-preview-21453-02 to 17.0.0-preview-21453-03 (parent: Microsoft.NET.Sdk)
  - NuGet.Build.Tasks: from 6.0.0-preview.4.221 to 6.0.0-preview.4.230 (parent: Microsoft.NET.Sdk)
2021-09-04 03:50:13 +00:00
dotnet-maestro[bot]
d57429b07d
Update dependencies from https://github.com/dotnet/sdk build 20210903.63 (#11884)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.Net.Compilers.Toolset: from 4.0.0-5.21452.29 to 4.0.0-5.21453.5 (parent: Microsoft.NET.Sdk)
2021-09-04 02:12:53 +00:00
dotnet-maestro[bot]
f2614ba3eb
Update dependencies from https://github.com/dotnet/sdk build 20210903.60 (#11882)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.NETCore.App.Ref: from 6.0.0-rc.2.21453.9 to 6.0.0-rc.2.21453.13 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 6.0.0-rc.2.21453.9 to 6.0.0-rc.2.21453.13 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 6.0.0-rc.2.21453.9 to 6.0.0-rc.2.21453.13 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 6.0.0-rc.2.21453.9 to 6.0.0-rc.2.21453.13 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 6.0.0-rc.2.21453.9 to 6.0.0-rc.2.21453.13 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21453.9 to 6.0.0-rc.2.21453.13 (parent: Microsoft.NET.Sdk)
2021-09-04 01:30:16 +00:00
dotnet-maestro[bot]
afdb1ec0df
[release/6.0.1xx] Update dependencies from dotnet/sdk (#11880)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.FSharp.Compiler: from 12.0.0-beta.21452.8 to 12.0.0-beta.21453.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.SourceBuild.Intermediate.fsharp: from 6.0.0-beta.21452.8 to 6.0.0-beta.21453.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.Build: from 17.0.0-preview-21452-02 to 17.0.0-preview-21453-02 (parent: Microsoft.NET.Sdk)
2021-09-04 00:48:45 +00:00
dotnet-maestro[bot]
ca98cb2aee
Update dependencies from https://github.com/dotnet/sdk build 20210903.45 (#11878)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.NETCore.App.Ref: from 6.0.0-rc.2.21453.6 to 6.0.0-rc.2.21453.9 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 6.0.0-rc.2.21453.6 to 6.0.0-rc.2.21453.9 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 6.0.0-rc.2.21453.6 to 6.0.0-rc.2.21453.9 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 6.0.0-rc.2.21453.6 to 6.0.0-rc.2.21453.9 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 6.0.0-rc.2.21453.6 to 6.0.0-rc.2.21453.9 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21453.6 to 6.0.0-rc.2.21453.9 (parent: Microsoft.NET.Sdk)
2021-09-03 22:58:50 +00:00
dotnet-maestro[bot]
78a1338a3d
Update dependencies from https://github.com/dotnet/sdk build 20210903.42 (#11877)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21453.8 to 6.0.0-rc.2.21453.11 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21453.8 to 6.0.0-rc.2.21453.11 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21453.8 to 6.0.0-rc.2.21453.11 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21453.8 to 6.0.0-rc.2.21453.11 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21453.8 to 6.0.0-rc.2.21453.11 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21453.8 to 6.0.0-rc.2.21453.11 (parent: Microsoft.NET.Sdk)
2021-09-03 22:13:31 +00:00
dotnet-maestro[bot]
7da87df03f
Update dependencies from https://github.com/dotnet/sdk build 20210903.40 (#11876)
[release/6.0.1xx] Update dependencies from dotnet/sdk
2021-09-03 21:41:02 +00:00
dotnet-maestro[bot]
9190ac3501
[release/6.0.1xx] Update dependencies from dotnet/sdk (#11875)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.NETCore.App.Ref: from 6.0.0-rc.2.21453.3 to 6.0.0-rc.2.21453.6 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 6.0.0-rc.2.21453.3 to 6.0.0-rc.2.21453.6 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 6.0.0-rc.2.21453.3 to 6.0.0-rc.2.21453.6 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 6.0.0-rc.2.21453.3 to 6.0.0-rc.2.21453.6 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 6.0.0-rc.2.21453.3 to 6.0.0-rc.2.21453.6 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21453.2 to 6.0.0-rc.2.21453.8 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21453.2 to 6.0.0-rc.2.21453.8 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21453.2 to 6.0.0-rc.2.21453.8 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21453.2 to 6.0.0-rc.2.21453.8 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21453.2 to 6.0.0-rc.2.21453.8 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21453.2 to 6.0.0-rc.2.21453.8 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21453.3 to 6.0.0-rc.2.21453.6 (parent: Microsoft.NET.Sdk)
2021-09-03 20:44:02 +00:00
dotnet-maestro[bot]
e0050dd0f0
Update dependencies from https://github.com/dotnet/sdk build 20210903.25 (#11872)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.NETCore.App.Ref: from 6.0.0-rc.2.21452.24 to 6.0.0-rc.2.21453.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 6.0.0-rc.2.21452.24 to 6.0.0-rc.2.21453.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 6.0.0-rc.2.21452.24 to 6.0.0-rc.2.21453.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 6.0.0-rc.2.21452.24 to 6.0.0-rc.2.21453.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 6.0.0-rc.2.21452.24 to 6.0.0-rc.2.21453.3 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21452.24 to 6.0.0-rc.2.21453.3 (parent: Microsoft.NET.Sdk)
2021-09-03 17:39:40 +00:00
dotnet-maestro[bot]
d10f4fb249
Update dependencies from https://github.com/dotnet/sdk build 20210903.23 (#11871)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.DotNet.Common.ItemTemplates: from 6.0.100-rc.2.21453.8 to 6.0.100-rc.2.21453.11 (parent: Microsoft.NET.Sdk)
2021-09-03 16:43:25 +00:00
dotnet-maestro[bot]
e489a6aae5
Update dependencies from https://github.com/dotnet/sdk build 20210903.19 (#11870)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.DotNet.Common.ItemTemplates: from 6.0.100-rc.2.21451.22 to 6.0.100-rc.2.21453.8 (parent: Microsoft.NET.Sdk)
2021-09-03 15:26:53 +00:00
dotnet-maestro[bot]
39fa367793
Update dependencies from https://github.com/dotnet/sdk build 20210903.11 (#11869)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21452.37 to 6.0.0-rc.2.21453.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21452.37 to 6.0.0-rc.2.21453.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21452.37 to 6.0.0-rc.2.21453.2 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21452.37 to 6.0.0-rc.2.21453.2 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21452.37 to 6.0.0-rc.2.21453.2 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21452.37 to 6.0.0-rc.2.21453.2 (parent: Microsoft.NET.Sdk)
2021-09-03 11:24:24 +00:00
dotnet-maestro[bot]
425222e954
Update dependencies from https://github.com/dotnet/sdk build 20210903.10 (#11868)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.FSharp.Compiler: from 12.0.0-beta.21452.7 to 12.0.0-beta.21452.8 (parent: Microsoft.NET.Sdk)
  - Microsoft.SourceBuild.Intermediate.fsharp: from 6.0.0-beta.21452.7 to 6.0.0-beta.21452.8 (parent: Microsoft.NET.Sdk)
2021-09-03 10:29:39 +00:00
dotnet-maestro[bot]
b1b79b2a4d
Update dependencies from https://github.com/dotnet/sdk build 20210903.7 (#11867)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.NET.ILLink.Tasks: from 6.0.100-preview.6.21430.2 to 6.0.100-preview.6.21452.4 (parent: Microsoft.NET.Sdk)
2021-09-03 09:53:58 +00:00
dotnet-maestro[bot]
185801f5d2
Update dependencies from https://github.com/dotnet/sdk build 20210903.6 (#11866)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.Net.Compilers.Toolset: from 4.0.0-5.21452.26 to 4.0.0-5.21452.29 (parent: Microsoft.NET.Sdk)
2021-09-03 09:13:21 +00:00
dotnet-maestro[bot]
f44b9a490b
Update dependencies from https://github.com/dotnet/sdk build 20210903.3 (#11865)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21452.28 to 6.0.0-rc.2.21452.37 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21452.28 to 6.0.0-rc.2.21452.37 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21452.28 to 6.0.0-rc.2.21452.37 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21452.28 to 6.0.0-rc.2.21452.37 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21452.28 to 6.0.0-rc.2.21452.37 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21452.28 to 6.0.0-rc.2.21452.37 (parent: Microsoft.NET.Sdk)
2021-09-03 08:32:36 +00:00
dotnet-maestro[bot]
722f503fba
Update dependencies from https://github.com/dotnet/sdk build 20210902.95 (#11863)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.NETCore.App.Ref: from 6.0.0-rc.2.21452.21 to 6.0.0-rc.2.21452.24 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 6.0.0-rc.2.21452.21 to 6.0.0-rc.2.21452.24 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 6.0.0-rc.2.21452.21 to 6.0.0-rc.2.21452.24 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 6.0.0-rc.2.21452.21 to 6.0.0-rc.2.21452.24 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 6.0.0-rc.2.21452.21 to 6.0.0-rc.2.21452.24 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21452.21 to 6.0.0-rc.2.21452.24 (parent: Microsoft.NET.Sdk)
2021-09-03 06:59:16 +00:00
dotnet-maestro[bot]
b40ab6bd70
Update dependencies from https://github.com/dotnet/sdk build 20210902.90 (#11861)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.Net.Compilers.Toolset: from 4.0.0-5.21452.12 to 4.0.0-5.21452.26 (parent: Microsoft.NET.Sdk)
2021-09-03 06:18:37 +00:00
dotnet-maestro[bot]
a707ed5912
Update dependencies from https://github.com/dotnet/sdk build 20210902.88 (#11860)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.NETCore.App.Ref: from 6.0.0-rc.2.21452.13 to 6.0.0-rc.2.21452.21 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 6.0.0-rc.2.21452.13 to 6.0.0-rc.2.21452.21 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 6.0.0-rc.2.21452.13 to 6.0.0-rc.2.21452.21 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 6.0.0-rc.2.21452.13 to 6.0.0-rc.2.21452.21 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 6.0.0-rc.2.21452.13 to 6.0.0-rc.2.21452.21 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21452.13 to 6.0.0-rc.2.21452.21 (parent: Microsoft.NET.Sdk)
2021-09-03 05:32:48 +00:00
dotnet-maestro[bot]
0afbea0fc1
Update dependencies from https://github.com/dotnet/sdk build 20210902.86 (#11859)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21452.20 to 6.0.0-rc.2.21452.28 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21452.20 to 6.0.0-rc.2.21452.28 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21452.20 to 6.0.0-rc.2.21452.28 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21452.20 to 6.0.0-rc.2.21452.28 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21452.20 to 6.0.0-rc.2.21452.28 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21452.20 to 6.0.0-rc.2.21452.28 (parent: Microsoft.NET.Sdk)
  - Microsoft.FSharp.Compiler: from 12.0.0-beta.21452.3 to 12.0.0-beta.21452.7 (parent: Microsoft.NET.Sdk)
  - Microsoft.SourceBuild.Intermediate.fsharp: from 6.0.0-beta.21452.3 to 6.0.0-beta.21452.7 (parent: Microsoft.NET.Sdk)
2021-09-03 04:52:10 +00:00
dotnet-maestro[bot]
baac32c123
Update dependencies from https://github.com/dotnet/sdk build 20210902.82 (#11857)
[release/6.0.1xx] Update dependencies from dotnet/sdk
2021-09-03 04:00:40 +00:00
dotnet-maestro[bot]
94ee485501
Update dependencies from https://github.com/dotnet/sdk build 20210902.78 (#11856)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.Net.Compilers.Toolset: from 4.0.0-5.21452.8 to 4.0.0-5.21452.12 (parent: Microsoft.NET.Sdk)
2021-09-03 03:17:13 +00:00
dotnet-maestro[bot]
567ef4dadd
[release/6.0.1xx] Update dependencies from dotnet/sdk (#11854)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21452.3 to 6.0.0-rc.2.21452.20 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21452.3 to 6.0.0-rc.2.21452.20 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21452.3 to 6.0.0-rc.2.21452.20 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21452.3 to 6.0.0-rc.2.21452.20 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21452.3 to 6.0.0-rc.2.21452.20 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21452.3 to 6.0.0-rc.2.21452.20 (parent: Microsoft.NET.Sdk)
  - Microsoft.FSharp.Compiler: from 12.0.0-beta.21431.3 to 12.0.0-beta.21452.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.SourceBuild.Intermediate.fsharp: from 5.0.3-beta.21431.3 to 6.0.0-beta.21452.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.Build: from 17.0.0-preview-21451-03 to 17.0.0-preview-21452-02 (parent: Microsoft.NET.Sdk)
2021-09-03 01:44:01 +00:00
dotnet-maestro[bot]
b83c2ed3fb
Update dependencies from https://github.com/dotnet/sdk build 20210902.63 (#11853)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.NETCore.App.Ref: from 6.0.0-rc.2.21452.10 to 6.0.0-rc.2.21452.13 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 6.0.0-rc.2.21452.10 to 6.0.0-rc.2.21452.13 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 6.0.0-rc.2.21452.10 to 6.0.0-rc.2.21452.13 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 6.0.0-rc.2.21452.10 to 6.0.0-rc.2.21452.13 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 6.0.0-rc.2.21452.10 to 6.0.0-rc.2.21452.13 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21452.10 to 6.0.0-rc.2.21452.13 (parent: Microsoft.NET.Sdk)
2021-09-02 23:17:05 +00:00
dotnet-maestro[bot]
dbb8cb2a9d
Update dependencies from https://github.com/dotnet/sdk build 20210902.56 (#11851)
[release/6.0.1xx] Update dependencies from dotnet/sdk
2021-09-02 21:07:38 +00:00
dotnet-maestro[bot]
fd46862c8c
Update dependencies from https://github.com/dotnet/sdk build 20210902.53 (#11850)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.Net.Compilers.Toolset: from 4.0.0-5.21452.5 to 4.0.0-5.21452.8 (parent: Microsoft.NET.Sdk)
2021-09-02 20:16:54 +00:00
dotnet-maestro[bot]
19c32476aa
Update dependencies from https://github.com/dotnet/sdk build 20210902.44 (#11846)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.NETCore.App.Ref: from 6.0.0-rc.2.21452.5 to 6.0.0-rc.2.21452.10 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 6.0.0-rc.2.21452.5 to 6.0.0-rc.2.21452.10 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 6.0.0-rc.2.21452.5 to 6.0.0-rc.2.21452.10 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 6.0.0-rc.2.21452.5 to 6.0.0-rc.2.21452.10 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 6.0.0-rc.2.21452.5 to 6.0.0-rc.2.21452.10 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21452.5 to 6.0.0-rc.2.21452.10 (parent: Microsoft.NET.Sdk)
2021-09-02 19:32:58 +00:00
dotnet-maestro[bot]
8a4ba76224
[release/6.0.1xx] Update dependencies from dotnet/sdk (#11844)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.NETCore.App.Ref: from 6.0.0-rc.2.21452.2 to 6.0.0-rc.2.21452.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 6.0.0-rc.2.21452.2 to 6.0.0-rc.2.21452.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 6.0.0-rc.2.21452.2 to 6.0.0-rc.2.21452.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 6.0.0-rc.2.21452.2 to 6.0.0-rc.2.21452.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 6.0.0-rc.2.21452.2 to 6.0.0-rc.2.21452.5 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21452.2 to 6.0.0-rc.2.21452.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.Workload.Emscripten.Manifest-6.0.100: from 6.0.0-rc.2.21430.4 to 6.0.0-rc.2.21451.1 (parent: VS.Redist.Common.NetCore.SharedFramework.x64.6.0)
2021-09-02 18:23:30 +00:00
dotnet-maestro[bot]
f8dcc8a4f4
Update dependencies from https://github.com/dotnet/sdk build 20210902.30 (#11841)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.Net.Compilers.Toolset: from 4.0.0-5.21452.1 to 4.0.0-5.21452.5 (parent: Microsoft.NET.Sdk)
2021-09-02 16:38:41 +00:00
dotnet-maestro[bot]
6b43be0e40
Update dependencies from https://github.com/dotnet/sdk build 20210902.26 (#11840)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21452.1 to 6.0.0-rc.2.21452.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21452.1 to 6.0.0-rc.2.21452.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21452.1 to 6.0.0-rc.2.21452.3 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21452.1 to 6.0.0-rc.2.21452.3 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21452.1 to 6.0.0-rc.2.21452.3 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21452.1 to 6.0.0-rc.2.21452.3 (parent: Microsoft.NET.Sdk)
2021-09-02 15:58:02 +00:00
dotnet-maestro[bot]
dd07a091d6
Update dependencies from https://github.com/dotnet/sdk build 20210902.21 (#11839)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21451.60 to 6.0.0-rc.2.21452.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21451.60 to 6.0.0-rc.2.21452.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21451.60 to 6.0.0-rc.2.21452.1 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21451.60 to 6.0.0-rc.2.21452.1 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21451.60 to 6.0.0-rc.2.21452.1 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21451.60 to 6.0.0-rc.2.21452.1 (parent: Microsoft.NET.Sdk)
2021-09-02 14:19:03 +00:00
dotnet-maestro[bot]
c6c4aa6d07
Update dependencies from https://github.com/dotnet/sdk build 20210902.18 (#11838)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.Net.Compilers.Toolset: from 4.0.0-5.21451.31 to 4.0.0-5.21452.1 (parent: Microsoft.NET.Sdk)
2021-09-02 13:26:11 +00:00
dotnet-maestro[bot]
a6b61d1ef7
Update dependencies from https://github.com/dotnet/sdk build 20210902.16 (#11836)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.NETCore.App.Ref: from 6.0.0-rc.2.21451.17 to 6.0.0-rc.2.21452.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 6.0.0-rc.2.21451.17 to 6.0.0-rc.2.21452.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 6.0.0-rc.2.21451.17 to 6.0.0-rc.2.21452.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 6.0.0-rc.2.21451.17 to 6.0.0-rc.2.21452.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 6.0.0-rc.2.21451.17 to 6.0.0-rc.2.21452.2 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21451.17 to 6.0.0-rc.2.21452.2 (parent: Microsoft.NET.Sdk)
2021-09-02 12:38:49 +00:00
dotnet-maestro[bot]
ab52cead6f
Update dependencies from https://github.com/dotnet/sdk build 20210902.9 (#11834)
[release/6.0.1xx] Update dependencies from dotnet/sdk
2021-09-02 10:23:15 +00:00
dotnet-maestro[bot]
fe771c23c7
Update dependencies from https://github.com/dotnet/sdk build 20210902.6 (#11833)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21451.54 to 6.0.0-rc.2.21451.60 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21451.54 to 6.0.0-rc.2.21451.60 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21451.54 to 6.0.0-rc.2.21451.60 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21451.54 to 6.0.0-rc.2.21451.60 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21451.54 to 6.0.0-rc.2.21451.60 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21451.54 to 6.0.0-rc.2.21451.60 (parent: Microsoft.NET.Sdk)
2021-09-02 09:19:54 +00:00
dotnet-maestro[bot]
4588177b6e
Update dependencies from https://github.com/dotnet/sdk build 20210902.1 (#11831)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.Net.Compilers.Toolset: from 4.0.0-5.21451.28 to 4.0.0-5.21451.31 (parent: Microsoft.NET.Sdk)
2021-09-02 08:31:48 +00:00
dotnet-maestro[bot]
58881a167b
Update dependencies from https://github.com/dotnet/sdk build 20210901.93 (#11830)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.Net.Compilers.Toolset: from 4.0.0-5.21451.22 to 4.0.0-5.21451.28 (parent: Microsoft.NET.Sdk)
2021-09-02 07:34:15 +00:00
dotnet-maestro[bot]
06c573d79c
Update dependencies from https://github.com/dotnet/sdk build 20210901.90 (#11829)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21451.48 to 6.0.0-rc.2.21451.54 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21451.48 to 6.0.0-rc.2.21451.54 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21451.48 to 6.0.0-rc.2.21451.54 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21451.48 to 6.0.0-rc.2.21451.54 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21451.48 to 6.0.0-rc.2.21451.54 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21451.48 to 6.0.0-rc.2.21451.54 (parent: Microsoft.NET.Sdk)
2021-09-02 06:48:33 +00:00
dotnet-maestro[bot]
7d773364f5
Update dependencies from https://github.com/dotnet/sdk build 20210901.88 (#11828)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.Net.Compilers.Toolset: from 4.0.0-5.21451.17 to 4.0.0-5.21451.22 (parent: Microsoft.NET.Sdk)
2021-09-02 06:02:12 +00:00
dotnet-maestro[bot]
cf2b74eee4
Update dependencies from https://github.com/dotnet/sdk build 20210901.85 (#11827)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21451.44 to 6.0.0-rc.2.21451.48 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21451.44 to 6.0.0-rc.2.21451.48 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21451.44 to 6.0.0-rc.2.21451.48 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21451.44 to 6.0.0-rc.2.21451.48 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21451.44 to 6.0.0-rc.2.21451.48 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21451.44 to 6.0.0-rc.2.21451.48 (parent: Microsoft.NET.Sdk)
2021-09-02 05:26:22 +00:00
dotnet-maestro[bot]
c436073559
Update dependencies from https://github.com/dotnet/sdk build 20210901.81 (#11826)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21451.28 to 6.0.0-rc.2.21451.44 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21451.28 to 6.0.0-rc.2.21451.44 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21451.28 to 6.0.0-rc.2.21451.44 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21451.28 to 6.0.0-rc.2.21451.44 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21451.28 to 6.0.0-rc.2.21451.44 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21451.28 to 6.0.0-rc.2.21451.44 (parent: Microsoft.NET.Sdk)
2021-09-02 04:09:32 +00:00
dotnet-maestro[bot]
2530292bf8
[release/6.0.1xx] Update dependencies from dotnet/sdk (#11816)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.NETCore.App.Ref: from 6.0.0-rc.2.21451.3 to 6.0.0-rc.2.21451.17 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 6.0.0-rc.2.21451.3 to 6.0.0-rc.2.21451.17 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 6.0.0-rc.2.21451.3 to 6.0.0-rc.2.21451.17 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 6.0.0-rc.2.21451.3 to 6.0.0-rc.2.21451.17 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 6.0.0-rc.2.21451.3 to 6.0.0-rc.2.21451.17 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21451.5 to 6.0.0-rc.2.21451.28 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21451.5 to 6.0.0-rc.2.21451.28 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21451.5 to 6.0.0-rc.2.21451.28 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21451.5 to 6.0.0-rc.2.21451.28 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21451.5 to 6.0.0-rc.2.21451.28 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21451.5 to 6.0.0-rc.2.21451.28 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Common.ItemTemplates: from 6.0.100-rc.2.21451.17 to 6.0.100-rc.2.21451.22 (parent: Microsoft.NET.Sdk)
  - Microsoft.Net.Compilers.Toolset: from 4.0.0-5.21451.3 to 4.0.0-5.21451.17 (parent: Microsoft.NET.Sdk)
  - Microsoft.Build: from 17.0.0-preview-21451-01 to 17.0.0-preview-21451-03 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21451.3 to 6.0.0-rc.2.21451.17 (parent: Microsoft.NET.Sdk)
2021-09-02 03:28:54 +00:00
dotnet-maestro[bot]
83fb59b245
[release/6.0.1xx] Update dependencies from dotnet/sdk (#11814)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.DotNet.Common.ItemTemplates: from 6.0.100-rc.2.21451.5 to 6.0.100-rc.2.21451.17 (parent: Microsoft.NET.Sdk)
  - Microsoft.Net.Compilers.Toolset: from 4.0.0-4.21431.26 to 4.0.0-5.21451.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.Build: from 17.0.0-preview-21431-03 to 17.0.0-preview-21451-01 (parent: Microsoft.NET.Sdk)
2021-09-01 22:16:13 +00:00
dotnet-maestro[bot]
c58e42ffb7
Update dependencies from https://github.com/dotnet/sdk build 20210901.36 (#11812)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21451.4 to 6.0.0-rc.2.21451.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21451.4 to 6.0.0-rc.2.21451.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21451.4 to 6.0.0-rc.2.21451.5 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21451.4 to 6.0.0-rc.2.21451.5 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21451.4 to 6.0.0-rc.2.21451.5 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21451.4 to 6.0.0-rc.2.21451.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Common.ItemTemplates: from 6.0.100-rc.2.21451.2 to 6.0.100-rc.2.21451.5 (parent: Microsoft.NET.Sdk)
2021-09-01 21:10:49 +00:00
dotnet-maestro[bot]
07432e19e7
Update dependencies from https://github.com/dotnet/sdk build 20210901.29 (#11811)
[release/6.0.1xx] Update dependencies from dotnet/sdk
2021-09-01 20:00:42 +00:00
dotnet-maestro[bot]
7f1c61b4f0
Update dependencies from https://github.com/dotnet/sdk build 20210901.25 (#11809)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21451.2 to 6.0.0-rc.2.21451.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21451.2 to 6.0.0-rc.2.21451.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21451.2 to 6.0.0-rc.2.21451.4 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21451.2 to 6.0.0-rc.2.21451.4 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21451.2 to 6.0.0-rc.2.21451.4 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21451.2 to 6.0.0-rc.2.21451.4 (parent: Microsoft.NET.Sdk)
2021-09-01 18:12:52 +00:00
dotnet-maestro[bot]
8aa546a059
Update dependencies from https://github.com/dotnet/sdk build 20210901.21 (#11807)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.NETCore.App.Ref: from 6.0.0-rc.2.21431.13 to 6.0.0-rc.2.21451.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 6.0.0-rc.2.21431.13 to 6.0.0-rc.2.21451.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 6.0.0-rc.2.21431.13 to 6.0.0-rc.2.21451.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 6.0.0-rc.2.21431.13 to 6.0.0-rc.2.21451.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 6.0.0-rc.2.21431.13 to 6.0.0-rc.2.21451.3 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21431.13 to 6.0.0-rc.2.21451.3 (parent: Microsoft.NET.Sdk)
2021-09-01 15:28:13 +00:00
dotnet-maestro[bot]
374fff3131
Update dependencies from https://github.com/dotnet/sdk build 20210901.18 (#11806)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21431.32 to 6.0.0-rc.2.21451.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21431.32 to 6.0.0-rc.2.21451.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21431.32 to 6.0.0-rc.2.21451.2 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21431.32 to 6.0.0-rc.2.21451.2 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21431.32 to 6.0.0-rc.2.21451.2 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21431.32 to 6.0.0-rc.2.21451.2 (parent: Microsoft.NET.Sdk)
2021-09-01 13:44:11 +00:00
dotnet-maestro[bot]
471cb812d3
Update dependencies from https://github.com/dotnet/sdk build 20210901.14 (#11805)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21431.31 to 6.0.0-rc.2.21431.32 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21431.31 to 6.0.0-rc.2.21431.32 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21431.31 to 6.0.0-rc.2.21431.32 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21431.31 to 6.0.0-rc.2.21431.32 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21431.31 to 6.0.0-rc.2.21431.32 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21431.31 to 6.0.0-rc.2.21431.32 (parent: Microsoft.NET.Sdk)
2021-09-01 11:50:26 +00:00
dotnet-maestro[bot]
6b50b22031
Update dependencies from https://github.com/dotnet/sdk build 20210901.11 (#11803)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.DotNet.Common.ItemTemplates: from 6.0.100-rc.2.21431.8 to 6.0.100-rc.2.21451.2 (parent: Microsoft.NET.Sdk)
2021-09-01 11:12:57 +00:00
dotnet-maestro[bot]
acf8819ca3
Update dependencies from https://github.com/dotnet/sdk build 20210901.8 (#11802)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.Net.Compilers.Toolset: from 4.0.0-4.21431.22 to 4.0.0-4.21431.26 (parent: Microsoft.NET.Sdk)
2021-09-01 10:42:26 +00:00
dotnet-maestro[bot]
9fb5e69aea
Update dependencies from https://github.com/dotnet/sdk build 20210901.4 (#11800)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.Net.Compilers.Toolset: from 4.0.0-4.21431.15 to 4.0.0-4.21431.22 (parent: Microsoft.NET.Sdk)
2021-09-01 09:24:33 +00:00
dotnet-maestro[bot]
6f0ee67d8f
Update dependencies from https://github.com/dotnet/sdk build 20210901.2 (#11799)
[release/6.0.1xx] Update dependencies from dotnet/sdk
2021-09-01 08:43:55 +00:00
dotnet-maestro[bot]
f0066a6f95
Update dependencies from https://github.com/dotnet/sdk build 20210831.87 (#11798)
[release/6.0.1xx] Update dependencies from dotnet/sdk
2021-09-01 08:03:41 +00:00
dotnet-maestro[bot]
e9b892dfd9
[release/6.0.1xx] Update dependencies from dotnet/sdk (#11797)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21431.26 to 6.0.0-rc.2.21431.31 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21431.26 to 6.0.0-rc.2.21431.31 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21431.26 to 6.0.0-rc.2.21431.31 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21431.26 to 6.0.0-rc.2.21431.31 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21431.26 to 6.0.0-rc.2.21431.31 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21431.26 to 6.0.0-rc.2.21431.31 (parent: Microsoft.NET.Sdk)
  - Microsoft.Net.Compilers.Toolset: from 4.0.0-4.21431.13 to 4.0.0-4.21431.15 (parent: Microsoft.NET.Sdk)
2021-09-01 05:48:27 +00:00
dotnet-maestro[bot]
cab26342ca
Update dependencies from https://github.com/dotnet/sdk build 20210831.71 (#11795)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.Net.Compilers.Toolset: from 4.0.0-4.21430.4 to 4.0.0-4.21431.13 (parent: Microsoft.NET.Sdk)
2021-09-01 04:24:34 +00:00
dotnet-maestro[bot]
d2bc84f82b
Update dependencies from https://github.com/dotnet/sdk build 20210831.66 (#11793)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21431.24 to 6.0.0-rc.2.21431.26 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21431.24 to 6.0.0-rc.2.21431.26 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21431.24 to 6.0.0-rc.2.21431.26 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21431.24 to 6.0.0-rc.2.21431.26 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21431.24 to 6.0.0-rc.2.21431.26 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21431.24 to 6.0.0-rc.2.21431.26 (parent: Microsoft.NET.Sdk)
2021-09-01 03:28:39 +00:00
dotnet-maestro[bot]
378fce09b0
[release/6.0.1xx] Update dependencies from dotnet/sdk (#11790)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21431.14 to 6.0.0-rc.2.21431.24 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21431.14 to 6.0.0-rc.2.21431.24 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21431.14 to 6.0.0-rc.2.21431.24 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21431.14 to 6.0.0-rc.2.21431.24 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21431.14 to 6.0.0-rc.2.21431.24 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21431.14 to 6.0.0-rc.2.21431.24 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.ILLink.Tasks: from 6.0.100-preview.6.21419.1 to 6.0.100-preview.6.21430.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.Build: from 17.0.0-preview-21431-01 to 17.0.0-preview-21431-03 (parent: Microsoft.NET.Sdk)
2021-09-01 02:37:49 +00:00
dotnet-maestro[bot]
f58d73173d
Update dependencies from https://github.com/dotnet/sdk build 20210831.51 (#11788)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.NETCore.App.Ref: from 6.0.0-rc.2.21431.8 to 6.0.0-rc.2.21431.13 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 6.0.0-rc.2.21431.8 to 6.0.0-rc.2.21431.13 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 6.0.0-rc.2.21431.8 to 6.0.0-rc.2.21431.13 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 6.0.0-rc.2.21431.8 to 6.0.0-rc.2.21431.13 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 6.0.0-rc.2.21431.8 to 6.0.0-rc.2.21431.13 (parent: Microsoft.NET.Sdk)
  - Microsoft.Build: from 17.0.0-preview-21430-03 to 17.0.0-preview-21431-01 (parent: Microsoft.NET.Sdk)
  - NuGet.Build.Tasks: from 6.0.0-preview.4.220 to 6.0.0-preview.4.221 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21431.8 to 6.0.0-rc.2.21431.13 (parent: Microsoft.NET.Sdk)
2021-09-01 00:46:54 +00:00
dotnet-maestro[bot]
dee4d390a4
Update dependencies from https://github.com/dotnet/sdk build 20210831.46 (#11786)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21431.8 to 6.0.0-rc.2.21431.14 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21431.8 to 6.0.0-rc.2.21431.14 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21431.8 to 6.0.0-rc.2.21431.14 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21431.8 to 6.0.0-rc.2.21431.14 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21431.8 to 6.0.0-rc.2.21431.14 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21431.8 to 6.0.0-rc.2.21431.14 (parent: Microsoft.NET.Sdk)
2021-09-01 00:06:15 +00:00
dotnet-maestro[bot]
f5b5bba022
[release/6.0.1xx] Update dependencies from dotnet/sdk (#11783)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.NETCore.App.Ref: from 6.0.0-rc.2.21431.3 to 6.0.0-rc.2.21431.8 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 6.0.0-rc.2.21431.3 to 6.0.0-rc.2.21431.8 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 6.0.0-rc.2.21431.3 to 6.0.0-rc.2.21431.8 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 6.0.0-rc.2.21431.3 to 6.0.0-rc.2.21431.8 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 6.0.0-rc.2.21431.3 to 6.0.0-rc.2.21431.8 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21431.3 to 6.0.0-rc.2.21431.8 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21431.3 to 6.0.0-rc.2.21431.8 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21431.3 to 6.0.0-rc.2.21431.8 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21431.3 to 6.0.0-rc.2.21431.8 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21431.3 to 6.0.0-rc.2.21431.8 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21431.3 to 6.0.0-rc.2.21431.8 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Common.ItemTemplates: from 6.0.100-rc.2.21426.9 to 6.0.100-rc.2.21431.8 (parent: Microsoft.NET.Sdk)
  - Microsoft.FSharp.Compiler: from 12.0.0-beta.21431.1 to 12.0.0-beta.21431.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.SourceBuild.Intermediate.fsharp: from 5.0.3-beta.21431.1 to 5.0.3-beta.21431.3 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21431.3 to 6.0.0-rc.2.21431.8 (parent: Microsoft.NET.Sdk)
2021-08-31 22:24:10 +00:00
dotnet-maestro[bot]
7f6317d83e
Update dependencies from https://github.com/dotnet/sdk build 20210831.29 (#11781)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App.Ref: from 6.0.0-rc.2.21430.1 to 6.0.0-rc.2.21431.3 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0: from 6.0.0-rc.2.21430.1 to 6.0.0-rc.2.21431.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 6.0.0-rc.2.21430.1 to 6.0.0-rc.2.21431.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 6.0.0-rc.2.21430.1 to 6.0.0-rc.2.21431.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 6.0.0-rc.2.21430.1 to 6.0.0-rc.2.21431.3 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
2021-08-31 21:18:08 +00:00
dotnet-maestro[bot]
1af02c0b60
Update dependencies from https://github.com/dotnet/sdk build 20210831.25 (#11777)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21431.1 to 6.0.0-rc.2.21431.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21431.1 to 6.0.0-rc.2.21431.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21431.1 to 6.0.0-rc.2.21431.3 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21431.1 to 6.0.0-rc.2.21431.3 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21431.1 to 6.0.0-rc.2.21431.3 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21431.1 to 6.0.0-rc.2.21431.3 (parent: Microsoft.NET.Sdk)
2021-08-31 20:26:16 +00:00
dotnet-maestro[bot]
593f374770
Update dependencies from https://github.com/dotnet/sdk build 20210831.23 (#11775)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21430.41 to 6.0.0-rc.2.21431.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21430.41 to 6.0.0-rc.2.21431.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21430.41 to 6.0.0-rc.2.21431.1 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21430.41 to 6.0.0-rc.2.21431.1 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21430.41 to 6.0.0-rc.2.21431.1 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21430.41 to 6.0.0-rc.2.21431.1 (parent: Microsoft.NET.Sdk)
2021-08-31 19:27:56 +00:00
dotnet-maestro[bot]
87037153a8
Update dependencies from https://github.com/dotnet/sdk build 20210831.19 (#11774)
[release/6.0.1xx] Update dependencies from dotnet/sdk
2021-08-31 18:42:15 +00:00
dotnet-maestro[bot]
91119bd177
Update dependencies from https://github.com/dotnet/sdk build 20210831.13 (#11769)
[release/6.0.1xx] Update dependencies from dotnet/sdk
2021-08-31 17:52:06 +00:00
dotnet-maestro[bot]
1b9e3ee3d4
Update dependencies from https://github.com/dotnet/sdk build 20210831.8 (#11767)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.NETCore.App.Ref: from 6.0.0-rc.2.21430.24 to 6.0.0-rc.2.21431.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 6.0.0-rc.2.21430.24 to 6.0.0-rc.2.21431.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 6.0.0-rc.2.21430.24 to 6.0.0-rc.2.21431.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 6.0.0-rc.2.21430.24 to 6.0.0-rc.2.21431.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 6.0.0-rc.2.21430.24 to 6.0.0-rc.2.21431.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.FSharp.Compiler: from 12.0.0-beta.21430.1 to 12.0.0-beta.21431.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.SourceBuild.Intermediate.fsharp: from 5.0.3-beta.21430.1 to 5.0.3-beta.21431.1 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21430.24 to 6.0.0-rc.2.21431.3 (parent: Microsoft.NET.Sdk)
2021-08-31 15:30:45 +00:00
dotnet-maestro[bot]
ccd4a65771
Update dependencies from https://github.com/dotnet/arcade build 20210830.1 (#11766)
[main] Update dependencies from dotnet/arcade
- Coherency Updates:
  - Microsoft.DotNet.XliffTasks: from 1.0.0-beta.21426.1 to 1.0.0-beta.21428.1 (parent: Microsoft.DotNet.Arcade.Sdk)
2021-08-31 13:03:00 +00:00
dotnet-maestro[bot]
f613d43aa0
Update dependencies from https://github.com/dotnet/sdk build 20210831.4 (#11765)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21430.37 to 6.0.0-rc.2.21430.41 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21430.37 to 6.0.0-rc.2.21430.41 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21430.37 to 6.0.0-rc.2.21430.41 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21430.37 to 6.0.0-rc.2.21430.41 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21430.37 to 6.0.0-rc.2.21430.41 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21430.37 to 6.0.0-rc.2.21430.41 (parent: Microsoft.NET.Sdk)
2021-08-31 09:38:20 +00:00
dotnet-maestro[bot]
b18a4897e5
Update dependencies from https://github.com/dotnet/sdk build 20210831.1 (#11764)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.FSharp.Compiler: from 12.0.0-beta.21427.3 to 12.0.0-beta.21430.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.SourceBuild.Intermediate.fsharp: from 5.0.3-beta.21427.3 to 5.0.3-beta.21430.1 (parent: Microsoft.NET.Sdk)
2021-08-31 08:51:04 +00:00
dotnet-maestro[bot]
43d65a9d79
Update dependencies from https://github.com/dotnet/sdk build 20210830.90 (#11763)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21430.28 to 6.0.0-rc.2.21430.37 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21430.28 to 6.0.0-rc.2.21430.37 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21430.28 to 6.0.0-rc.2.21430.37 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21430.28 to 6.0.0-rc.2.21430.37 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21430.28 to 6.0.0-rc.2.21430.37 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21430.28 to 6.0.0-rc.2.21430.37 (parent: Microsoft.NET.Sdk)
2021-08-31 06:52:58 +00:00
dotnet-maestro[bot]
b39a16ccde
Update dependencies from https://github.com/dotnet/sdk build 20210830.87 (#11762)
[release/6.0.1xx] Update dependencies from dotnet/sdk
2021-08-31 06:03:55 +00:00
dotnet-maestro[bot]
ac6d19dc81
Update dependencies from https://github.com/dotnet/sdk build 20210830.84 (#11761)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.NETCore.App.Ref: from 6.0.0-rc.2.21430.18 to 6.0.0-rc.2.21430.24 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 6.0.0-rc.2.21430.18 to 6.0.0-rc.2.21430.24 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 6.0.0-rc.2.21430.18 to 6.0.0-rc.2.21430.24 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 6.0.0-rc.2.21430.18 to 6.0.0-rc.2.21430.24 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 6.0.0-rc.2.21430.18 to 6.0.0-rc.2.21430.24 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21430.18 to 6.0.0-rc.2.21430.24 (parent: Microsoft.NET.Sdk)
2021-08-31 05:23:17 +00:00
dotnet-maestro[bot]
c929103231
Update dependencies from https://github.com/dotnet/sdk build 20210830.80 (#11760)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21430.19 to 6.0.0-rc.2.21430.28 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21430.19 to 6.0.0-rc.2.21430.28 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21430.19 to 6.0.0-rc.2.21430.28 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21430.19 to 6.0.0-rc.2.21430.28 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21430.19 to 6.0.0-rc.2.21430.28 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21430.19 to 6.0.0-rc.2.21430.28 (parent: Microsoft.NET.Sdk)
2021-08-31 04:33:00 +00:00
dotnet-maestro[bot]
f5e1a05efd
[release/6.0.1xx] Update dependencies from dotnet/sdk (#11758)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.NETCore.App.Ref: from 6.0.0-rc.2.21430.13 to 6.0.0-rc.2.21430.18 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 6.0.0-rc.2.21430.13 to 6.0.0-rc.2.21430.18 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 6.0.0-rc.2.21430.13 to 6.0.0-rc.2.21430.18 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 6.0.0-rc.2.21430.13 to 6.0.0-rc.2.21430.18 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 6.0.0-rc.2.21430.13 to 6.0.0-rc.2.21430.18 (parent: Microsoft.NET.Sdk)
  - Microsoft.Net.Compilers.Toolset: from 4.0.0-4.21427.11 to 4.0.0-4.21430.4 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21430.13 to 6.0.0-rc.2.21430.18 (parent: Microsoft.NET.Sdk)
2021-08-31 02:49:55 +00:00
dotnet-maestro[bot]
42dfc7c1fb
Update dependencies from https://github.com/dotnet/sdk build 20210830.65 (#11756)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.Build: from 17.0.0-preview-21430-01 to 17.0.0-preview-21430-03 (parent: Microsoft.NET.Sdk)
2021-08-31 00:58:54 +00:00
dotnet-maestro[bot]
f7f6d38bb2
Update dependencies from https://github.com/dotnet/sdk build 20210830.62 (#11755)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21430.16 to 6.0.0-rc.2.21430.19 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21430.16 to 6.0.0-rc.2.21430.19 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21430.16 to 6.0.0-rc.2.21430.19 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21430.16 to 6.0.0-rc.2.21430.19 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21430.16 to 6.0.0-rc.2.21430.19 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21430.16 to 6.0.0-rc.2.21430.19 (parent: Microsoft.NET.Sdk)
2021-08-31 00:18:17 +00:00
dotnet-maestro[bot]
b816b88ed9
Update dependencies from https://github.com/dotnet/sdk build 20210830.48 (#11754)
[release/6.0.1xx] Update dependencies from dotnet/sdk
2021-08-30 23:20:11 +00:00
dotnet-maestro[bot]
5374b3a44e
Update dependencies from https://github.com/dotnet/sdk build 20210830.45 (#11752)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21430.13 to 6.0.0-rc.2.21430.16 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21430.13 to 6.0.0-rc.2.21430.16 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21430.13 to 6.0.0-rc.2.21430.16 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21430.13 to 6.0.0-rc.2.21430.16 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21430.13 to 6.0.0-rc.2.21430.16 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21430.13 to 6.0.0-rc.2.21430.16 (parent: Microsoft.NET.Sdk)
2021-08-30 22:31:45 +00:00
dotnet-maestro[bot]
08a8cae41c
Update dependencies from https://github.com/dotnet/sdk build 20210830.42 (#11751)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.NETCore.App.Ref: from 6.0.0-rc.2.21430.7 to 6.0.0-rc.2.21430.13 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 6.0.0-rc.2.21430.7 to 6.0.0-rc.2.21430.13 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 6.0.0-rc.2.21430.7 to 6.0.0-rc.2.21430.13 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 6.0.0-rc.2.21430.7 to 6.0.0-rc.2.21430.13 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 6.0.0-rc.2.21430.7 to 6.0.0-rc.2.21430.13 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21430.7 to 6.0.0-rc.2.21430.13 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.Workload.Emscripten.Manifest-6.0.100: from 6.0.0-rc.2.21425.6 to 6.0.0-rc.2.21430.4 (parent: VS.Redist.Common.NetCore.SharedFramework.x64.6.0)
2021-08-30 21:51:08 +00:00
dotnet-maestro[bot]
5a1e4aaac4
Update dependencies from https://github.com/dotnet/sdk build 20210830.37 (#11749)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21430.3 to 6.0.0-rc.2.21430.13 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21430.3 to 6.0.0-rc.2.21430.13 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21430.3 to 6.0.0-rc.2.21430.13 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21430.3 to 6.0.0-rc.2.21430.13 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21430.3 to 6.0.0-rc.2.21430.13 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21430.3 to 6.0.0-rc.2.21430.13 (parent: Microsoft.NET.Sdk)
2021-08-30 21:10:39 +00:00
dotnet-maestro[bot]
0622b0a4d4
[main] Update dependencies from dotnet/sdk (#11696)
[main] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App.Ref: from 7.0.0-alpha.1.21425.2 to 7.0.0-alpha.1.21426.12 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.7.0: from 7.0.0-alpha.1.21425.2 to 7.0.0-alpha.1.21426.12 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref: from 7.0.0-alpha.1.21425.10 to 7.0.0-alpha.1.21426.33 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 7.0.0-alpha.1.21425.10 to 7.0.0-alpha.1.21426.33 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 7.0.0-alpha.1.21425.10 to 7.0.0-alpha.1.21426.33 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.7.0: from 7.0.0-alpha.1.21425.10 to 7.0.0-alpha.1.21426.33 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 7.0.0-alpha.1.21425.10 to 7.0.0-alpha.1.21426.33 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 7.0.0-alpha.1.21425.10 to 7.0.0-alpha.1.21426.33 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Common.ItemTemplates: from 7.0.100-alpha.1.21425.7 to 7.0.100-alpha.1.21427.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 7.0.0-alpha.1.21425.2 to 7.0.0-alpha.1.21426.12 (parent: Microsoft.NET.Sdk)
  - Microsoft.Dotnet.WinForms.ProjectTemplates: from 7.0.0-alpha.1.21425.1 to 7.0.0-alpha.1.21426.6 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 7.0.0-alpha.1.21425.2 to 7.0.0-alpha.1.21426.12 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 7.0.0-alpha.1.21425.1 to 7.0.0-alpha.1.21426.7 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.FSharp.Compiler: from 12.0.0-beta.21424.1 to 12.0.0-beta.21426.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.SourceBuild.Intermediate.fsharp: from 5.0.3-beta.21424.1 to 5.0.3-beta.21426.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.Test.Sdk: from 17.0.0-preview-20210823-04 to 17.0.0-preview-20210825-01 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.ILLink.Tasks: from 7.0.100-alpha.1.21425.1 to 7.0.100-alpha.1.21426.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.Net.Compilers.Toolset: from 4.0.0-4.21424.5 to 4.0.0-4.21427.11 (parent: Microsoft.NET.Sdk)
  - Microsoft.Build: from 17.0.0-preview-21423-05 to 17.0.0-preview-21427-02 (parent: Microsoft.NET.Sdk)
2021-08-30 20:31:10 +00:00
dotnet-maestro[bot]
a4a1634b18
[release/6.0.1xx] Update dependencies from dotnet/sdk (#11746)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.Build: from 17.0.0-preview-21427-02 to 17.0.0-preview-21430-01 (parent: Microsoft.NET.Sdk)
2021-08-30 20:22:21 +00:00
dotnet-maestro[bot]
b87eefdfa1
Update dependencies from https://github.com/dotnet/sdk build 20210830.21 (#11745)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.NETCore.App.Ref: from 6.0.0-rc.2.21429.8 to 6.0.0-rc.2.21430.7 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 6.0.0-rc.2.21429.8 to 6.0.0-rc.2.21430.7 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 6.0.0-rc.2.21429.8 to 6.0.0-rc.2.21430.7 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 6.0.0-rc.2.21429.8 to 6.0.0-rc.2.21430.7 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 6.0.0-rc.2.21429.8 to 6.0.0-rc.2.21430.7 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21429.8 to 6.0.0-rc.2.21430.7 (parent: Microsoft.NET.Sdk)
2021-08-30 18:40:55 +00:00
dotnet-maestro[bot]
0fec76228b
Update dependencies from https://github.com/dotnet/sdk build 20210830.14 (#11743)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App.Ref: from 6.0.0-rc.2.21429.2 to 6.0.0-rc.2.21430.1 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0: from 6.0.0-rc.2.21429.2 to 6.0.0-rc.2.21430.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 6.0.0-rc.2.21429.2 to 6.0.0-rc.2.21430.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.Dotnet.WinForms.ProjectTemplates: from 6.0.0-rc.2.21429.2 to 6.0.0-rc.2.21430.3 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 6.0.0-rc.2.21429.2 to 6.0.0-rc.2.21430.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 6.0.0-rc.2.21429.2 to 6.0.0-rc.2.21430.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
2021-08-30 15:50:49 +00:00
dotnet-maestro[bot]
6c1d24551c
Update dependencies from https://github.com/dotnet/test-templates build 20210830.1 (#11742)
[main] Update dependencies from dotnet/test-templates
2021-08-30 15:04:49 +00:00
dotnet-maestro[bot]
cc86da3b61
Update dependencies from https://github.com/dotnet/sdk build 20210830.10 (#11741)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21430.2 to 6.0.0-rc.2.21430.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21430.2 to 6.0.0-rc.2.21430.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21430.2 to 6.0.0-rc.2.21430.3 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21430.2 to 6.0.0-rc.2.21430.3 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21430.2 to 6.0.0-rc.2.21430.3 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21430.2 to 6.0.0-rc.2.21430.3 (parent: Microsoft.NET.Sdk)
2021-08-30 13:54:24 +00:00
dotnet-maestro[bot]
5fe3984db5
Update dependencies from https://github.com/dotnet/sdk build 20210830.7 (#11740)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21429.4 to 6.0.0-rc.2.21430.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21429.4 to 6.0.0-rc.2.21430.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21429.4 to 6.0.0-rc.2.21430.2 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21429.4 to 6.0.0-rc.2.21430.2 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21429.4 to 6.0.0-rc.2.21430.2 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21429.4 to 6.0.0-rc.2.21430.2 (parent: Microsoft.NET.Sdk)
2021-08-30 12:25:05 +00:00
dotnet-maestro[bot]
89ed91071f
[release/6.0.1xx] Update dependencies from dotnet/sdk (#11739)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App.Ref: from 6.0.0-rc.2.21428.9 to 6.0.0-rc.2.21429.2 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0: from 6.0.0-rc.2.21428.9 to 6.0.0-rc.2.21429.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Ref: from 6.0.0-rc.2.21429.5 to 6.0.0-rc.2.21429.8 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 6.0.0-rc.2.21429.5 to 6.0.0-rc.2.21429.8 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 6.0.0-rc.2.21429.5 to 6.0.0-rc.2.21429.8 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 6.0.0-rc.2.21429.5 to 6.0.0-rc.2.21429.8 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 6.0.0-rc.2.21429.5 to 6.0.0-rc.2.21429.8 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21429.2 to 6.0.0-rc.2.21429.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21429.2 to 6.0.0-rc.2.21429.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21429.2 to 6.0.0-rc.2.21429.4 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21429.2 to 6.0.0-rc.2.21429.4 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21429.2 to 6.0.0-rc.2.21429.4 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21429.2 to 6.0.0-rc.2.21429.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 6.0.0-rc.2.21428.9 to 6.0.0-rc.2.21429.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.Dotnet.WinForms.ProjectTemplates: from 6.0.0-rc.2.21428.1 to 6.0.0-rc.2.21429.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 6.0.0-rc.2.21428.9 to 6.0.0-rc.2.21429.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 6.0.0-rc.2.21428.6 to 6.0.0-rc.2.21429.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - VS.Redist.Common.NetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21429.5 to 6.0.0-rc.2.21429.8 (parent: Microsoft.NET.Sdk)
2021-08-30 09:34:06 +00:00
dotnet-maestro[bot]
2bad5000d2
Update dependencies from https://github.com/dotnet/sdk build 20210829.9 (#11738)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21428.15 to 6.0.0-rc.2.21429.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21428.15 to 6.0.0-rc.2.21429.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21428.15 to 6.0.0-rc.2.21429.2 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21428.15 to 6.0.0-rc.2.21429.2 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21428.15 to 6.0.0-rc.2.21429.2 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21428.15 to 6.0.0-rc.2.21429.2 (parent: Microsoft.NET.Sdk)
2021-08-30 07:38:52 +00:00
dotnet-maestro[bot]
16d4642f63
Update dependencies from https://github.com/dotnet/sdk build 20210829.5 (#11737)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.NETCore.App.Ref: from 6.0.0-rc.2.21428.1 to 6.0.0-rc.2.21429.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 6.0.0-rc.2.21428.1 to 6.0.0-rc.2.21429.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 6.0.0-rc.2.21428.1 to 6.0.0-rc.2.21429.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 6.0.0-rc.2.21428.1 to 6.0.0-rc.2.21429.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 6.0.0-rc.2.21428.1 to 6.0.0-rc.2.21429.5 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21428.1 to 6.0.0-rc.2.21429.5 (parent: Microsoft.NET.Sdk)
2021-08-30 05:58:48 +00:00
dotnet-maestro[bot]
185739bbee
Update dependencies from https://github.com/dotnet/sdk build 20210829.4 (#11736)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App.Ref: from 6.0.0-rc.2.21428.7 to 6.0.0-rc.2.21428.9 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0: from 6.0.0-rc.2.21428.7 to 6.0.0-rc.2.21428.9 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 6.0.0-rc.2.21428.7 to 6.0.0-rc.2.21428.9 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 6.0.0-rc.2.21428.7 to 6.0.0-rc.2.21428.9 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 6.0.0-rc.2.21428.4 to 6.0.0-rc.2.21428.6 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
2021-08-30 04:48:29 +00:00
dotnet-maestro[bot]
9083d3869e
Update dependencies from https://github.com/dotnet/sdk build 20210828.29 (#11735)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21428.11 to 6.0.0-rc.2.21428.15 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21428.11 to 6.0.0-rc.2.21428.15 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21428.11 to 6.0.0-rc.2.21428.15 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21428.11 to 6.0.0-rc.2.21428.15 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21428.11 to 6.0.0-rc.2.21428.15 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21428.11 to 6.0.0-rc.2.21428.15 (parent: Microsoft.NET.Sdk)
2021-08-29 04:31:28 +00:00
dotnet-maestro[bot]
68c112e72a
Update dependencies from https://github.com/dotnet/sdk build 20210828.28 (#11734)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21428.5 to 6.0.0-rc.2.21428.11 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21428.5 to 6.0.0-rc.2.21428.11 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21428.5 to 6.0.0-rc.2.21428.11 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21428.5 to 6.0.0-rc.2.21428.11 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21428.5 to 6.0.0-rc.2.21428.11 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21428.5 to 6.0.0-rc.2.21428.11 (parent: Microsoft.NET.Sdk)
2021-08-28 22:51:25 +00:00
dotnet-maestro[bot]
ccb3c7ca69
Update dependencies from https://github.com/dotnet/sdk build 20210828.26 (#11733)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App.Ref: from 6.0.0-rc.2.21428.1 to 6.0.0-rc.2.21428.7 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0: from 6.0.0-rc.2.21428.1 to 6.0.0-rc.2.21428.7 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 6.0.0-rc.2.21428.1 to 6.0.0-rc.2.21428.7 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 6.0.0-rc.2.21428.1 to 6.0.0-rc.2.21428.7 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 6.0.0-rc.2.21428.1 to 6.0.0-rc.2.21428.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
2021-08-28 20:22:04 +00:00
dotnet-maestro[bot]
b39aa501af
Update dependencies from https://github.com/dotnet/sdk build 20210828.24 (#11732)
[release/6.0.1xx] Update dependencies from dotnet/sdk
2021-08-28 19:45:33 +00:00
dotnet-maestro[bot]
9d91fc6841
Update dependencies from https://github.com/dotnet/sdk build 20210828.22 (#11731)
[release/6.0.1xx] Update dependencies from dotnet/sdk
2021-08-28 19:04:59 +00:00
dotnet-maestro[bot]
964e02e3e8
Update dependencies from https://github.com/dotnet/sdk build 20210828.19 (#11730)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21428.4 to 6.0.0-rc.2.21428.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21428.4 to 6.0.0-rc.2.21428.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21428.4 to 6.0.0-rc.2.21428.5 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21428.4 to 6.0.0-rc.2.21428.5 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21428.4 to 6.0.0-rc.2.21428.5 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21428.4 to 6.0.0-rc.2.21428.5 (parent: Microsoft.NET.Sdk)
2021-08-28 18:17:57 +00:00
dotnet-maestro[bot]
c3339694f0
Update dependencies from https://github.com/dotnet/sdk build 20210828.18 (#11728)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21428.1 to 6.0.0-rc.2.21428.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21428.1 to 6.0.0-rc.2.21428.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21428.1 to 6.0.0-rc.2.21428.4 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21428.1 to 6.0.0-rc.2.21428.4 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21428.1 to 6.0.0-rc.2.21428.4 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21428.1 to 6.0.0-rc.2.21428.4 (parent: Microsoft.NET.Sdk)
2021-08-28 16:56:26 +00:00
dotnet-maestro[bot]
2855ad3745
Update dependencies from https://github.com/dotnet/arcade build 20210827.6 (#11729)
[release/6.0.1xx] Update dependencies from dotnet/arcade
- Coherency Updates:
  - Microsoft.DotNet.XliffTasks: from 1.0.0-beta.21421.1 to 1.0.0-beta.21426.1 (parent: Microsoft.DotNet.Arcade.Sdk)
2021-08-28 16:50:57 +00:00
dotnet-maestro[bot]
1d77014543
Update dependencies from https://github.com/dotnet/sdk build 20210828.16 (#11727)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App.Ref: from 6.0.0-rc.2.21427.16 to 6.0.0-rc.2.21428.1 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0: from 6.0.0-rc.2.21427.16 to 6.0.0-rc.2.21428.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 6.0.0-rc.2.21427.16 to 6.0.0-rc.2.21428.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.Dotnet.WinForms.ProjectTemplates: from 6.0.0-rc.2.21427.12 to 6.0.0-rc.2.21428.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 6.0.0-rc.2.21427.16 to 6.0.0-rc.2.21428.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 6.0.0-rc.2.21427.15 to 6.0.0-rc.2.21428.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
2021-08-28 16:02:11 +00:00
dotnet-maestro[bot]
fd339ab5e0
Update dependencies from https://github.com/dotnet/sdk build 20210828.14 (#11726)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21427.45 to 6.0.0-rc.2.21428.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21427.45 to 6.0.0-rc.2.21428.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21427.45 to 6.0.0-rc.2.21428.1 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21427.45 to 6.0.0-rc.2.21428.1 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21427.45 to 6.0.0-rc.2.21428.1 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21427.45 to 6.0.0-rc.2.21428.1 (parent: Microsoft.NET.Sdk)
2021-08-28 14:17:26 +00:00
dotnet-maestro[bot]
5ca9f98464
[release/6.0.1xx] Update dependencies from dotnet/sdk (#11724)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.NETCore.App.Ref: from 6.0.0-rc.2.21427.12 to 6.0.0-rc.2.21428.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 6.0.0-rc.2.21427.12 to 6.0.0-rc.2.21428.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 6.0.0-rc.2.21427.12 to 6.0.0-rc.2.21428.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 6.0.0-rc.2.21427.12 to 6.0.0-rc.2.21428.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 6.0.0-rc.2.21427.12 to 6.0.0-rc.2.21428.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21427.26 to 6.0.0-rc.2.21427.45 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21427.26 to 6.0.0-rc.2.21427.45 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21427.26 to 6.0.0-rc.2.21427.45 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21427.26 to 6.0.0-rc.2.21427.45 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21427.26 to 6.0.0-rc.2.21427.45 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21427.26 to 6.0.0-rc.2.21427.45 (parent: Microsoft.NET.Sdk)
  - NuGet.Build.Tasks: from 6.0.0-preview.4.200 to 6.0.0-preview.4.220 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21427.12 to 6.0.0-rc.2.21428.1 (parent: Microsoft.NET.Sdk)
2021-08-28 13:36:51 +00:00
dotnet-maestro[bot]
8d3df8119c
Update dependencies from https://github.com/dotnet/arcade build 20210827.6 (#11725)
[main] Update dependencies from dotnet/arcade
- Coherency Updates:
  - Microsoft.DotNet.XliffTasks: from 1.0.0-beta.21425.1 to 1.0.0-beta.21426.1 (parent: Microsoft.DotNet.Arcade.Sdk)
2021-08-28 12:56:49 +00:00
dotnet-maestro[bot]
24e6ce5349
Update dependencies from https://github.com/dotnet/sdk build 20210827.67 (#11722)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21427.18 to 6.0.0-rc.2.21427.26 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21427.18 to 6.0.0-rc.2.21427.26 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21427.18 to 6.0.0-rc.2.21427.26 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21427.18 to 6.0.0-rc.2.21427.26 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21427.18 to 6.0.0-rc.2.21427.26 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21427.18 to 6.0.0-rc.2.21427.26 (parent: Microsoft.NET.Sdk)
  - Microsoft.FSharp.Compiler: from 12.0.0-beta.21426.5 to 12.0.0-beta.21427.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.SourceBuild.Intermediate.fsharp: from 5.0.3-beta.21426.5 to 5.0.3-beta.21427.3 (parent: Microsoft.NET.Sdk)
2021-08-28 04:01:26 +00:00
dotnet-maestro[bot]
f45afbb182
Update dependencies from https://github.com/dotnet/sdk build 20210827.62 (#11720)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.Net.Compilers.Toolset: from 4.0.0-4.21427.6 to 4.0.0-4.21427.11 (parent: Microsoft.NET.Sdk)
2021-08-28 03:18:52 +00:00
dotnet-maestro[bot]
d64187948f
Update dependencies from https://github.com/dotnet/sdk build 20210827.59 (#11718)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21427.10 to 6.0.0-rc.2.21427.18 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21427.10 to 6.0.0-rc.2.21427.18 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21427.10 to 6.0.0-rc.2.21427.18 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21427.10 to 6.0.0-rc.2.21427.18 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21427.10 to 6.0.0-rc.2.21427.18 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21427.10 to 6.0.0-rc.2.21427.18 (parent: Microsoft.NET.Sdk)
2021-08-28 02:34:44 +00:00
dotnet-maestro[bot]
90863ca206
Update dependencies from https://github.com/dotnet/sdk build 20210827.56 (#11717)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App.Ref: from 6.0.0-rc.2.21427.11 to 6.0.0-rc.2.21427.16 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0: from 6.0.0-rc.2.21427.11 to 6.0.0-rc.2.21427.16 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 6.0.0-rc.2.21427.11 to 6.0.0-rc.2.21427.16 (parent: Microsoft.NET.Sdk)
  - Microsoft.Dotnet.WinForms.ProjectTemplates: from 6.0.0-rc.2.21427.8 to 6.0.0-rc.2.21427.12 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 6.0.0-rc.2.21427.11 to 6.0.0-rc.2.21427.16 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 6.0.0-rc.2.21427.10 to 6.0.0-rc.2.21427.15 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
2021-08-28 01:49:05 +00:00
dotnet-maestro[bot]
ada73f0f13
[release/6.0.1xx] Update dependencies from dotnet/sdk (#11715)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App.Ref: from 6.0.0-rc.2.21427.2 to 6.0.0-rc.2.21427.11 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0: from 6.0.0-rc.2.21427.2 to 6.0.0-rc.2.21427.11 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21427.9 to 6.0.0-rc.2.21427.10 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21427.9 to 6.0.0-rc.2.21427.10 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21427.9 to 6.0.0-rc.2.21427.10 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21427.9 to 6.0.0-rc.2.21427.10 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21427.9 to 6.0.0-rc.2.21427.10 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21427.9 to 6.0.0-rc.2.21427.10 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 6.0.0-rc.2.21427.2 to 6.0.0-rc.2.21427.11 (parent: Microsoft.NET.Sdk)
  - Microsoft.Dotnet.WinForms.ProjectTemplates: from 6.0.0-rc.2.21427.1 to 6.0.0-rc.2.21427.8 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 6.0.0-rc.2.21427.2 to 6.0.0-rc.2.21427.11 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 6.0.0-rc.2.21427.2 to 6.0.0-rc.2.21427.10 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.Net.Compilers.Toolset: from 4.0.0-4.21427.2 to 4.0.0-4.21427.6 (parent: Microsoft.NET.Sdk)
2021-08-28 01:08:34 +00:00
dotnet-maestro[bot]
a4d9f05760
[release/6.0.1xx] Update dependencies from dotnet/sdk (#11711)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21427.6 to 6.0.0-rc.2.21427.9 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21427.6 to 6.0.0-rc.2.21427.9 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21427.6 to 6.0.0-rc.2.21427.9 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21427.6 to 6.0.0-rc.2.21427.9 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21427.6 to 6.0.0-rc.2.21427.9 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21427.6 to 6.0.0-rc.2.21427.9 (parent: Microsoft.NET.Sdk)
2021-08-27 23:37:48 +00:00
dotnet-maestro[bot]
a05e11133c
[release/6.0.1xx] Update dependencies from dotnet/sdk (#11709)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.NETCore.App.Ref: from 6.0.0-rc.2.21427.9 to 6.0.0-rc.2.21427.12 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 6.0.0-rc.2.21427.9 to 6.0.0-rc.2.21427.12 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 6.0.0-rc.2.21427.9 to 6.0.0-rc.2.21427.12 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 6.0.0-rc.2.21427.9 to 6.0.0-rc.2.21427.12 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 6.0.0-rc.2.21427.9 to 6.0.0-rc.2.21427.12 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21427.4 to 6.0.0-rc.2.21427.6 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21427.4 to 6.0.0-rc.2.21427.6 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21427.4 to 6.0.0-rc.2.21427.6 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21427.4 to 6.0.0-rc.2.21427.6 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21427.4 to 6.0.0-rc.2.21427.6 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21427.4 to 6.0.0-rc.2.21427.6 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21427.9 to 6.0.0-rc.2.21427.12 (parent: Microsoft.NET.Sdk)
2021-08-27 22:24:35 +00:00
dotnet-maestro[bot]
9fd6c37498
Update dependencies from https://github.com/dotnet/sdk build 20210827.32 (#11707)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.NETCore.App.Ref: from 6.0.0-rc.2.21427.5 to 6.0.0-rc.2.21427.9 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 6.0.0-rc.2.21427.5 to 6.0.0-rc.2.21427.9 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 6.0.0-rc.2.21427.5 to 6.0.0-rc.2.21427.9 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 6.0.0-rc.2.21427.5 to 6.0.0-rc.2.21427.9 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 6.0.0-rc.2.21427.5 to 6.0.0-rc.2.21427.9 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21427.5 to 6.0.0-rc.2.21427.9 (parent: Microsoft.NET.Sdk)
2021-08-27 21:05:08 +00:00
dotnet-maestro[bot]
d12ee190bc
[release/6.0.1xx] Update dependencies from dotnet/sdk (#11699)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App.Ref: from 6.0.0-rc.2.21423.1 to 6.0.0-rc.2.21427.2 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0: from 6.0.0-rc.2.21423.1 to 6.0.0-rc.2.21427.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Ref: from 6.0.0-rc.2.21423.6 to 6.0.0-rc.2.21427.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 6.0.0-rc.2.21423.6 to 6.0.0-rc.2.21427.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 6.0.0-rc.2.21423.6 to 6.0.0-rc.2.21427.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 6.0.0-rc.2.21423.6 to 6.0.0-rc.2.21427.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 6.0.0-rc.2.21423.6 to 6.0.0-rc.2.21427.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21420.26 to 6.0.0-rc.2.21427.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21420.26 to 6.0.0-rc.2.21427.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21420.26 to 6.0.0-rc.2.21427.4 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21420.26 to 6.0.0-rc.2.21427.4 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21420.26 to 6.0.0-rc.2.21427.4 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21420.26 to 6.0.0-rc.2.21427.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Common.ItemTemplates: from 6.0.100-rc.2.21423.5 to 6.0.100-rc.2.21426.9 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 6.0.0-rc.2.21423.1 to 6.0.0-rc.2.21427.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.Dotnet.WinForms.ProjectTemplates: from 6.0.0-rc.2.21423.3 to 6.0.0-rc.2.21427.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 6.0.0-rc.2.21423.1 to 6.0.0-rc.2.21427.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 6.0.0-rc.2.21423.3 to 6.0.0-rc.2.21427.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.FSharp.Compiler: from 12.0.0-beta.21418.3 to 12.0.0-beta.21426.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.SourceBuild.Intermediate.fsharp: from 5.0.3-beta.21418.3 to 5.0.3-beta.21426.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.Net.Compilers.Toolset: from 4.0.0-4.21420.19 to 4.0.0-4.21427.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.Build: from 17.0.0-preview-21423-05 to 17.0.0-preview-21427-02 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21423.6 to 6.0.0-rc.2.21427.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.Workload.Emscripten.Manifest-6.0.100: from 6.0.0-rc.1.21419.1 to 6.0.0-rc.2.21425.6 (parent: VS.Redist.Common.NetCore.SharedFramework.x64.6.0)

 - Update stage0

 - Update package name for Microsoft.DotNet.Web.ItemTemplates
React to this commit in aspnetcore that updated the package name to be suffixed with the Major.Minor of the current release: 43f52607fa
2021-08-27 19:57:47 +00:00
dotnet-maestro[bot]
ca11795212
Update dependencies from https://github.com/dotnet/arcade build 20210826.2 (#11701)
[main] Update dependencies from dotnet/arcade
- Coherency Updates:
  - Microsoft.DotNet.XliffTasks: from 1.0.0-beta.21421.1 to 1.0.0-beta.21425.1 (parent: Microsoft.DotNet.Arcade.Sdk)
2021-08-27 13:18:28 +00:00