Commit graph

6402 commits

Author SHA1 Message Date
Viktor Hofer
b2b0bcd152 Remove workaround for roslyn eng common 2024-01-12 16:04:35 +01:00
Viktor Hofer
82f66f808a Pick eng/common files from src/arcade instead of orchestorat
... the orchestrator ones are usually stale
2024-01-12 12:26:14 +01:00
Viktor Hofer
38cc6c391f Update Directory.Build.props
... and make the Windows build use the same package cache as build.sh
2024-01-12 12:14:58 +01:00
Viktor Hofer
b8ec8a7e72
Update src/SourceBuild/content/repo-projects/windowsdesktop.proj
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2024-01-11 23:10:12 +01:00
Viktor Hofer
53ee526252
Update src/SourceBuild/content/prep.sh
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2024-01-11 23:09:37 +01:00
Viktor Hofer
48ce02c2a5
Update dotnet.proj 2024-01-11 23:09:16 +01:00
Viktor Hofer
e2b4081a4b
Update Directory.Build.targets 2024-01-11 22:55:03 +01:00
Viktor Hofer
54aa36d90b
Merge branch 'main' into EnableWindowsBuild 2024-01-11 22:54:15 +01:00
dotnet-maestro[bot]
96b90b2633
[main] Update dependencies from dotnet/aspire (#18192)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-01-11 20:38:25 +00:00
Viktor Hofer
3f980aa02a Update all repo-projects to new switches and clean-up 2024-01-11 20:12:51 +01:00
Viktor Hofer
929fbfe368 Rewrite shared properties and targets (a lot of clean-up and standardization)
... in Directory.Build.props and Directory.Build.targets in the repo root
and under repo-projects
2024-01-11 20:12:51 +01:00
Viktor Hofer
77d966e1b0 Simplify repo tasks infra and sources 2024-01-11 20:12:51 +01:00
Viktor Hofer
c00665e399 Fix and clean-up graphviz tool project 2024-01-11 20:12:51 +01:00
Viktor Hofer
8e2c13fc77 Add Version.Details.xml for Arcade and move common msbuild version into Versions.props 2024-01-11 20:12:51 +01:00
Viktor Hofer
51e9eaefc5 Add binlogs and .packages to gitignore 2024-01-11 20:12:51 +01:00
Viktor Hofer
7d5805f07f Update msbuild sdks and add dotnet-eng for Arcade SDK 2024-01-11 20:12:51 +01:00
Viktor Hofer
806a764a0b Put logs in the same location on Unix as on Windows
... and set default properties that are true for source-build.
2024-01-11 20:12:51 +01:00
Viktor Hofer
d7f415494a Make build.proj logic work on non source build
... and simplify the Arcade Build.props extension point.

Move the build.proj source build logic into an extra targets file
so that infrastructure can be conditioned and then imported once.
2024-01-11 20:12:51 +01:00
Viktor Hofer
a5585609f8 Provide Windows entry point build scripts 2024-01-11 20:12:51 +01:00
Michael Simons
79cfea2c03
Remove source-build sourcelink snupkg workaround (#18215) 2024-01-11 17:42:51 +00:00
dotnet-maestro[bot]
f78f0b4d76
[main] Update dependencies from dotnet/sdk (#18206)
[main] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App.Ref: from 9.0.0-alpha.1.24060.1 to 9.0.0-alpha.1.24060.2 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0: from 9.0.0-alpha.1.24060.1 to 9.0.0-alpha.1.24060.2 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0: from 9.0.0-alpha.1.24060.1 to 9.0.0-alpha.1.24060.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref: from 9.0.0-alpha.1.24059.17 to 9.0.0-alpha.1.24060.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 9.0.0-alpha.1.24059.17 to 9.0.0-alpha.1.24060.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 9.0.0-alpha.1.24059.17 to 9.0.0-alpha.1.24060.3 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0: from 9.0.0-alpha.1.24059.17 to 9.0.0-alpha.1.24060.3 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 9.0.0-alpha.1.24059.17 to 9.0.0-alpha.1.24060.3 (parent: Microsoft.NET.Sdk)
  - dotnet-user-jwts: from 9.0.0-alpha.1.24059.17 to 9.0.0-alpha.1.24060.3 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 9.0.0-alpha.1.24059.17 to 9.0.0-alpha.1.24060.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 9.0.0-alpha.1.24060.1 to 9.0.0-alpha.1.24060.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 9.0.0-alpha.1.24060.1 to 9.0.0-alpha.1.24060.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.FSharp.Compiler: from 12.8.200-beta.24055.2 to 12.8.200-beta.24060.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.SourceBuild.Intermediate.fsharp: from 8.0.200-beta.24055.2 to 8.0.200-beta.24060.2 (parent: Microsoft.NET.Sdk)

 - Rebaseline fsharp patch
2024-01-11 00:42:16 +00:00
NET Source-Build Bot
5e12b89c16
.NET Source-Build 8.0.101 January 2024 Updates (#18156) 2024-01-11 00:08:01 +00:00
vseanreesermsft
6f22dc86d8
Merging internal commits for release/8.0.1xx (#18164) 2024-01-10 22:18:47 +00:00
Matt Thalman
c744093ce7
Disable dotnet-watch test for mono (#18193) 2024-01-10 14:55:16 +00:00
Jason Zhai
81db5e02ce Merge branch 'release/8.0.1xx' into release/8.0.2xx 2024-01-10 02:11:32 -08:00
Přemek Vysoký
351592c3af
[release/8.0.1xx] Move VMR component list into Components.md (#18061) 2024-01-10 09:45:00 +00:00
dotnet-maestro[bot]
4d8df4828d
[main] Update dependencies from dotnet/sdk (#18150)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
2024-01-10 08:56:32 +00:00
Jason Zhai
5ec87f33df Merge branch 'release/7.0.4xx' into release/8.0.1xx 2024-01-10 00:37:27 -08:00
Nikola Milosavljevic
426d535488
[release/8.0.1xx] Use SHA256 for RPM digest (#18111) 2024-01-09 11:06:50 -08:00
Marc Paine
8348e8c6b6
Merge branch 'main' into marcpopMSFT-cleanupnet8versions 2024-01-09 09:44:47 -08:00
Marc Paine
6f9173cec9
Switch the property used to the primary runtime one per PR feedback 2024-01-09 09:43:41 -08:00
Matt Thalman
f610fbc5d9
Disable format test for mono (#18152) 2024-01-09 16:56:59 +00:00
Matt Thalman
8530e34c62
Update poison usage report (#18151) 2024-01-09 16:51:20 +00:00
Viktor Hofer
383a293a30
Delete DotNetRestorePackagesPath prop (#18146) 2024-01-09 14:39:46 +01:00
Jason Zhai
a6ef826a13 Merge branch 'release/7.0.3xx' into release/7.0.4xx 2024-01-08 23:18:46 -08:00
Marc Paine
7ed7c0b5d2
Merge branch 'main' into marcpopMSFT-cleanupnet8versions 2024-01-08 14:00:08 -08:00
Matt Thalman
5aec63aef1
Cloak spectre.console's package.json file (#18139) 2024-01-08 21:27:59 +00:00
Marc Paine
5587c75e83 Switch from host resolver package to using the runtime package 2024-01-08 09:59:55 -08:00
dotnet-maestro[bot]
6163fd7508
[main] Update dependencies from dotnet/sdk (#18133)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
2024-01-08 18:00:58 +01:00
Viktor Hofer
d407fc6dc0
Remove unused properties (#18117) 2024-01-08 15:22:26 +01:00
Viktor Hofer
e782a16f91
Remove System.Drawing.Common workaround (#18120) 2024-01-08 15:22:15 +01:00
Viktor Hofer
b168690609
Set LatestCommit only for deployment-tools (#18128) 2024-01-08 15:16:00 +01:00
Viktor Hofer
a190d2aaea
Remove dead properties (#18129) 2024-01-08 15:07:16 +01:00
Viktor Hofer
3ba5c13953
Delete unused and non-functional Clean target (#18131) 2024-01-08 15:07:07 +01:00
Matt Thalman
53ae451ee4
Cloak spectre.console example file (#18110) 2024-01-08 07:41:03 -06:00
Filip Navara
7e601e1c0b
Add new .NET 9 NativeAOT runtime pack RIDs (#18121) 2024-01-08 12:02:38 +01:00
Jason Zhai
75476fd2d8 Merge branch 'release/7.0.1xx' into release/7.0.3xx 2024-01-07 22:41:15 -08:00
Viktor Hofer
ca1439c8ae
Update roslyn-analyzers.proj (#18116) 2024-01-06 00:55:36 +01:00
Viktor Hofer
9271fc0fb3
Delete unused GetOfficialBuildId target (#18118) 2024-01-05 15:43:40 -08:00
Viktor Hofer
d3f2f0335c
Remove unused SetNuGetPackagesEnvironment target (#18119) 2024-01-05 15:43:24 -08:00
Matt Thalman
64e4824aa6
Rebootstrap with new SB artifacts and SDK (#18126) 2024-01-05 22:45:02 +00:00
Matt Thalman
fb4ec09b1e
Add vstest patch to resolve analyzer errors (#18123) 2024-01-05 11:15:42 -06:00
Jason Zhai
70b20b871f Merge branch 'release/6.0.4xx' into release/7.0.1xx 2024-01-04 19:02:40 -08:00
Ella Hathaway
10ff4d7337
Define NetCurrent at VMR root (#18102) 2024-01-04 12:32:46 -08:00
Matt Thalman
892f85006e
Ignore IDE0044 for vstest (#18100) 2024-01-04 17:53:36 +00:00
Forgind
48543d2076
[automated] Merge branch 'release/8.0.2xx' => 'main' (#18068) 2024-01-03 14:03:44 -08:00
Viktor Hofer
7d1c36e327
Remove ReplaceTextInFile usage and unused task (#18087) 2024-01-03 15:38:42 +00:00
Viktor Hofer
5a600f8e99
Delete src/SourceBuild/content/eng/install-nuget-credprovider.sh (#18091) 2024-01-03 14:46:34 +00:00
Viktor Hofer
7f6c1f30be
Remove unused ArcadeSdkDir prop target in fsharp.proj (#18089) 2024-01-03 08:46:24 -06:00
Viktor Hofer
5933014a9a
Remove MicrosoftSourceLinkVersion usage (#18085) 2024-01-03 15:39:41 +01:00
Viktor Hofer
166b96405b
Use unzip task instead of custom implementation (#18086) 2024-01-03 15:39:28 +01:00
Přemek Vysoký
54c1bddf90
Remove a duplicate paragraph from VMR's README (#18083) 2024-01-03 06:32:35 -08:00
Jason Zhai
1c88806159 Merge branch 'release/8.0.2xx' 2024-01-03 00:38:50 -08:00
Jason Zhai
d2db5bd104 Merge branch 'release/6.0.4xx' into release/7.0.1xx 2024-01-02 23:05:11 -08:00
Marc Paine
f88e0907ac Search through source looking for remaining 8.0 versions
Bring back the host resolver dependency
2024-01-02 15:14:00 -08:00
Marc Paine
7c9c3b3850
Baseline manifest (for 8.0.2xx) (#18004) 2024-01-02 13:35:43 -08:00
Forgind
c10235573b
[automated] Merge branch 'release/8.0.1xx' => 'release/8.0.2xx' (#18066) 2024-01-02 10:29:48 -08:00
Matt Thalman
c4f5d46668
Fix VMR build tagging (#18067) 2024-01-02 17:15:00 +00:00
Matt Thalman
a5d29aa28d
Update OmniSharp version being targeted for smoke tests (#18065) 2024-01-02 15:28:29 +00:00
Přemek Vysoký
7a73043e8a
Fix minor details in VMR's main README (#18062) 2024-01-02 06:45:57 -08:00
Přemek Vysoký
ef6e3ed282
Move VMR component list into Components.md (#18023)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2023-12-22 10:39:07 +00:00
Forgind
5bfcb0cf50 Merge branch 'baseline-manifest' of https://github.com/Forgind/installer into baseline-manifest-8.0.2 2023-12-19 12:07:04 -08:00
dotnet-maestro[bot]
4ce220694e
[main] Update dependencies from dotnet/sdk (#18000)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Premek Vysoky <premek.vysoky@microsoft.com>
2023-12-19 18:48:51 +01:00
Jo Shields
172aff5758 Merge remote-tracking branch 'origin/main' into mac-vmr 2023-12-18 10:24:24 -05:00
dotnet-maestro[bot]
b75062f476
[main] Update dependencies from dotnet/sdk (#17996)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Jason Zhai <v-wuzhai@microsoft.com>
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
2023-12-18 15:05:09 +01:00
Matt Thalman
fae23c6571
Remove Arcade net9.0 workarounds (#17987) 2023-12-18 14:02:42 +01:00
Jason Zhai
0fad92fe57 Merge branch 'release/8.0.2xx' 2023-12-17 21:57:04 -08:00
Ella Hathaway
c60ffd6fd8
Add nuget-client patch for shortening sb inner clone path (#17991) 2023-12-15 13:17:16 -08:00
dotnet-maestro[bot]
0b5c084524
[main] Update dependencies from dotnet/sdk (#17970)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2023-12-15 16:45:23 +00:00
Jo Shields
8994ee567d Merge remote-tracking branch 'origin/main' into mac-vmr 2023-12-15 09:04:40 -05:00
dotnet-maestro[bot]
25dcfe15b0
[main] Update dependencies from dotnet/arcade (#17985)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
2023-12-15 12:47:35 +01:00
Jason Zhai
cf585aabda Merge branch 'release/7.0.1xx' into release/7.0.3xx 2023-12-14 21:39:20 -08:00
Jason Zhai
b5f1e2816b Merge branch 'release/8.0.1xx' into release/8.0.2xx 2023-12-14 21:37:53 -08:00
Viktor Hofer
8ba0d7c603
Remove unused Microsoft.Build.CentralPackageVersions (#17981) 2023-12-14 23:04:33 +00:00
Matt Thalman
461c776642
Do not reuse existing installation of .NET CLI in SB prep script (#17892) 2023-12-14 11:14:56 -06:00
Matt Thalman
f880dfdb0c
Fixes SDK diff after release of Aspire (#17893) 2023-12-14 11:14:34 -06:00
Matt Thalman
e488f0c8cf
Add back security-partners-dotnet pipeline (#17956) 2023-12-14 11:13:41 -06:00
Jackson Schuster
7fd5ad40bd
Merge branch 'main' into PassCrossCompile 2023-12-14 08:24:58 -08:00
Matt Thalman
74bcdc3310
Add templating patch to target net9.0 (#17952) 2023-12-14 14:35:43 +00:00
Jo Shields
085939a609
Merge branch 'main' into mac-vmr 2023-12-14 09:28:36 -05:00
Jo Shields
e61e75584a Override RID in SDK, currently it misbehaves for Mac cross builds 2023-12-14 09:24:20 -05:00
Jackson Schuster
ac464072c7 Pass CrossBuild to inner builds 2023-12-13 21:02:11 -08:00
Jason Zhai
7ab728b5c7 Merge branch 'release/8.0.1xx' into release/8.0.2xx 2023-12-13 19:12:44 -08:00
github-actions[bot]
daa880ab59
[release/8.0.1xx] Remove global CheckEolTargetFramework=false (#17964)
Co-authored-by: Ella Hathaway <ellahath@umich.edu>
2023-12-13 18:14:26 +00:00
Matt Mitchell
27d05d31eb
Remove DotNetCoreSdkDir (#17963) 2023-12-13 09:12:31 -08:00
Ella Hathaway
becf667813
Remove global CheckEolTargetFramework=false (#17958) 2023-12-13 08:55:53 -08:00
dotnet-maestro[bot]
c947c12af4
[main] Update dependencies from dotnet/sdk (#17875)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: JL03-Yue <59816815+JL03-Yue@users.noreply.github.com>
Co-authored-by: Larry Ewing <lewing@microsoft.com>
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
Co-authored-by: Marek Safar <marek.safar@gmail.com>
2023-12-13 11:57:28 +01:00
Ella Hathaway
7cfe9149ec
Update dev containers to Fedora 39 (#17954) 2023-12-12 14:42:58 -08:00
Matt Thalman
f1a5a5b94e
Add roslyn patch to use NetCurrent (#17951) 2023-12-12 16:30:41 -06:00
Matt Thalman
f5c0cfe173
Generate default license baseline file in test (#17943) 2023-12-12 14:55:30 +00:00
Matt Thalman
781e19cca5
Re-enable smoke tests that rely on templates (#17944) 2023-12-12 07:53:25 -06:00
Ella Hathaway
07d644494d
Always run vmr-scan (#17945) 2023-12-11 23:22:46 +00:00
Ella Hathaway
1d674abffe
Fix attribute type checking and use null-conditional operator (#17902) 2023-12-11 14:14:13 -08:00
Matt Thalman
8d9388459a
[automated] Merge branch 'release/8.0.2xx' => 'main' (#17936) 2023-12-11 13:58:11 -06:00
Matt Thalman
50b8d8c7e8 Remove references to DotNetHost packages 2023-12-11 12:53:34 -06:00
Jason Zhai
deb67c6570 Merge branch 'release/8.0.2xx' 2023-12-10 22:41:45 -08:00
Jackson Schuster
312648bd49
Merge branch 'main' into crossbuildVMR 2023-12-08 10:45:14 -08:00
Nikola Milosavljevic
3d9c0a841d
Use SHA256 for RPM digest (#17933) 2023-12-08 09:44:18 -08:00
Matt Thalman
a15e825e3a
Add runtime patch to use net9.0 TFM (#17929) 2023-12-07 22:54:52 +00:00
Jackson Schuster
4c366b5f8b Merge branch 'main' of https://github.com/dotnet/installer into crossbuildVMR 2023-12-07 08:50:55 -08:00
Jason Zhai
e953162a92 Merge branch 'release/6.0.1xx' into release/6.0.3xx 2023-12-05 22:14:02 -08:00
Ella Hathaway
b654f3e01b
Enable open ssl sha 1 signatures for CentOS Stream 9 (#17889) 2023-12-05 12:15:32 -08:00
Matt Thalman
ff13f9c7a4
Update referenced SDK version for source build (#17909) 2023-12-05 14:12:43 -06:00
Matt Thalman
8a17746f71
License scan result updates (#17916) 2023-12-05 13:53:08 -06:00
Viktor Hofer
e6a28ee5ab
Remove unused version in Versions.props (#17914) 2023-12-05 15:46:52 +01:00
Viktor Hofer
80809bd059
Update Microsoft.DotNet.SourceBuild.SmokeTests.csproj (#17913) 2023-12-05 15:43:03 +01:00
Viktor Hofer
c0563fe728
Delete target for SourceLink packages (#17912) 2023-12-05 15:10:06 +01:00
Viktor Hofer
42d047d9f6
Use Directory.Build.props only (#17910) 2023-12-05 15:08:27 +01:00
Viktor Hofer
601a041eea
Delete unused placeholder files (#17911) 2023-12-05 15:08:17 +01:00
Jo Shields
c01b62c0fc
Add Mariner cross-compile VMR builds (#17891)
Co-authored-by: Matt Mitchell <mmitche@microsoft.com>
2023-12-04 21:07:43 +00:00
Jackson Schuster
3a3be75448 Don't run crossgen in VMR cross-arch builds 2023-12-04 11:09:37 -08:00
Jason Zhai
c5419778e2 Merge branch 'release/7.0.3xx' into release/7.0.4xx 2023-11-29 18:29:04 -08:00
Jason Zhai
0593ca2969 Merge branch 'release/8.0.1xx' into release/8.0.2xx 2023-11-28 18:59:53 -08:00
v-wuzhai
1799acaa9c
Revert "Disable crossgen and zip file creation in the local dev build unless -pack is used" 2023-11-28 13:54:44 +08:00
Jason Zhai
c76b822822 Merge branch 'release/7.0.1xx' into release/7.0.3xx 2023-11-27 18:15:28 -08:00
Ankit Jain
724bfa82da Revert "Merge branch 'release/8.0.2xx'"
This reverts commit e641a47a9f, reversing
changes made to dccd713909.
2023-11-27 16:09:21 -05:00
vseanreesermsft
769030cd4d
Merging internal commits for release/8.0.1xx (#17785) 2023-11-27 14:04:02 -06:00
Ella Hathaway
61a7ec7347
Download and compare linux-musl-x64 MSFT sdk (#17823) 2023-11-27 11:27:55 -08:00
Matt Thalman
e4ecc549a9
License scan updates (#17833) 2023-11-27 09:25:48 -06:00
dotnet-maestro[bot]
604cf8d10b
[main] Update dependencies from dotnet/sdk (#17857)
[main] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App.Ref: from 9.0.0-alpha.1.23571.4 to 9.0.0-alpha.1.23573.4 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0: from 9.0.0-alpha.1.23571.4 to 9.0.0-alpha.1.23573.4 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0: from 9.0.0-alpha.1.23571.4 to 9.0.0-alpha.1.23573.4 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.9.0: from 9.0.0-alpha.1.23571.32 to 9.0.0-alpha.1.23573.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Ref: from 9.0.0-alpha.1.23571.32 to 9.0.0-alpha.1.23573.4 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.TargetingPack.x64.9.0: from 9.0.0-alpha.1.23571.32 to 9.0.0-alpha.1.23573.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 9.0.0-alpha.1.23571.32 to 9.0.0-alpha.1.23573.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 9.0.0-alpha.1.23571.32 to 9.0.0-alpha.1.23573.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref: from 9.0.0-alpha.1.23571.20 to 9.0.0-alpha.1.23573.10 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 9.0.0-alpha.1.23571.20 to 9.0.0-alpha.1.23573.10 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 9.0.0-alpha.1.23571.20 to 9.0.0-alpha.1.23573.10 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0: from 9.0.0-alpha.1.23571.20 to 9.0.0-alpha.1.23573.10 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 9.0.0-alpha.1.23571.20 to 9.0.0-alpha.1.23573.10 (parent: Microsoft.NET.Sdk)
  - dotnet-user-jwts: from 9.0.0-alpha.1.23571.20 to 9.0.0-alpha.1.23573.10 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 9.0.0-alpha.1.23571.20 to 9.0.0-alpha.1.23573.10 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 9.0.0-alpha.1.23571.4 to 9.0.0-alpha.1.23573.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.Dotnet.WinForms.ProjectTemplates: from 9.0.0-alpha.1.23570.20 to 9.0.0-alpha.1.23572.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 9.0.0-alpha.1.23571.4 to 9.0.0-alpha.1.23573.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 9.0.0-alpha.1.23571.4 to 9.0.0-alpha.1.23572.17 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.NET.ILLink.Tasks: from 9.0.0-alpha.1.23571.32 to 9.0.0-alpha.1.23573.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.Build: from 17.9.0-preview-23571-01 to 17.9.0-preview-23572-01 (parent: Microsoft.NET.Sdk)
  - NuGet.Build.Tasks: from 6.9.0-preview.1.40 to 6.9.0-preview.1.45 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 9.0.0-alpha.1.23571.32 to 9.0.0-alpha.1.23573.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport: from 9.0.0-alpha.1.23566.3 to 9.0.0-alpha.1.23570.1 (parent: Microsoft.NETCore.App.Runtime.win-x64)
  - System.CommandLine: from 2.0.0-beta4.23307.1 to 2.0.0-beta4.23407.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.SourceBuild.Intermediate.command-line-api: from 0.1.430701 to 0.1.440701 (parent: Microsoft.NET.Sdk)

 - Remove nuget-client patch
2023-11-24 16:21:53 +00:00
Noah Gilson
e1966d9ef8
Switch 8.0 assets to the rtm release (#17798) 2023-11-22 14:46:30 -08:00
Jason Zhai
7113c7761b Merge branch 'release/8.0.1xx' into release/8.0.2xx 2023-11-21 21:43:11 -08:00
Michael Yanni
f35990f99a
Fix the minimum version logic to take into account that we're off-by-one for the 100 release (#17761) 2023-11-21 13:12:28 -08:00
Jo Shields
37aaa597bc
These changes should allow complete cross-builds just via OverrideTargetRid (#17832) 2023-11-20 13:20:51 -05:00
Jason Zhai
2cc450fc53 Merge branch 'release/7.0.3xx' into release/7.0.4xx 2023-11-19 23:43:31 -08:00
Ella Hathaway
bc60f176c8
Alpine leg in sdk content test (#17824) 2023-11-17 15:38:44 -08:00
Matt Thalman
3479076aac
Bootstrap to newer .NET 9 SDK for source build (#17831) 2023-11-17 17:23:39 +00:00
Matt Thalman
08f5abf9fe
Use .NET 9 SDK for previously source-built SDK (#17822) 2023-11-17 07:26:10 -06:00
Jason Zhai
f2736247f8 Merge branch 'release/7.0.1xx' into release/7.0.3xx 2023-11-17 00:52:02 -08:00
Jason Zhai
9db3533897 Merge branch 'release/8.0.1xx' into release/8.0.2xx 2023-11-16 22:11:19 -08:00
Jason Zhai
d93d599bfc Merge branch 'release/6.0.3xx' into release/6.0.4xx 2023-11-16 19:01:03 -08:00
Jason Zhai
4eaa6052e2 Merge branch 'release/7.0.3xx' into release/7.0.4xx 2023-11-16 18:58:05 -08:00
v-wuzhai
c5dd168d18
[automated] Merge branch 'release/6.0.4xx' => 'release/7.0.1xx' (#17771) 2023-11-16 17:58:18 -08:00
Nikola Milosavljevic
4e9256ffb4
Use unique non-stable SDK version for comparison test (#17819) 2023-11-16 11:41:04 -08:00
Viktor Hofer
5037a63d97
Consume portable RID graph from runtime (#17760) 2023-11-16 17:40:29 +01:00
Jason Zhai
720f135ead Merge branch 'release/6.0.1xx' into release/6.0.3xx 2023-11-15 22:11:01 -08:00
Jason Zhai
8bb5517ac0 Merge branch 'release/7.0.1xx' into release/7.0.3xx 2023-11-15 22:05:26 -08:00
dotnet-maestro[bot]
61ebcccd30
[main] Update dependencies from dotnet/sdk (#17746)
[main] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App.Ref: from 9.0.0-alpha.1.23558.4 to 9.0.0-alpha.1.23565.1 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0: from 9.0.0-alpha.1.23558.4 to 9.0.0-alpha.1.23565.1 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0: from 9.0.0-alpha.1.23558.4 to 9.0.0-alpha.1.23565.1 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.9.0: from 9.0.0-alpha.1.23558.17 to 9.0.0-alpha.1.23565.6 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Ref: from 9.0.0-alpha.1.23558.17 to 9.0.0-alpha.1.23565.6 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.TargetingPack.x64.9.0: from 9.0.0-alpha.1.23558.17 to 9.0.0-alpha.1.23565.6 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 9.0.0-alpha.1.23558.17 to 9.0.0-alpha.1.23565.6 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 9.0.0-alpha.1.23558.17 to 9.0.0-alpha.1.23565.6 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref: from 9.0.0-alpha.1.23558.19 to 9.0.0-alpha.1.23565.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 9.0.0-alpha.1.23558.19 to 9.0.0-alpha.1.23565.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 9.0.0-alpha.1.23558.19 to 9.0.0-alpha.1.23565.4 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0: from 9.0.0-alpha.1.23558.19 to 9.0.0-alpha.1.23565.4 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 9.0.0-alpha.1.23558.19 to 9.0.0-alpha.1.23565.4 (parent: Microsoft.NET.Sdk)
  - dotnet-user-jwts: from 9.0.0-alpha.1.23558.19 to 9.0.0-alpha.1.23565.4 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 9.0.0-alpha.1.23558.19 to 9.0.0-alpha.1.23565.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 9.0.0-alpha.1.23558.4 to 9.0.0-alpha.1.23565.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.Dotnet.WinForms.ProjectTemplates: from 9.0.0-alpha.1.23557.11 to 9.0.0-alpha.1.23563.7 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 9.0.0-alpha.1.23558.4 to 9.0.0-alpha.1.23565.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 9.0.0-alpha.1.23558.1 to 9.0.0-alpha.1.23564.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.FSharp.Compiler: from 12.8.0-beta.23556.4 to 12.8.0-beta.23563.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.SourceBuild.Intermediate.fsharp: from 8.0.200-beta.23556.4 to 8.0.200-beta.23563.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.Test.Sdk: from 17.9.0-preview-23557-03 to 17.9.0-preview-23564-03 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.ILLink.Tasks: from 9.0.0-alpha.1.23558.17 to 9.0.0-alpha.1.23565.6 (parent: Microsoft.NET.Sdk)
  - Microsoft.Net.Compilers.Toolset: from 4.9.0-2.23558.4 to 4.9.0-2.23563.6 (parent: Microsoft.NET.Sdk)
  - Microsoft.Build: from 17.9.0-preview-23557-02 to 17.9.0-preview-23565-01 (parent: Microsoft.NET.Sdk)
  - NuGet.Build.Tasks: from 6.9.0-preview.1.23 to 6.9.0-preview.1.33 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 9.0.0-alpha.1.23558.17 to 9.0.0-alpha.1.23565.6 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport: from 9.0.0-alpha.1.23530.1 to 9.0.0-alpha.1.23564.1 (parent: Microsoft.NETCore.App.Runtime.win-x64)

 - Merge branch 'main' into darc-main-a32af26c-4b45-4f88-988a-82c2e1fb29cc

 - Merge branch 'main' into darc-main-a32af26c-4b45-4f88-988a-82c2e1fb29cc

 - Merge branch 'main' into darc-main-a32af26c-4b45-4f88-988a-82c2e1fb29cc

 - Update source-mappings.json

 - Update allowed-binaries.txt

 - Remove backported nuget patch

 - Merge branch 'main' into darc-main-a32af26c-4b45-4f88-988a-82c2e1fb29cc
2023-11-16 02:08:50 +00:00
Viktor Hofer
2c325fb634
Fix merge conflict in sdk.proj (#17810) 2023-11-15 21:02:22 +00:00
Jo Shields
9bc4ef9c73
Pass PortableBuild property through to runtime in VMR (#17804) 2023-11-15 13:50:21 -05:00
NET Source-Build Bot
c09863189d
.NET Source-Build 7.0.114 November 2023 Updates (#17780) 2023-11-15 16:19:55 +00:00
NET Source-Build Bot
ee809e5f00
.NET Source-Build 6.0.125 November 2023 Updates (#17781) 2023-11-15 08:02:47 -06:00
Jason Zhai
e641a47a9f Merge branch 'release/8.0.2xx' 2023-11-15 00:54:28 -08:00
Jason Zhai
87b787239d Merge branch 'release/8.0.1xx' into release/8.0.2xx 2023-11-14 23:40:54 -08:00
Jason Zhai
fddba70df7 Switch 8.0 assets to the rtm release 2023-11-14 22:57:30 -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
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
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
Jason Zhai
9d65154e2c Merge branch 'release/6.0.4xx' into release/7.0.1xx 2023-11-13 22:42:42 -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
Nikola Milosavljevic
66cc446852
Update prebuilts package version to 9.0.100-4 (#17763) 2023-11-13 08:20:16 -06: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
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
Jason Zhai
6728e48183 Merge branch 'release/7.0.4xx' into release/8.0.1xx 2023-11-09 18:41:32 -08:00
v-wuzhai
686a27b3a2
[automated] Merge branch 'release/8.0.2xx' => 'main' (#17742) 2023-11-09 17:58:54 -08:00
Marc Paine
ca5f6b0077 Add comments explaining why these targets are disabled
Clean up the run-build script
2023-11-09 13:26:53 -08:00
Matt Thalman
81c9bea209
SB patch for net9.0 TFM in SBRP (#17749) 2023-11-09 20:21:05 +00:00
Codrin-Victor Poienaru
00178e6f21
Insert net9.0 test templates (#17745) 2023-11-09 09:52:19 -08:00
Ladi Prosek
6ebd35075d
NGEN Microsoft.DotNet.MSBuildSdkResolver.dll and its dependencies (#17732)
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-09 08:58:28 +01:00
Jason Zhai
17d134f533 Merge branch 'release/6.0.1xx' into release/6.0.3xx 2023-11-08 23:34:23 -08:00
Jason Zhai
c18dc73da1 Merge branch 'release/6.0.4xx' into release/7.0.1xx 2023-11-08 23:26:37 -08:00
v-wuzhai
6dacaabe2a
[automated] Merge branch 'release/8.0.2xx' => 'main' (#17642) 2023-11-08 21:58:32 -08:00
Michael Simons
084c161943
Remove redundant xml doc test (#17734) 2023-11-08 17:34:45 -06:00
Ella Hathaway
41b9905e88
Run dotnet-dotnet pipeline at midnight PST (#17738) 2023-11-08 15:20:43 -08:00
Matt Thalman
a2f28cec25 Remove darc feed 2023-11-08 08:16:18 -06:00
Jason Zhai
b7bae3f7ae Revert "stabilize package versions" 2023-11-08 01:56:05 -08:00
Jason Zhai
e552fd48f3 Merge branch 'release/8.0.1xx' into release/8.0.2xx 2023-11-08 00:44:27 -08:00
Jason Zhai
f3216676fb Merge branch 'release/7.0.3xx' into release/7.0.4xx 2023-11-08 00:40:13 -08:00
Jason Zhai
648ae2cca6 Merge branch 'release/8.0.2xx' 2023-11-07 23:58:05 -08:00
Matt Thalman
705edb7816
Use NetCurrent for source build projects (#17722) 2023-11-07 21:40:55 +00:00
Nikola Milosavljevic
018dee785f
Stop injecting NoWarns into repo's Directory.Build.props (#17712) 2023-11-07 12:29:07 -08:00
Ella Hathaway
eefba512e7
Split current CI pipline (#17370) 2023-11-07 08:54:50 -08:00
Matt Thalman
a7d4f9cef5
[source build] Use floating tags for container image names (#17696) 2023-11-07 15:27:14 +00:00
Přemek Vysoký
c7ee8f18f4
[release/8.0.1xx] Bump darc to fix VMR sync (#17704) 2023-11-07 07:05:56 -08:00
Matt Thalman
7ac1022e78
Re-enable SB tests (#17672) 2023-11-07 09:05:43 -06:00
Omair Majid
7905f1bbc8
[release/6.0] Add alpine to CI for source-build (#13074) 2023-11-07 07:53:17 -06:00
Jo Shields
3f52214483
Don't use/look for 'cm.2.0' artifact names when building portable on Mariner (#17699) 2023-11-06 15:30:20 -05:00
Jo Shields
565fa4e240 Don't use/look for 'cm.2.0' artifact names when building portable on Mariner 2023-11-06 09:32:09 -05:00
Jo Shields
628620f5cc Build portable runtime when PortableBuild is forced in SB/VMR 2023-11-06 09:28:23 -05:00
Přemek Vysoký
8bd1ebc600
Bump darc to fix VMR synchronization edge case (#17693) 2023-11-06 04:50:53 -08:00
Marc Paine
8022c5e9e8 Enable 9.0 SDK templates 2023-11-01 13:53:02 -07:00
Nikola Milosavljevic
e051067c46
Stop making tools.sh changes during source-build (#17664)
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-11-01 10:57:00 -07:00
Marc Paine
d712505e09 Enable the 9.0 templates 2023-10-31 11:31:16 -07:00
Přemek Vysoký
8a00728180
Stop synchronizing xliff-tasks into the VMR (#17670) 2023-10-31 13:39:59 +00:00
Matt Thalman
59107fe818
Add font files as allowed for runtime (#17662) 2023-10-30 20:36:16 +00:00
Matt Thalman
1e64f53bd8
Update SDK diff baseline (#17660) 2023-10-30 18:52:31 +00:00
dotnet-maestro[bot]
ccd9b027de
[main] Update dependencies from dotnet/arcade (#17640)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
2023-10-30 10:55:21 -07:00
Matt Mitchell
00fbfd8650
[release/8.0.1xx] Stabilize package versions (#17614)
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2023-10-30 15:47:31 +00:00