Commit graph

27990 commits

Author SHA1 Message Date
dotnet-bot
bc09f5cc92 Merge in 'release/7.0.3xx' changes 2023-07-06 02:20:29 +00:00
v-wuzhai
cb7bc36c25
[automated] Merge branch 'release/7.0.1xx' => 'release/7.0.3xx' (#16776) 2023-07-05 19:12:54 -07:00
dotnet-bot
ee6db30fcb Merge in 'release/7.0.3xx' changes 2023-07-05 22:27:18 +00:00
Marc Paine
5b1ea46020
Update branding to 7.0.307 (#16889) 2023-07-05 15:19:18 -07:00
Sean Reeser
fc5f6f47aa Update branding to 7.0.307 2023-07-05 14:39:01 -07:00
Jason Zhai
26604a6bcf Merge branch 'release/7.0.1xx' into release/7.0.3xx 2023-06-24 22:36:14 -07:00
Matt Thalman
c255b45852
.NET Source-Build 7.0.108 June 2023 OOB Updates (#16795) 2023-06-23 17:27:37 +00:00
DotNet Bot
f500069cb7 Merged PR 32044: [internal/release/7.0.3xx] Update dependencies from dnceng/internal/dotnet-sdk
This pull request updates the following dependencies

[marker]: <> (Begin:Coherency Updates)
## Coherency Updates

The following updates ensure that dependencies with a *CoherentParentDependency*
attribute were produced in a build used as input to the parent dependency's build.
See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview)

[DependencyUpdate]: <> (Begin)

- **Coherency Updates**:
  - **Microsoft.WindowsDesktop.App.Ref**: from 7.0.8 to 7.0.9 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.7.0**: from 7.0.8-servicing.23315.5 to 7.0.9-servicing.23321.11 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.7.0**: from 7.0.8-servicing.23315.5 to 7.0.9-servicing.23321.11 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.App.Ref**: from 7.0.8 to 7.0.9 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.NetCore.TargetingPack.x64.7.0**: from 7.0.8-servicing.23313.27 to 7.0.9-servicing.23320.18 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.App.Runtime.win-x64**: from 7.0.8 to 7.0.9 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.App.Host.win-x64**: from 7.0.8 to 7.0.9 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.DotNetHostResolver**: from 7.0.8 to 7.0.9 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.Platforms**: from 7.0.4 to 7.0.4 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref**: from 7.0.8 to 7.0.9 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref.Internal**: from 7.0.8-servicing.23315.16 to 7.0.9-servicing.23321.10 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: from 7.0.8 to 7.0.9 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.7.0**: from 7.0.8-servicing.23315.16 to 7.0.9-servicing.23321.10 (parent: Microsoft.NET.Sdk)
  - **dotnet-dev-certs**: from 7.0.8-servicing.23315.16 to 7.0.9-servicing.23321.10 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-jwts**: from 7.0.8-servicing.23315.16 to 7.0.9-servicing.23321.10 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-secrets**: from 7.0.8-servicing.23315.16 to 7.0.9-servicing.23321.10 (parent: Microsoft.NET.Sdk)
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 7.0.8 to 7.0.9 (parent: Microsoft.NET.Sdk)
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 7.0.8-servicing.23314.7 to 7.0.9-servicing.23321.6 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 7.0.8 to 7.0.9 (parent: Microsoft.NET.Sdk)
  - **Microsoft.DotNet.Wpf.ProjectTemplates**: from 7.0.8-servicing.23314.7 to 7.0.9-servicing.23321.9 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - **Microsoft.NET.ILLink.Tasks**: from 7.0.100-1.23211.1 to 7.0.100-1.23321.1 (parent: Microsoft.NET.Sdk)
  - **Microsoft.Build**: from 17.6.6 to 17.6.8 (parent: ...
2023-06-22 13:13:33 +00:00
Nikola Milosavljevic
83d8c761bd
Update poison-usage baseline (#16775) 2023-06-21 21:20:41 +00:00
dotnet-bot
e8eb0c4d1b Merge in 'release/7.0.3xx' changes 2023-06-19 20:30:16 +00:00
Marc Paine
4b1013211a
Update branding to 7.0.109 (#16739) 2023-06-19 13:20:01 -07:00
Marc Paine
1f81836962
Update branding to 7.0.306 (#16740) 2023-06-19 13:19:59 -07:00
Sean Reeser
8eb4655e32 Update branding to 7.0.306 2023-06-19 10:36:54 -07:00
Sean Reeser
92014f47c6 Update branding to 7.0.109 2023-06-19 10:36:48 -07:00
Michael Simons
523e11f7df
Update source-build-tarball-build-official.yml triggers (#16733) 2023-06-19 17:19:35 +00:00
DotNet Bot
d45081cf74 Merged PR 32032: [internal/release/7.0.3xx] Update dependencies from dnceng/internal/dotnet-sdk
This pull request updates the following dependencies

[marker]: <> (Begin:Coherency Updates)
## Coherency Updates

The following updates ensure that dependencies with a *CoherentParentDependency*
attribute were produced in a build used as input to the parent dependency's build.
See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview)

[DependencyUpdate]: <> (Begin)

- **Coherency Updates**:
  - **Microsoft.WindowsDesktop.App.Ref**: from 7.0.7 to 7.0.8 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.7.0**: from 7.0.7-servicing.23275.3 to 7.0.8-servicing.23315.5 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.7.0**: from 7.0.7-servicing.23275.3 to 7.0.8-servicing.23315.5 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.App.Ref**: from 7.0.7 to 7.0.8 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.NetCore.TargetingPack.x64.7.0**: from 7.0.7-servicing.23274.4 to 7.0.8-servicing.23313.27 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.App.Runtime.win-x64**: from 7.0.7 to 7.0.8 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.App.Host.win-x64**: from 7.0.7 to 7.0.8 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.DotNetHostResolver**: from 7.0.7 to 7.0.8 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.Platforms**: from 7.0.3 to 7.0.4 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref**: from 7.0.7 to 7.0.8 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref.Internal**: from 7.0.7-servicing.23274.8 to 7.0.8-servicing.23315.16 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: from 7.0.7 to 7.0.8 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.7.0**: from 7.0.7-servicing.23274.8 to 7.0.8-servicing.23315.16 (parent: Microsoft.NET.Sdk)
  - **dotnet-dev-certs**: from 7.0.7-servicing.23274.8 to 7.0.8-servicing.23315.16 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-jwts**: from 7.0.7-servicing.23274.8 to 7.0.8-servicing.23315.16 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-secrets**: from 7.0.7-servicing.23274.8 to 7.0.8-servicing.23315.16 (parent: Microsoft.NET.Sdk)
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 7.0.7 to 7.0.8 (parent: Microsoft.NET.Sdk)
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 7.0.7-servicing.23274.5 to 7.0.8-servicing.23314.7 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 7.0.7 to 7.0.8 (parent: Microsoft.NET.Sdk)
  - **Microsoft.DotNet.Wpf.ProjectTemplates**: from 7.0.7-servicing.23274.5 to 7.0.8-servicing.23314.7 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - **Microsoft.NET.Test.Sdk**: from 17.6.0-release-20230405-08 to 17.6.3-release-20230616-01 (parent: Microsoft.NET.Sdk)
  - **Microsoft.Build**: from 17.6.3 to 17.6.6 (pa...
2023-06-19 16:52:23 +00:00
DotNet-Bot
98ab45b66f Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20230619.4
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 7.0.304 -> To Version 7.0.305

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.7.0,VS.Redist.Common.WindowsDesktop.TargetingPack.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.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.7.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.Build,Microsoft.SourceBuild.Intermediate.msbuild,VS.Redist.Common.NetCore.SharedFramework.x64.7.0,Microsoft.NET.Workload.Emscripten.net6.Manifest-7.0.100,VS.Redist.Common.NetCore.SharedFramework.x64.7.0,Microsoft.NET.Workload.Emscripten.net7.Manifest-7.0.100
 From Version 7.0.7 -> To Version 7.0.8 (parent: Microsoft.NET.Sdk
2023-06-19 16:15:48 +00:00
v-wuzhai
f7cebb0256
[release/7.0.3xx] Update dependencies from dotnet/arcade (#16719) 2023-06-18 20:09:15 -07:00
dotnet-maestro[bot]
3777d6aac5 Update dependencies from https://github.com/dotnet/arcade build 20230616.4
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk
 From Version 7.0.0-beta.23313.4 -> To Version 7.0.0-beta.23316.4
2023-06-16 18:22:31 +00:00
v-wuzhai
6b08d75c57
[release/7.0.1xx] Update dependencies from dotnet/arcade (#16698) 2023-06-15 19:51:12 -07:00
v-wuzhai
ebe3261e11
[release/7.0.3xx] Update dependencies from dotnet/source-build-reference-packages (#16701) 2023-06-15 19:49:51 -07:00
dotnet-maestro[bot]
4f9a50fd1c Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20230419.1
Microsoft.SourceBuild.Intermediate.source-build-reference-packages
 From Version 7.0.0-alpha.1.23063.1 -> To Version 7.0.0-alpha.1.23219.1
2023-06-15 21:30:27 +00:00
dotnet-maestro[bot]
146d6510b5 Update dependencies from https://github.com/dotnet/arcade build 20230613.4
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk
 From Version 7.0.0-beta.23211.2 -> To Version 7.0.0-beta.23313.4
2023-06-15 20:51:46 +00:00
dotnet-maestro[bot]
51285ddca1
[release/7.0.3xx] Update dependencies from dotnet/arcade (#16691)
[release/7.0.3xx] Update dependencies from dotnet/arcade
2023-06-15 20:27:17 +00:00
Marc Paine
697dd0c934
[automated] Merge branch 'release/7.0.1xx' => 'release/7.0.3xx' (#16680) 2023-06-15 13:25:28 -07:00
v-wuzhai
1bb2fe637e
[release/7.0.3xx] Update dependencies from dotnet/arcade (#16681) 2023-06-15 10:25:42 +08:00
dotnet-maestro[bot]
b121f8feeb Update dependencies from https://github.com/dotnet/arcade build 20230531.4
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk
 From Version 7.0.0-beta.23211.2 -> To Version 7.0.0-beta.23281.4
2023-06-14 20:00:12 +00:00
Marc Paine
a5708e110a
Merge branch 'release/7.0.3xx' into merge/release/7.0.1xx-to-release/7.0.3xx 2023-06-14 12:57:55 -07:00
Marc Paine
3bf636278c
Merging internal commits for release/7.0.3xx (#16655) 2023-06-14 12:43:44 -07:00
Marc Paine
4f086a7b87
Merging internal commits for release/7.0.1xx (#16654) 2023-06-14 12:09:54 -07:00
NET Source-Build Bot
306c38cab9
.NET Source-Build 7.0.107 June 2023 Updates (#16669) 2023-06-13 22:34:15 +00:00
Marc Paine
4ec8cbc53f
[release/7.0.1xx] Update Windows SDK projection (#16659) 2023-06-13 12:48:56 -07:00
Marc Paine
385d3ff882
[release/7.0.3xx] Update Windows SDK projection (#16660) 2023-06-13 12:33:54 -07:00
Manodasan Wignarajah
eef57301fb
Update Windows SDK Projection 2023-06-13 11:29:05 -07:00
Manodasan Wignarajah
b37e59c92e
Update Windows SDK projection 2023-06-13 11:27:45 -07:00
William Godbe
ac3b7f05fb
Update Versions.props 2023-06-13 10:32:20 -07:00
William Godbe
d55fed3855
Update Versions.props 2023-06-13 10:31:41 -07:00
Sean Reeser
6aabbefde7 Merge commit '7e794e2806b712f07d9e4c18aa6cfc8b9249e2fa' into internal-merge-7.0.3xx-2023-06-13-1017 2023-06-13 10:17:34 -07:00
Sean Reeser
d4b3907756 Merge commit 'bf72c06963e2bb23c1abfd97a9ed50e47e155027' into internal-merge-7.0.1xx-2023-06-13-1017 2023-06-13 10:17:25 -07:00
Marc Paine
27c33cba6d
Backport version property changes (#16468) 2023-06-07 11:44:48 -07:00
Forgind
2b65ad96f0 Update roslyn version 2023-06-07 10:24:50 -07:00
annie
ed53cc1a8e
[automated] Merge branch 'release/7.0.1xx' => 'release/7.0.3xx' (#16609) 2023-06-07 10:11:43 -07:00
Jason Zhai
b6eeb22197 Merge branch 'release/7.0.1xx' into release/7.0.3xx 2023-06-07 01:36:11 -07:00
v-wuzhai
05ec5d01a0
Update branding to 7.0.305 (#16602) 2023-06-07 15:44:52 +08:00
v-wuzhai
79139b896c
Update branding to 7.0.108 (#16600) 2023-06-07 15:44:32 +08:00
Marc Paine
949ee50d4d
Temporarily lower the template by 2 instead of one
This is more fallout of us skipping an SDK release.
2023-06-06 16:51:37 -07:00
Marc Paine
47ca34ccbd
Temporarily lower the template by 2 instead of one
This is more fallout of us skipping an SDK release.
2023-06-06 16:51:07 -07:00
Sean Reeser
fa51b0a82e Update branding to 7.0.305 2023-06-06 13:11:06 -07:00
Sean Reeser
d22b3009ca Update branding to 7.0.108 2023-06-06 13:10:57 -07:00
Noah Gilson
78e26c9ac8
7.0.1xx: ignore WarnOrErrorOnTargetArchitectureMismatch. (#16502) 2023-05-31 09:12:48 -07:00