Commit graph

33823 commits

Author SHA1 Message Date
Jason Zhai
fddba70df7 Switch 8.0 assets to the rtm release 2023-11-14 22:57:30 -08:00
v-wuzhai
dccd713909
[main] Update dependencies from dotnet/source-build-reference-packages (#17788) 2023-11-14 22:40:37 -08:00
v-wuzhai
94d67600f3
[release/7.0.3xx] Update dependencies from dotnet/arcade (#17795) 2023-11-14 22:28:23 -08:00
v-wuzhai
8c99a8885c
[release/7.0.4xx] Update dependencies from dotnet/arcade (#17796) 2023-11-14 22:28:02 -08:00
dotnet-maestro[bot]
98f6291942 Update dependencies from https://github.com/dotnet/arcade build 20231114.5
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk
 From Version 7.0.0-beta.23556.6 -> To Version 7.0.0-beta.23564.5
2023-11-14 23:30:42 +00:00
dotnet-maestro[bot]
bacd200ed7 Update dependencies from https://github.com/dotnet/arcade build 20231114.5
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk
 From Version 7.0.0-beta.23556.6 -> To Version 7.0.0-beta.23564.5
2023-11-14 23:30:42 +00:00
Noah Gilson
e2f576f840
[release/8.0.1xx] Update dependencies from dotnet/arcade (#17635) 2023-11-14 15:20:35 -08:00
Marc Paine
2eb4a6adbb
Merging internal commits for release/7.0.1xx (#17783) 2023-11-14 14:06:10 -08:00
Marc Paine
78bce6ca28
Merging internal commits for release/7.0.3xx (#17782) 2023-11-14 14:06:07 -08:00
Marc Paine
c001cbb4df
Merging internal commits for release/7.0.4xx (#17776) 2023-11-14 14:05:54 -08:00
NET Source-Build Bot
e94d69fbe7
.NET Source-Build 8.0.100 November 2023 Updates (#17784) 2023-11-14 15:36:29 -06:00
dotnet-maestro[bot]
921c8c1b5c Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20231114.1
Microsoft.SourceBuild.Intermediate.source-build-reference-packages
 From Version 9.0.0-alpha.1.23563.2 -> To Version 9.0.0-alpha.1.23564.1
2023-11-14 20:18:03 +00:00
Noah Gilson
7be3f8efa3
[release/8.0.1xx] Update dependencies from dotnet/source-build-reference-packages (#17708) 2023-11-14 11:47:29 -08:00
Sean Reeser
33c86a3b3d Merge commit 'b2a71039cd0ad21507999d0d722e558e3ea61ca2' into internal-merge-7.0.1xx-2023-11-14-1054 2023-11-14 10:54:37 -08:00
Sean Reeser
e230a993d9 Merge commit '3d9518d8853e9cae6bab2d9460a4ce827dc89b43' into internal-merge-7.0.3xx-2023-11-14-1054 2023-11-14 10:54:28 -08:00
Noah Gilson
efe0232f8a
[main] Update dependencies from dotnet/arcade (#17773) 2023-11-14 10:48:42 -08:00
Sean Reeser
a3c160bc06 Merge commit '22f221a24ccfed7414b4029b8de113060eb4b481' into internal-merge-7.0.4xx-2023-11-14-1016 2023-11-14 10:16:35 -08:00
Marc Paine
5b2c4a0243
Disable crossgen and zip file creation in the local dev build unless -pack is used (#17478) 2023-11-14 10:07:22 -08:00
Marc Paine
7b966d51c6
fix indent 2023-11-14 09:32:22 -08:00
dotnet-maestro[bot]
a51c9e2120 Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20231106.3
Microsoft.SourceBuild.Intermediate.source-build-reference-packages
 From Version 8.0.0-alpha.1.23516.4 -> To Version 8.0.0-alpha.1.23556.3
2023-11-14 13:35:39 +00:00
dotnet-maestro[bot]
3ae588aa3f Update dependencies from https://github.com/dotnet/arcade build 20231106.5
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk
 From Version 8.0.0-beta.23516.4 -> To Version 8.0.0-beta.23556.5
2023-11-14 13:34:18 +00:00
dotnet-maestro[bot]
2d8333b891 Update dependencies from https://github.com/dotnet/arcade build 20231113.1
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk , Microsoft.DotNet.XliffTasks
 From Version 9.0.0-beta.23560.1 -> To Version 9.0.0-beta.23563.1
2023-11-14 13:16:05 +00:00
github-actions[bot]
f0c4e4e14c
[release/8.0.2xx] NGEN Microsoft.DotNet.MSBuildSdkResolver.dll and its dependencies (#17750)
Backport of #17732 to release/8.0.2xx

MSBuild.exe currently spends a significant amount of time JITting `Microsoft.DotNet.MSBuildSdkResolver` and its dependencies, see https://github.com/dotnet/msbuild/issues/9303 for details.

This PR makes Visual Studio installer add these assemblies to the NGEN queue, which is a necessary condition for eliminating JITting. Just like `Microsoft.Build.*` assemblies, we need to NGEN these with two configurations: vsn.exe so it works in the devenv process, and MSBuild.exe so it works in MSBuild satellite processes.
2023-11-14 10:49:41 +01:00
Marc Paine
e7f140ce32
Enabling MSI builds targeting net9 (#17768) 2023-11-13 14:59:52 -08:00
Matt Thalman
58847828e5
Add Alpine leg based on MS SDK for VMR (#17769) 2023-11-13 13:43:54 -06:00
Noah Gilson
34fab983ad
Merge branch 'release/8.0.1xx' into darc-release/8.0.1xx-79cbb9db-a7cb-4b97-acdd-a28b0df6375b 2023-11-13 11:22:18 -08:00
Noah Gilson
e473d12ec8
[main] Update dependencies from dotnet/source-build-reference-packages (#17766) 2023-11-13 11:17:44 -08:00
Marc Paine
31ac250d6b Enabling MSI builds targeting net9 2023-11-13 09:53:07 -08:00
Jo Shields
410920005e
Ensure we propagate DotNetBuildVertical property to source-built projects (#17767) 2023-11-13 17:25:23 +00:00
dotnet-maestro[bot]
bda3f769ac Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20231113.2
Microsoft.SourceBuild.Intermediate.source-build-reference-packages
 From Version 9.0.0-alpha.1.23558.1 -> To Version 9.0.0-alpha.1.23563.2
2023-11-13 15:09:18 +00:00
Nikola Milosavljevic
66cc446852
Update prebuilts package version to 9.0.100-4 (#17763) 2023-11-13 08:20:16 -06:00
dotnet-maestro[bot]
f247ca3519 Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20231113.1
Microsoft.SourceBuild.Intermediate.source-build-reference-packages
 From Version 9.0.0-alpha.1.23558.1 -> To Version 9.0.0-alpha.1.23563.1
2023-11-13 14:10:48 +00:00
dotnet-maestro[bot]
b0132c0ce0 Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20231106.3
Microsoft.SourceBuild.Intermediate.source-build-reference-packages
 From Version 8.0.0-alpha.1.23516.4 -> To Version 8.0.0-alpha.1.23556.3
2023-11-13 13:26:17 +00:00
dotnet-maestro[bot]
662caee5c6 Update dependencies from https://github.com/dotnet/arcade build 20231106.5
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk
 From Version 8.0.0-beta.23516.4 -> To Version 8.0.0-beta.23556.5
2023-11-13 13:24:42 +00:00
dotnet-maestro[bot]
165040edde
[main] Update dependencies from dotnet/arcade-services (#17765)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2023-11-13 10:20:53 +00:00
v-wuzhai
3bebeb4a94
[main] Update dependencies from dotnet/arcade (#17764) 2023-11-12 18:17:59 -08:00
dotnet-maestro[bot]
ed29d3f30e Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20231106.3
Microsoft.SourceBuild.Intermediate.source-build-reference-packages
 From Version 8.0.0-alpha.1.23516.4 -> To Version 8.0.0-alpha.1.23556.3
2023-11-12 13:28:07 +00:00
dotnet-maestro[bot]
1785748951 Update dependencies from https://github.com/dotnet/arcade build 20231106.5
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk
 From Version 8.0.0-beta.23516.4 -> To Version 8.0.0-beta.23556.5
2023-11-12 13:26:35 +00:00
dotnet-maestro[bot]
cf10277e96 Update dependencies from https://github.com/dotnet/arcade build 20231110.1
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk , Microsoft.DotNet.XliffTasks
 From Version 9.0.0-beta.23559.3 -> To Version 9.0.0-beta.23560.1
2023-11-12 13:13:16 +00:00
dotnet-maestro[bot]
97a6533163 Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20231106.3
Microsoft.SourceBuild.Intermediate.source-build-reference-packages
 From Version 8.0.0-alpha.1.23516.4 -> To Version 8.0.0-alpha.1.23556.3
2023-11-11 13:34:05 +00:00
dotnet-maestro[bot]
b16a043b13 Update dependencies from https://github.com/dotnet/arcade build 20231106.5
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk
 From Version 8.0.0-beta.23516.4 -> To Version 8.0.0-beta.23556.5
2023-11-11 13:32:30 +00:00
dotnet-maestro[bot]
5253b654b9 Update dependencies from https://github.com/dotnet/arcade build 20231110.1
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk , Microsoft.DotNet.XliffTasks
 From Version 9.0.0-beta.23559.3 -> To Version 9.0.0-beta.23560.1
2023-11-11 13:14:47 +00:00
Marc Paine
9f113aaa55
Downgrade implicit version
Currently, we are not tracking changes to be released for 6 or 7 in December. Preparing the downgrade of the implicit version in case that ends up being the case.
2023-11-10 13:44:07 -08:00
Marc Paine
395b82bb19 Fix the minimum version logic to take into account that we're off-by-one for the 100 release 2023-11-10 11:37:24 -08:00
Přemek Vysoký
03b1532ebf
Fix the author of VMR commits (#17759) 2023-11-10 14:30:21 +00:00
dotnet-maestro[bot]
830603fd8e Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20231106.3
Microsoft.SourceBuild.Intermediate.source-build-reference-packages
 From Version 8.0.0-alpha.1.23516.4 -> To Version 8.0.0-alpha.1.23556.3
2023-11-10 13:34:42 +00:00
dotnet-maestro[bot]
680684c6b5 Update dependencies from https://github.com/dotnet/arcade build 20231106.5
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk
 From Version 8.0.0-beta.23516.4 -> To Version 8.0.0-beta.23556.5
2023-11-10 13:33:02 +00:00
Alexander Köplinger
4b111cdb0d
Use correct yaml block style in vmr-synchronization.yml (#17758) 2023-11-10 13:05:36 +00:00
Alexander Köplinger
e0d2e1c4fa
Set git author information in vmr-synchronization.yml (#17757) 2023-11-10 11:59:15 +00:00
Robin Lindner
65d8a464e1
Remove empty class (#14072)
Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com>
2023-11-10 12:48:42 +01:00