Commit graph

27675 commits

Author SHA1 Message Date
dotnet-bot
03ca8c17e1 Merge in 'release/6.0.3xx' changes 2022-10-06 21:35:16 +00:00
Marc Paine
7d4240d5de
Merge pull request #14669 from dotnet-maestro-bot/merge/release/7.0.1xx-to-release/7.0.2xx
[automated] Merge branch 'release/7.0.1xx' => 'release/7.0.2xx'
2022-10-06 14:28:55 -07:00
Marc Paine
b59603856b
Merge pull request #14671 from dotnet/marcpopMSFT-fixemsdkhash
Fix emsdk hash
2022-10-06 14:24:39 -07:00
Noah Gilson
7d6dad7442
Merge pull request #14674 from dotnet/darc-release/7.0.1xx-0d9c0155-9ee9-4d90-8b88-664ed07e96b6
[release/7.0.1xx] Update dependencies from dotnet/source-build-externals
2022-10-06 10:20:25 -07:00
dotnet-maestro[bot]
a82f480c64 Update dependencies from https://github.com/dotnet/sdk build 20221006.11
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.100-alpha.1.22504.22 -> To Version 8.0.100-alpha.1.22506.11

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,Microsoft.NETCore.App.Runtime.win-x64,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,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.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.Build
 From Version 8.0.0-alpha.1.22501.3 -> To Version 8.0.0-alpha.1.22504.1 (parent: Microsoft.NET.Sdk
2022-10-06 17:10:43 +00:00
dotnet-maestro[bot]
65c0f172eb Update dependencies from https://github.com/dotnet/source-build-externals build 20221005.1
Microsoft.SourceBuild.Intermediate.source-build-externals
 From Version 7.0.0-alpha.1.22503.1 -> To Version 7.0.0-alpha.1.22505.1
2022-10-06 12:49:17 +00:00
dotnet-maestro[bot]
223a0ebc50 Update dependencies from https://github.com/dotnet/arcade build 20221004.3
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk
 From Version 7.0.0-beta.22464.4 -> To Version 7.0.0-beta.22504.3
2022-10-05 23:10:39 +00:00
dotnet-maestro[bot]
8c5862d225 Update dependencies from https://github.com/dotnet/sdk build 20221005.16
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.100-alpha.1.22504.22 -> To Version 8.0.100-alpha.1.22505.16

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,Microsoft.NETCore.App.Runtime.win-x64,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,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.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Build
 From Version 8.0.0-alpha.1.22501.3 -> To Version 8.0.0-alpha.1.22504.1 (parent: Microsoft.NET.Sdk
2022-10-05 22:42:23 +00:00
dotnet-bot
c89c9b1f85 Merge in 'release/6.0.4xx' changes 2022-10-05 22:36:43 +00:00
Marc Paine
06b150f716
Merge pull request #14667 from dotnet-maestro-bot/merge/release/6.0.3xx-to-release/6.0.4xx
[automated] Merge branch 'release/6.0.3xx' => 'release/6.0.4xx'
2022-10-05 15:25:20 -07:00
Marc Paine
88bc331e88
Fix emsdk hash
I noticed in the codeflow from 3xx to 4xx that the hash got messed up in the process and set to the 6.0.9 one. We don't believe the version needs to be updated but the hashes should match so reverting this.
2022-10-05 14:45:05 -07:00
Marc Paine
ff52e56145
Revert emsdk hash 2022-10-05 14:43:28 -07:00
Marc Paine
80ff259cd5
Merge pull request #14652 from dotnet-maestro-bot/merge/release/7.0.1xx-to-main
[automated] Merge branch 'release/7.0.1xx' => 'main'
2022-10-05 14:16:49 -07:00
Marc Paine
40eb27336a
Merge pull request #14651 from dotnet/darc-release/7.0.1xx-00709502-81a6-41f2-8e72-4c3b35ff7cd4
[release/7.0.1xx] Update dependencies from dotnet/source-build-externals
2022-10-05 14:16:16 -07:00
dotnet-maestro[bot]
3624d8be32
[release/7.0.1xx] Update dependencies from dotnet/sdk (#14632)
[release/7.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.NETCore.App.Runtime.win-x64: from 7.0.0-rtm.22478.9 to 7.0.0-rtm.22480.10 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Ref: from 7.0.0-rtm.22478.9 to 7.0.0-rtm.22480.10 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.TargetingPack.x64.7.0: from 7.0.0-rtm.22478.9 to 7.0.0-rtm.22480.10 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 7.0.0-rtm.22478.9 to 7.0.0-rtm.22480.10 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 7.0.0-rtm.22478.9 to 7.0.0-rtm.22480.10 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 7.0.0-rtm.22478.9 to 7.0.0-rtm.22480.10 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref: from 7.0.0-rtm.22479.3 to 7.0.0-rtm.22503.15 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 7.0.0-rtm.22479.3 to 7.0.0-rtm.22503.15 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 7.0.0-rtm.22479.3 to 7.0.0-rtm.22503.15 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.7.0: from 7.0.0-rtm.22479.3 to 7.0.0-rtm.22503.15 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 7.0.0-rtm.22479.3 to 7.0.0-rtm.22503.15 (parent: Microsoft.NET.Sdk)
  - dotnet-user-jwts: from 7.0.0-rtm.22479.3 to 7.0.0-rtm.22503.15 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 7.0.0-rtm.22479.3 to 7.0.0-rtm.22503.15 (parent: Microsoft.NET.Sdk)
  - Microsoft.Net.Compilers.Toolset: from 4.4.0-3.22478.13 to 4.4.0-3.22480.9 (parent: Microsoft.NET.Sdk)
  - Microsoft.Build: from 17.4.0-preview-22479-03 to 17.4.0-preview-22480-04 (parent: Microsoft.NET.Sdk)
  - NuGet.Build.Tasks: from 6.4.0-preview.3.100 to 6.4.0-preview.3.107 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.7.0: from 7.0.0-rtm.22478.9 to 7.0.0-rtm.22480.10 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.7.0: from 7.0.0-rtm.22478.9 to 7.0.0-rtm.22480.10 (parent: Microsoft.NET.Sdk)

 - Remove backported msbuild patch

 - Add runtime PR 76471 as patch

 - Clean up overlapping patches in runtime
2022-10-05 20:27:29 +00:00
dotnet-maestro[bot]
87c536846d Update dependencies from https://github.com/dotnet/sdk build 20221005.15
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.100-alpha.1.22504.22 -> To Version 8.0.100-alpha.1.22505.15

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,Microsoft.NETCore.App.Runtime.win-x64,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,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.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Build
 From Version 8.0.0-alpha.1.22501.3 -> To Version 8.0.0-alpha.1.22504.1 (parent: Microsoft.NET.Sdk
2022-10-05 20:25:56 +00:00
Marc Paine
b779db552d
Merge branch 'release/6.0.4xx' into merge/release/6.0.3xx-to-release/6.0.4xx 2022-10-05 11:50:00 -07:00
dotnet-maestro[bot]
535bbc053a Update dependencies from https://github.com/dotnet/sdk build 20221005.12
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.100-alpha.1.22504.22 -> To Version 8.0.100-alpha.1.22505.12

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,Microsoft.NETCore.App.Runtime.win-x64,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,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.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Build
 From Version 8.0.0-alpha.1.22501.3 -> To Version 8.0.0-alpha.1.22504.1 (parent: Microsoft.NET.Sdk
2022-10-05 18:44:51 +00:00
dotnet-maestro[bot]
ba545d0d59 Update dependencies from https://github.com/dotnet/sdk build 20221005.8
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.100-alpha.1.22504.22 -> To Version 8.0.100-alpha.1.22505.8

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,Microsoft.NETCore.App.Runtime.win-x64,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,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.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Build
 From Version 8.0.0-alpha.1.22501.3 -> To Version 8.0.0-alpha.1.22504.1 (parent: Microsoft.NET.Sdk
2022-10-05 17:51:25 +00:00
dotnet-bot
4be58903c8 Merge in 'release/6.0.3xx' changes 2022-10-05 17:32:28 +00:00
Marc Paine
d1a0d6bb62
Merge pull request #14659 from dotnet-maestro-bot/merge/release/6.0.1xx-to-release/6.0.3xx
[automated] Merge branch 'release/6.0.1xx' => 'release/6.0.3xx'
2022-10-05 10:16:46 -07:00
Noah Gilson
39f8565b42
Merge pull request #14665 from dotnet/darc-main-d5c415c1-32f7-45a4-8fde-5e48be81ba56
[main] Update dependencies from dotnet/emsdk
2022-10-05 09:38:21 -07:00
Noah Gilson
a09cc5a220
Merge pull request #14663 from dotnet/darc-release/7.0.1xx-e9b9e963-b8fe-4ea9-a169-48b948e3c398
[release/7.0.1xx] Update dependencies from dotnet/source-build-reference-packages
2022-10-05 09:38:04 -07:00
dotnet-maestro[bot]
70bb35b3df Update dependencies from https://github.com/dotnet/source-build-externals build 20221005.1
Microsoft.SourceBuild.Intermediate.source-build-externals
 From Version 7.0.0-alpha.1.22463.5 -> To Version 7.0.0-alpha.1.22505.1
2022-10-05 15:52:57 +00:00
MichaelSimons
7f2e601b1f Update source-build logic for PR validation 2022-10-05 15:00:05 +00:00
dotnet-maestro[bot]
349897d667 Update dependencies from https://github.com/dotnet/emsdk build 20221004.1
Microsoft.NET.Workload.Emscripten.net6.Manifest-8.0.100 , Microsoft.NET.Workload.Emscripten.net7.Manifest-8.0.100
 From Version 8.0.0-alpha.1.22503.1 -> To Version 8.0.0-alpha.1.22504.1
2022-10-05 12:22:53 +00:00
dotnet-maestro[bot]
a2d3a24394 Update dependencies from https://github.com/dotnet/sdk build 20221005.4
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.100-alpha.1.22504.22 -> To Version 8.0.100-alpha.1.22505.4

Dependency coherency updates

Microsoft.NETCore.App.Runtime.win-x64,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Build
 From Version 8.0.0-alpha.1.22502.5 -> To Version 8.0.0-alpha.1.22503.7 (parent: Microsoft.NET.Sdk
2022-10-05 11:05:22 +00:00
dotnet-maestro[bot]
95563d736c Update dependencies from https://github.com/dotnet/sdk build 20221005.1
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.100-alpha.1.22504.22 -> To Version 8.0.100-alpha.1.22505.1

Dependency coherency updates

Microsoft.NETCore.App.Runtime.win-x64,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Build
 From Version 8.0.0-alpha.1.22502.5 -> To Version 8.0.0-alpha.1.22503.7 (parent: Microsoft.NET.Sdk
2022-10-05 09:09:06 +00:00
dotnet-maestro[bot]
155963fe20 Update dependencies from https://github.com/dotnet/sdk build 20221004.39
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.100-alpha.1.22504.22 -> To Version 8.0.100-alpha.1.22504.39

Dependency coherency updates

Microsoft.NETCore.App.Runtime.win-x64,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.NET.ILLink.Tasks,Microsoft.Build
 From Version 8.0.0-alpha.1.22502.5 -> To Version 8.0.0-alpha.1.22503.7 (parent: Microsoft.NET.Sdk
2022-10-05 01:29:03 +00:00
dotnet-maestro[bot]
a1198a004d Update dependencies from https://github.com/dotnet/sdk build 20221004.33
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.100-alpha.1.22504.22 -> To Version 8.0.100-alpha.1.22504.33

Dependency coherency updates

Microsoft.NETCore.App.Runtime.win-x64,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.Build
 From Version 8.0.0-alpha.1.22502.5 -> To Version 8.0.0-alpha.1.22503.7 (parent: Microsoft.NET.Sdk
2022-10-05 00:11:30 +00:00
dotnet-maestro[bot]
c2a27951d5 Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20221004.2
Microsoft.SourceBuild.Intermediate.source-build-reference-packages
 From Version 7.0.0-alpha.1.22479.1 -> To Version 7.0.0-alpha.1.22504.2
2022-10-04 22:58:31 +00:00
dotnet-maestro[bot]
825ca34386 Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20221004.2
Microsoft.SourceBuild.Intermediate.source-build-reference-packages
 From Version 7.0.0-alpha.1.22479.1 -> To Version 7.0.0-alpha.1.22504.2
2022-10-04 22:58:29 +00:00
Marc Paine
fd7ea35f90 Merge branch 'merge/release/6.0.1xx-to-release/6.0.3xx' of https://github.com/dotnet-maestro-bot/core-sdk into merge/release/6.0.1xx-to-release/6.0.3xx 2022-10-04 15:48:00 -07:00
dotnet-maestro[bot]
e3a828f007
[main] Update dependencies from dotnet/sdk (#14660)
[main] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App.Ref: from 8.0.0-alpha.1.22479.7 to 8.0.0-alpha.1.22501.3 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0: from 8.0.0-alpha.1.22479.7 to 8.0.0-alpha.1.22501.3 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0: from 8.0.0-alpha.1.22479.7 to 8.0.0-alpha.1.22501.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref: from 8.0.0-alpha.1.22503.7 to 8.0.0-alpha.1.22504.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 8.0.0-alpha.1.22503.7 to 8.0.0-alpha.1.22504.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 8.0.0-alpha.1.22503.7 to 8.0.0-alpha.1.22504.3 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0: from 8.0.0-alpha.1.22503.7 to 8.0.0-alpha.1.22504.3 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 8.0.0-alpha.1.22503.7 to 8.0.0-alpha.1.22504.3 (parent: Microsoft.NET.Sdk)
  - dotnet-user-jwts: from 8.0.0-alpha.1.22503.7 to 8.0.0-alpha.1.22504.3 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 8.0.0-alpha.1.22503.7 to 8.0.0-alpha.1.22504.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 8.0.0-alpha.1.22479.7 to 8.0.0-alpha.1.22501.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.Dotnet.WinForms.ProjectTemplates: from 8.0.0-alpha.1.22479.2 to 8.0.0-alpha.1.22501.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 8.0.0-alpha.1.22479.7 to 8.0.0-alpha.1.22501.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 8.0.0-alpha.1.22479.4 to 8.0.0-alpha.1.22501.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
2022-10-04 22:47:13 +00:00
Michelle McDaniel
d552037815
Use latest docker containers (#14645)
* Use latest docker containers

This change moves all of the docker images to the latest tag as part of https://github.com/dotnet/arcade/issues/10377.

* Change source build tarball leg to fedora-36 container
2022-10-04 15:07:04 -07:00
Marc Paine
c8a33190e6
Merge branch 'main' into merge/release/7.0.1xx-to-main 2022-10-04 14:02:24 -07:00
dotnet-bot
912d959224 Merge in 'release/6.0.3xx' changes 2022-10-04 18:30:23 +00:00
dotnet-bot
5debb8747e Merge in 'release/6.0.4xx' changes 2022-10-04 18:29:47 +00:00
Marc Paine
c0718ca0ae
Merge pull request #14603 from dotnet/Jason/UpdateImagesFor601xx
Update windows images for release/6.0.1xx
2022-10-04 11:22:19 -07:00
Marc Paine
a7dfb6260f
Merge pull request #14654 from vseanreesermsft/branding-6.0.111-2022-10-04-0937
Update branding to 6.0.111
2022-10-04 11:20:05 -07:00
Marc Paine
9944284877
Merge pull request #14655 from vseanreesermsft/branding-6.0.306-2022-10-04-0937
Update branding to 6.0.306
2022-10-04 11:19:55 -07:00
Marc Paine
9d749467a5
Merge pull request #14656 from vseanreesermsft/branding-6.0.403-2022-10-04-0937
Update branding to 6.0.403
2022-10-04 11:19:44 -07:00
Marc Paine
403acd7313
Merge pull request #14649 from dotnet/darc-main-e187fb08-1a48-41d4-85f2-4fcc37d84fb5
[main] Update dependencies from dotnet/emsdk
2022-10-04 10:39:44 -07:00
Marc Paine
765a81956c
Merge pull request #14648 from dotnet/darc-main-799086ea-0d1d-4312-b9de-35e70ff136fb
[main] Update dependencies from dotnet/arcade
2022-10-04 10:39:32 -07:00
Marc Paine
aacb255907
Merge pull request #14646 from dotnet/darc-main-ec6a76d1-941d-4ae6-af98-5f0a3153f687
[main] Update dependencies from dotnet/sdk
2022-10-04 10:39:17 -07:00
Sean Reeser
19a9961977 Update branding to 6.0.403 2022-10-04 09:37:55 -07:00
Sean Reeser
ba1239dfc7 Update branding to 6.0.306 2022-10-04 09:37:50 -07:00
Sean Reeser
32d8c6f54d Update branding to 6.0.111 2022-10-04 09:37:46 -07:00
dotnet-maestro[bot]
d982a88200
Update dependencies from https://github.com/dotnet/test-templates build 20221003.2 (#14650)
Microsoft.DotNet.Test.ProjectTemplates.5.0 , Microsoft.DotNet.Test.ProjectTemplates.6.0 , Microsoft.DotNet.Test.ProjectTemplates.7.0
 From Version 1.0.2-beta4.22479.1 -> To Version 1.0.2-beta4.22503.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2022-10-04 11:13:46 -05:00
dotnet-maestro[bot]
2194c2c53c Update dependencies from https://github.com/dotnet/sdk build 20221004.4
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.100-alpha.1.22503.5 -> To Version 8.0.100-alpha.1.22504.4

Dependency coherency updates

Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.NET.Test.Sdk,Microsoft.Net.Compilers.Toolset,NuGet.Build.Tasks
 From Version 8.0.0-alpha.1.22479.18 -> To Version 8.0.0-alpha.1.22503.7 (parent: Microsoft.NET.Sdk
2022-10-04 13:39:06 +00:00