Commit graph

22074 commits

Author SHA1 Message Date
Michael Simons
18c7fa28d1
Update Docker image used in CI to fix cert issue (#12226) 2021-10-01 13:26:11 -05:00
MichaelSimons
7094f386a9 Disable offline source-build tarball CI 2021-10-01 18:21:43 +00:00
MichaelSimons
c2aa7e513e Correcting source-build related merge issues 2021-10-01 17:26:40 +00:00
Sarah Oslund
cef94cb9e0 Merge remote-tracking branch 'upstream/release/6.0.1xx-rc2' into HEAD 2021-10-01 09:18:12 -07:00
Sarah Oslund
62b386e76b Merge remote-tracking branch 'upstream/release/6.0.1xx-rc2' into MergeRc2ToGa 2021-10-01 09:11:25 -07:00
Marc Paine
1a3a3f9950
Merge pull request #12218 from dseefeld/udpateSBRP
Update dependency from dotnet/source-build-reference-packages
2021-09-30 15:28:55 -07:00
Marc Paine
56b47dce2c
Merge pull request #12214 from dotnet/darc-main-5a34bbf8-6c8b-484c-b28e-e6314dde0079
[main] Update dependencies from dotnet/sdk
2021-09-30 15:27:34 -07:00
Marc Paine
b2fac072e4
Merge pull request #12217 from dotnet/darc-release/6.0.1xx-e4f9ec9a-ba63-4e3e-a47d-5239470566ac
[release/6.0.1xx] Update dependencies from dotnet/sdk
2021-09-30 15:27:17 -07:00
Marc Paine
0b61a78c5e
Merge pull request #12215 from jonathanpeppers/maui-preview-9
Update Maui/Xamarin manifests for .NET 6 RC 2
2021-09-30 15:27:07 -07:00
dotnet-maestro[bot]
4f7a7f370b Update dependencies from https://github.com/dotnet/sdk build 20210930.28
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rtm.21480.6 -> To Version 6.0.100-rtm.21480.28

Dependency coherency updates

Microsoft.Build
 From Version 17.0.0-preview-21480-01 -> To Version 17.0.0-preview-21480-03 (parent: Microsoft.NET.Sdk
2021-09-30 21:02:01 +00:00
dotnet-maestro[bot]
2c8037c4e6 Update dependencies from https://github.com/dotnet/sdk build 20210930.24
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rtm.21480.6 -> To Version 6.0.100-rtm.21480.24

Dependency coherency updates

Microsoft.Build
 From Version 17.0.0-preview-21480-01 -> To Version 17.0.0-preview-21480-03 (parent: Microsoft.NET.Sdk
2021-09-30 20:27:17 +00:00
dseefeld
4eef63c43c Update dependency from dotnet/source-build-reference-packages 2021-09-30 19:39:24 +00:00
dotnet-maestro[bot]
7504a1d507 Update dependencies from https://github.com/dotnet/sdk build 20210930.17
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 6.0.100-rtm.21480.6 -> To Version 6.0.100-rtm.21480.17

Dependency coherency updates

Microsoft.Build
 From Version 17.0.0-preview-21480-01 -> To Version 17.0.0-preview-21480-03 (parent: Microsoft.NET.Sdk
2021-09-30 19:30:45 +00:00
dotnet-maestro[bot]
65d8358f9d Dependency coherency updates
VS.Redist.Common.NetCore.SharedFramework.x64.7.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.7.0,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.Build
 From Version 7.0.0-alpha.1.21479.1 -> To Version 7.0.0-alpha.1.21480.1 (parent: Microsoft.NET.Sdk
2021-09-30 17:07:34 +00:00
dotnet-maestro[bot]
35866a7e79 Update dependencies from https://github.com/dotnet/sdk build 20210930.10
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 7.0.100-alpha.1.21480.9 -> To Version 7.0.100-alpha.1.21480.10
2021-09-30 17:07:26 +00:00
dotnet-maestro[bot]
c97c7983ec Update dependencies from https://github.com/dotnet/sdk build 20210930.9
Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 7.0.100-alpha.1.21480.8 -> To Version 7.0.100-alpha.1.21480.9
2021-09-30 17:07:18 +00:00
dotnet-maestro[bot]
11349b99d0
Update dependencies from https://github.com/dotnet/sdk build 20210930.8 (#12213)
[main] Update dependencies from dotnet/sdk
2021-09-30 17:03:19 +00:00
Jonathan Peppers
293916662e Update Maui/Xamarin manifests for .NET 6 RC 2
Bump to: xamarin/xamarin-android/release/6.0.1xx-preview9@2c2302a
Bump to: xamarin/xamarin-macios/release/6.0.1xx-preview9@233cef2
Bump to: dotnet/maui/release/6.0.1xx-preview9@f3f8f5f

Our version numbers have switched from `rc.2` to `preview.9`, and we
incremented `*.100` to `*.101`.

After `.\build.cmd -pack -publish`, manually tested the workloads:

    > $env:DOTNET_MULTILEVEL_LOOKUP=0
    > .\artifacts\bin\redist\Debug\dotnet\dotnet.exe workload install android --skip-manifest-update
    Installing pack Microsoft.Android.Sdk version 31.0.101-preview.9.16...
    ...
    > .\artifacts\bin\redist\Debug\dotnet\dotnet.exe workload install ios --skip-manifest-update
    Installing pack Microsoft.iOS.Sdk version 15.0.101-preview.9.31...
    ...
    > .\artifacts\bin\redist\Debug\dotnet\dotnet.exe workload install maccatalyst --skip-manifest-update
    Installing pack Microsoft.MacCatalyst.Sdk version 15.0.101-preview.9.31...
    ...
    > .\artifacts\bin\redist\Debug\dotnet\dotnet.exe workload install macos --skip-manifest-update
    Installing pack Microsoft.macOS.Sdk version 12.0.101-preview.9.31...
    ...
    > .\artifacts\bin\redist\Debug\dotnet\dotnet.exe workload install tvos --skip-manifest-update
    Installing pack Microsoft.tvOS.Sdk version 15.0.101-preview.9.31...
    ...
    > .\artifacts\bin\redist\Debug\dotnet\dotnet.exe workload install maui --skip-manifest-update
    Installing pack Microsoft.Maui.Core.Ref.ios version 6.0.101-preview.9.1805...
2021-09-30 11:58:20 -05:00
dotnet-maestro[bot]
521d6bfb21
Update dependencies from https://github.com/dotnet/sdk build 20210930.6 (#12211)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.DotNet.Common.ItemTemplates: from 6.0.100-rtm.21479.2 to 6.0.100-rtm.21479.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.TemplateEngine.Cli: from 6.0.100-rtm.21479.2 to 6.0.100-rtm.21479.3 (parent: Microsoft.NET.Sdk)
2021-09-30 11:12:59 +00:00
dotnet-maestro[bot]
cfb902dbd9
Update dependencies from https://github.com/dotnet/sdk build 20210930.7 (#12212)
[main] Update dependencies from dotnet/sdk
2021-09-30 11:12:34 +00:00
dotnet-maestro[bot]
87ce0078bb
Update dependencies from https://github.com/dotnet/sdk build 20210930.2 (#12210)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rtm.21479.16 to 6.0.0-rtm.21479.18 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rtm.21479.16 to 6.0.0-rtm.21479.18 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rtm.21479.16 to 6.0.0-rtm.21479.18 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rtm.21479.16 to 6.0.0-rtm.21479.18 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rtm.21479.16 to 6.0.0-rtm.21479.18 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rtm.21479.16 to 6.0.0-rtm.21479.18 (parent: Microsoft.NET.Sdk)
2021-09-30 10:21:04 +00:00
dotnet-maestro[bot]
58d1050f51
Update dependencies from https://github.com/dotnet/sdk build 20210929.50 (#12209)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.Net.Compilers.Toolset: from 4.0.0-5.21479.6 to 4.0.0-5.21479.8 (parent: Microsoft.NET.Sdk)
2021-09-30 08:17:17 +00:00
dotnet-maestro[bot]
22e996648b
Update dependencies from https://github.com/dotnet/sdk build 20210929.52 (#12208)
[main] Update dependencies from dotnet/sdk
2021-09-30 08:17:03 +00:00
dotnet-maestro[bot]
2555a4cb09
Update dependencies from https://github.com/dotnet/sdk build 20210929.48 (#12207)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App.Ref: from 6.0.0-rtm.21479.2 to 6.0.0-rtm.21479.3 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0: from 6.0.0-rtm.21479.2 to 6.0.0-rtm.21479.3 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0: from 6.0.0-rtm.21479.2 to 6.0.0-rtm.21479.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rtm.21479.14 to 6.0.0-rtm.21479.16 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rtm.21479.14 to 6.0.0-rtm.21479.16 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rtm.21479.14 to 6.0.0-rtm.21479.16 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rtm.21479.14 to 6.0.0-rtm.21479.16 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rtm.21479.14 to 6.0.0-rtm.21479.16 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rtm.21479.14 to 6.0.0-rtm.21479.16 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 6.0.0-rtm.21479.2 to 6.0.0-rtm.21479.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.Dotnet.WinForms.ProjectTemplates: from 6.0.0-rtm.21479.2 to 6.0.0-rtm.21479.5 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 6.0.0-rtm.21479.2 to 6.0.0-rtm.21479.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 6.0.0-rtm.21479.2 to 6.0.0-rtm.21479.6 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
2021-09-30 07:24:32 +00:00
dotnet-maestro[bot]
9afa6ad654
Update dependencies from https://github.com/dotnet/sdk build 20210929.47 (#12206)
[main] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.Net.Compilers.Toolset: from 4.0.0-5.21479.6 to 4.0.0-5.21479.8 (parent: Microsoft.NET.Sdk)
2021-09-30 07:01:25 +00:00
dotnet-maestro[bot]
f2d5177bf1
Update dependencies from https://github.com/dotnet/sdk build 20210929.41 (#12205)
[main] Update dependencies from dotnet/sdk
2021-09-30 05:41:48 +00:00
dotnet-maestro[bot]
a18eacdcd8
[release/6.0.1xx] Update dependencies from dotnet/sdk (#12204)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rtm.21479.12 to 6.0.0-rtm.21479.14 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rtm.21479.12 to 6.0.0-rtm.21479.14 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rtm.21479.12 to 6.0.0-rtm.21479.14 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rtm.21479.12 to 6.0.0-rtm.21479.14 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rtm.21479.12 to 6.0.0-rtm.21479.14 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rtm.21479.12 to 6.0.0-rtm.21479.14 (parent: Microsoft.NET.Sdk)
  - Microsoft.Net.Compilers.Toolset: from 4.0.0-5.21479.3 to 4.0.0-5.21479.6 (parent: Microsoft.NET.Sdk)
2021-09-30 05:40:07 +00:00
dotnet-maestro[bot]
9a8e73564c
Update dependencies from https://github.com/dotnet/sdk build 20210929.38 (#12203)
[main] Update dependencies from dotnet/sdk
2021-09-30 04:42:21 +00:00
dotnet-maestro[bot]
ce9e1e5a59
Update dependencies from https://github.com/dotnet/sdk build 20210929.35 (#12202)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.Build: from 17.0.0-preview-21477-04 to 17.0.0-preview-21480-01 (parent: Microsoft.NET.Sdk)
2021-09-30 04:41:21 +00:00
dotnet-maestro[bot]
aad42b04d3
Update dependencies from https://github.com/dotnet/sdk build 20210929.33 (#12201)
[main] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.Net.Compilers.Toolset: from 4.0.0-5.21479.3 to 4.0.0-5.21479.6 (parent: Microsoft.NET.Sdk)
2021-09-30 03:48:23 +00:00
dotnet-maestro[bot]
6affb395fa
Update dependencies from https://github.com/dotnet/sdk build 20210929.31 (#12200)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rtm.21479.1 to 6.0.0-rtm.21479.12 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rtm.21479.1 to 6.0.0-rtm.21479.12 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rtm.21479.1 to 6.0.0-rtm.21479.12 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rtm.21479.1 to 6.0.0-rtm.21479.12 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rtm.21479.1 to 6.0.0-rtm.21479.12 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rtm.21479.1 to 6.0.0-rtm.21479.12 (parent: Microsoft.NET.Sdk)
2021-09-30 03:27:37 +00:00
dotnet-maestro[bot]
b5a29f9ca6
Update dependencies from https://github.com/dotnet/sdk build 20210929.28 (#12199)
[main] Update dependencies from dotnet/sdk
2021-09-30 02:26:24 +00:00
dotnet-maestro[bot]
0eee46be52
[release/6.0.1xx] Update dependencies from dotnet/sdk (#12197)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.NETCore.App.Ref: from 6.0.0-rtm.21478.11 to 6.0.0-rtm.21479.7 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.TargetingPack.x64.6.0: from 6.0.0-rtm.21478.11 to 6.0.0-rtm.21479.7 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 6.0.0-rtm.21478.11 to 6.0.0-rtm.21479.7 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 6.0.0-rtm.21478.11 to 6.0.0-rtm.21479.7 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 6.0.0-rtm.21478.11 to 6.0.0-rtm.21479.7 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 6.0.0-rtm.21478.11 to 6.0.0-rtm.21479.7 (parent: Microsoft.NET.Sdk)
  - Microsoft.Net.Compilers.Toolset: from 4.0.0-5.21478.20 to 4.0.0-5.21479.3 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.6.0: from 6.0.0-rtm.21478.11 to 6.0.0-rtm.21479.7 (parent: Microsoft.NET.Sdk)
2021-09-30 02:15:53 +00:00
dotnet-maestro[bot]
ceacc9c349
Update dependencies from https://github.com/dotnet/sdk build 20210929.22 (#12196)
[main] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.Net.Compilers.Toolset: from 4.0.0-5.21478.20 to 4.0.0-5.21479.3 (parent: Microsoft.NET.Sdk)
2021-09-30 01:22:12 +00:00
dotnet-maestro[bot]
984197c9cf
Update dependencies from https://github.com/dotnet/test-templates build 20210929.1 (#12198)
[main] Update dependencies from dotnet/test-templates
2021-09-30 01:19:37 +00:00
dotnet-maestro[bot]
5735105141
Update dependencies from https://github.com/dotnet/sdk build 20210929.21 (#12194)
[main] Update dependencies from dotnet/sdk
2021-09-29 23:48:57 +00:00
dotnet-maestro[bot]
045a310d27
[release/6.0.1xx] Update dependencies from dotnet/sdk (#12193)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rtm.21478.10 to 6.0.0-rtm.21479.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rtm.21478.10 to 6.0.0-rtm.21479.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rtm.21478.10 to 6.0.0-rtm.21479.1 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rtm.21478.10 to 6.0.0-rtm.21479.1 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rtm.21478.10 to 6.0.0-rtm.21479.1 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rtm.21478.10 to 6.0.0-rtm.21479.1 (parent: Microsoft.NET.Sdk)
2021-09-29 23:27:51 +00:00
Marc Paine
7b637144b6
Merge pull request #12190 from uweigand/s390x-part2-rc2
Add support for s390x architecture, part 2
2021-09-29 14:38:07 -07:00
dotnet-maestro[bot]
8d8a8640eb
Update dependencies from https://github.com/dotnet/sdk build 20210929.16 (#12192)
[main] Update dependencies from dotnet/sdk
2021-09-29 21:28:50 +00:00
dotnet-maestro[bot]
6a1786b208
Update dependencies from https://github.com/dotnet/sdk build 20210929.15 (#12191)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.DotNet.Common.ItemTemplates: from 6.0.100-rtm.21478.4 to 6.0.100-rtm.21479.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.TemplateEngine.Cli: from 6.0.100-rtm.21478.4 to 6.0.100-rtm.21479.2 (parent: Microsoft.NET.Sdk)
2021-09-29 20:55:57 +00:00
Michael Simons
0e1b32b8ee
[ArPow] Add support to build source-build from specific installer commit (#12186)
* Add support to build source-build from specific installer commit

* Fix nuget.client repo name
2021-09-29 20:48:16 +00:00
dotnet-maestro[bot]
aac9dd7822
Update dependencies from https://github.com/dotnet/sdk build 20210929.13 (#12189)
[main] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.NET.ILLink.Tasks: from 7.0.100-1.21478.1 to 7.0.100-1.21479.1 (parent: Microsoft.NET.Sdk)
2021-09-29 19:04:02 +00:00
Ulrich Weigand
9ab241ff4c Add support for s390x architecture, part 2
* Add linux-s390x RID for aspnetcore net6.0 to GenerateBundledVersions

* Add s390x build architecture in ArPow smoke-test.sh
2021-09-29 18:15:59 +02:00
Michael Simons
2779433e56
Move roslyn-analyzer patches (#12183) 2021-09-29 16:06:42 +00:00
dotnet-maestro[bot]
73609f9d4b
Update dependencies from https://github.com/dotnet/sdk build 20210929.11 (#12184)
[main] Update dependencies from dotnet/sdk
- Coherency Updates:
  - VS.Redist.Common.NetCore.SharedFramework.x64.7.0: from 7.0.0-alpha.1.21477.12 to 7.0.0-alpha.1.21479.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Ref: from 7.0.0-alpha.1.21477.12 to 7.0.0-alpha.1.21479.1 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.TargetingPack.x64.7.0: from 7.0.0-alpha.1.21477.12 to 7.0.0-alpha.1.21479.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 7.0.0-alpha.1.21477.12 to 7.0.0-alpha.1.21479.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 7.0.0-alpha.1.21477.12 to 7.0.0-alpha.1.21479.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 7.0.0-alpha.1.21477.12 to 7.0.0-alpha.1.21479.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 7.0.0-alpha.1.21477.12 to 7.0.0-alpha.1.21479.1 (parent: Microsoft.NET.Sdk)
2021-09-29 15:05:09 +00:00
Michael Simons
a3e91ed179
Cleanup disabled ExtractLinkerPackageToCache linker target (#12164) 2021-09-29 09:00:40 -05:00
dotnet-maestro[bot]
6f9296086f
Update dependencies from https://github.com/dotnet/sdk build 20210929.9 (#12182)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App.Ref: from 6.0.0-rtm.21477.3 to 6.0.0-rtm.21479.2 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0: from 6.0.0-rtm.21477.3 to 6.0.0-rtm.21479.2 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0: from 6.0.0-rtm.21477.3 to 6.0.0-rtm.21479.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 6.0.0-rtm.21477.3 to 6.0.0-rtm.21479.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.Dotnet.WinForms.ProjectTemplates: from 6.0.0-rtm.21477.5 to 6.0.0-rtm.21479.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 6.0.0-rtm.21477.3 to 6.0.0-rtm.21479.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 6.0.0-rtm.21477.5 to 6.0.0-rtm.21479.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
2021-09-29 13:35:37 +00:00
dotnet-maestro[bot]
788c3a53b5
Update dependencies from https://github.com/dotnet/sdk build 20210929.8 (#12181)
[main] Update dependencies from dotnet/sdk
2021-09-29 11:42:48 +00:00
dotnet-maestro[bot]
feb11bf499
Update dependencies from https://github.com/dotnet/sdk build 20210929.6 (#12180)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.NETCore.App.Ref: from 6.0.0-rtm.21477.8 to 6.0.0-rtm.21478.11 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.TargetingPack.x64.6.0: from 6.0.0-rtm.21477.8 to 6.0.0-rtm.21478.11 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 6.0.0-rtm.21477.8 to 6.0.0-rtm.21478.11 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 6.0.0-rtm.21477.8 to 6.0.0-rtm.21478.11 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 6.0.0-rtm.21477.8 to 6.0.0-rtm.21478.11 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 6.0.0-rtm.21477.8 to 6.0.0-rtm.21478.11 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.6.0: from 6.0.0-rtm.21477.8 to 6.0.0-rtm.21478.11 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.Workload.Emscripten.Manifest-6.0.100: from 6.0.0-rc.2.21464.1 to 6.0.0-rc.2.21474.1 (parent: VS.Redist.Common.NetCore.SharedFramework.x64.6.0)
2021-09-29 11:15:47 +00:00
dotnet-maestro[bot]
baa620de35
Update dependencies from https://github.com/dotnet/sdk build 20210929.4 (#12179)
[release/6.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.Net.Compilers.Toolset: from 4.0.0-5.21478.16 to 4.0.0-5.21478.20 (parent: Microsoft.NET.Sdk)
2021-09-29 10:05:43 +00:00