Commit graph

6584 commits

Author SHA1 Message Date
Jackson Schuster
34940c02d7
Exclude archive diff target on pgo leg (#18918) 2024-03-07 23:11:56 -08:00
v-wuzhai
8d53942879
[automated] Merge branch 'release/8.0.3xx' => 'main' (#18901) 2024-03-08 14:33:06 +08:00
Jackson Schuster
e27cdf1f90 Exclude archive diff target on pgo leg 2024-03-07 17:09:40 -08:00
Viktor Hofer
7fc4318b30
Update build.proj to make the build mode clearer (#18913) 2024-03-07 18:10:41 +00:00
Jackson Schuster
a36d3611ed
Add SdkArchiveDiff task to verify the sdk archive has all the expected files (#18748) 2024-03-07 10:03:38 -08:00
Jason Zhai
b725b838b3 Merge branch 'release/8.0.3xx' 2024-03-07 01:37:39 -08:00
Jackson Schuster
2286d77633 Use Item transform instead of batching to output lines to file 2024-03-06 21:31:51 -08:00
Jackson Schuster
6ca4c6f0d2 Use .diff instead of csv for sdk content diffs 2024-03-06 13:37:06 -08:00
Jackson Schuster
60c0a7e489 Add args to WriteLinesToFile 2024-03-06 12:01:10 -08:00
Jackson Schuster
b290188e39 Use remote file name for downloaded sdk 2024-03-06 11:59:14 -08:00
Jackson Schuster
2c5bee4788 Fix typo 2024-03-06 11:57:01 -08:00
Jackson Schuster
36d3cfa394
Update src/SourceBuild/content/eng/sdkArchiveDiffs.targets
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
2024-03-06 11:46:02 -08:00
Jackson Schuster
97fc3b8342 PR Feedback: Formatting, move/add conditions, output diffs to csv in logs 2024-03-06 11:41:32 -08:00
Matt Mitchell
c885fca733
Scripts to restore commonly changes files (#18578) 2024-03-06 15:37:24 +01:00
Tom Deseyn
c0f4c586c2
Add product rid to ILCompiler rids when bundling ILCompiler with the SDK. (#18835) 2024-03-06 13:18:13 +01:00
David McFarland
7f2e994004
ExtractArchiveToDirectory: open .tar.gz archives read-only (#18891) 2024-03-06 10:36:52 +01:00
Matt Mitchell
68cc1aeb08
Remove ArcadeBuildVertical parameter (#18889) 2024-03-06 09:33:08 +01:00
Jason Zhai
16115d613a Merge branch 'release/8.0.1xx' into release/8.0.2xx 2024-03-05 23:07:41 -08:00
Jackson Schuster
3c848d51a3 Update missed reference 2024-03-05 16:00:00 -08:00
Jeremy Koritzinsky
aa0c912499
Pass TargetRid to Razor's build for the VMR (#18843) 2024-03-05 15:46:03 -08:00
Jackson Schuster
2075e8765b Use "Closest" sdk instead of "Latest" 2024-03-05 14:34:00 -08:00
Jackson Schuster
4f6bac312d Remove conditions on tasks 2024-03-05 14:14:53 -08:00
Jackson Schuster
d49fa67842 Update link to copied source 2024-03-05 14:06:35 -08:00
Michael Simons
f1db5daa0c
Refactor ArtifactsSizeTest to emit updated baseline with only breaking size changes (#18844) 2024-03-05 14:40:53 -06:00
Tom Deseyn
bdc894d0d6
Fix PortableRid default for cross-build source-builds. (#18854) 2024-03-05 09:41:28 +01:00
Matt Mitchell
7c393400d2
Update arcade and add support for --build-tests switch (#18464)
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
2024-03-04 20:33:27 +00:00
Jackson Schuster
97d8e4d2b6 Add message when there are no differences, don't validate non-portable builds 2024-03-04 11:51:45 -08:00
Ella Hathaway
69bf62f29a
Update Assembly Exclusions (#18859) 2024-03-04 11:23:54 -08:00
Matt Mitchell
0ae1862899
Update HostRid default to be in line with Host/Target architecture props (#18861) 2024-03-04 18:52:29 +00:00
Viktor Hofer
97cc3fca4b
Add build mode to VMR build log (#18860) 2024-03-04 18:44:44 +00:00
Ella Hathaway
80a44a7252
Update SDK diff baseline (#18858) 2024-03-04 10:17:24 -08:00
Jackson Schuster
3adb0cc25c Don't add another item in SdkTarballItem 2024-03-02 09:28:13 -08:00
Jackson Schuster
8eb0cd2a5c Update logs, add check for valid RID 2024-03-01 15:19:42 -08:00
Michael Simons
1c511c13d4
Remove unnecessary runtime installation (#18841) 2024-03-01 22:05:40 +00:00
Jackson Schuster
5a2d878d25 Accidentally added test changes 2024-03-01 12:44:27 -08:00
Jackson Schuster
eafa1ba769 Check index before indexing array, and add common prefix to start of diff 2024-03-01 12:42:27 -08:00
Jackson Schuster
2b3389d842 Forgot to add the deletion of the old file 2024-03-01 11:43:57 -08:00
Michael Simons
fc9e980c5f
Rename prep.sh to indicate that it is source-build specific and move to the eng dir (#18840) 2024-03-01 13:34:25 -06:00
Jackson Schuster
9b43ca3885 Rename file to match type 2024-03-01 11:31:35 -08:00
Jackson Schuster
3ed90968ee Don't validate Sdk archive diffs on shortstack 2024-03-01 11:21:40 -08:00
Jackson Schuster
f84323905d PR Feedback:
- Extract common archive diffing into a base class
- Move Diff utils to a separate class
- Return all valid archives and assert only one valid SDK archive
- Use Arcade VersionIdentifier util class
2024-03-01 10:42:14 -08:00
Matt Thalman
555df1c3c0
Invert smoke test publish complex logic (#18842) 2024-03-01 12:36:59 -06:00
Jackson Schuster
478bb285c1 PR Feedback: use underscore prefix for 'local' properties 2024-02-29 10:32:22 -08:00
Jackson Schuster
3cf9a383be Use cancellation token in FindArchiveDiff and move directory separator in path builder 2024-02-29 10:00:40 -08:00
Jackson Schuster
7632ab4d74 PR Feedback:
- Use 'archive' rather than 'tarball'
- Remove dead code
- Discard unused return values
2024-02-29 09:48:31 -08:00
Omair Majid
83bf55b047
Make prep.sh fail when it fails to download archives (#18812) 2024-02-28 21:11:54 +00:00
Viktor Hofer
d23aa136ea
Save RepoBuildExitCode for debugging purposes (#18798) 2024-02-28 19:52:42 +01:00
dotnet-maestro[bot]
19619c09e2
[main] Update dependencies from dotnet/sdk (#18762)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2024-02-28 18:32:15 +00:00
Jackson Schuster
9ffe5c200d Make long running tasks cancellable 2024-02-28 10:06:38 -08:00
Jackson Schuster
b6fba7eb7c Use property notation instead of item 2024-02-28 09:56:49 -08:00
Oleksandr Didyk
ae67144b8c
Update artifact size baseline for Centos8 (#18804) 2024-02-28 17:40:50 +01:00
Viktor Hofer
a429f46360
Update build.proj (#18791) 2024-02-28 10:14:00 -06:00
Jackson Schuster
45728f7ba5 Add task to find the single best tarball, and remove unused usings 2024-02-28 07:36:59 -08:00
Oleksandr.Didyk
658d83593f update artifact size baseline 2024-02-28 16:29:15 +01:00
Jackson Schuster
f704a53482 Fix error message 2024-02-28 07:02:52 -08:00
dotnet-maestro[bot]
998d6ecb6f
[main] Update dependencies from dotnet/arcade (#18779)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
2024-02-27 20:02:54 +00:00
Viktor Hofer
25ffb671b3
Enable razor in unified-build (#18776)
Co-authored-by: Eric StJohn <ericstj@microsoft.com>
2024-02-27 16:06:56 +01:00
Michael Simons
a15854119a
Update ArtifactsSizeTest to notify of removed files (#18766)
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2024-02-26 14:30:07 -06:00
Jo Shields
7f749377be
Fix #18777 (#18778) 2024-02-26 19:18:06 +00:00
Jackson Schuster
d30c7408d7 Rename GetVersionAnonymousPath 2024-02-26 09:31:36 -08:00
Jackson Schuster
8a5244cdf2 Merge branch 'TarballDiff' of https://github.com/jtschuster/installer into TarballDiff 2024-02-26 09:29:28 -08:00
Jackson Schuster
0eea7e0579 Fix stack overflow and rename method 2024-02-26 09:29:22 -08:00
Jo Shields
a885953ea1
Actually pass through --use-mono-runtime property (#18777) 2024-02-26 11:42:27 -05:00
Oleksandr Didyk
f5e30e0931
Update SDK diff baseline (#18772) 2024-02-26 17:41:51 +01:00
Jackson Schuster
7b16584a7f
Merge branch 'main' into TarballDiff 2024-02-26 08:07:10 -08:00
Jo Shields
a300316736 Actually pass through --use-mono-runtime property
Closes: https://github.com/dotnet/source-build/issues/4142
2024-02-26 10:29:53 -05:00
Viktor Hofer
94aea21ee6
Enable dotnet/format in unified-build (#18773) 2024-02-26 15:58:33 +01:00
Oleksandr.Didyk
7c4d039217 update sdk diff baseline 2024-02-26 14:02:42 +01:00
Matt Mitchell
d070660282
Enable installer and SDK repos in VMR build (#18632)
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
2024-02-26 10:51:44 +00:00
dotnet-maestro[bot]
39605ca720
[main] Update dependencies from dotnet/sdk (#18752)
[main] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App.Ref: from 9.0.0-preview.2.24120.1 to 9.0.0-preview.2.24122.1 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0: from 9.0.0-preview.2.24120.1 to 9.0.0-preview.2.24122.1 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0: from 9.0.0-preview.2.24120.1 to 9.0.0-preview.2.24122.1 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.9.0: from 9.0.0-preview.2.24120.11 to 9.0.0-preview.2.24122.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Ref: from 9.0.0-preview.2.24120.11 to 9.0.0-preview.2.24122.4 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.TargetingPack.x64.9.0: from 9.0.0-preview.2.24120.11 to 9.0.0-preview.2.24122.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 9.0.0-preview.2.24120.11 to 9.0.0-preview.2.24122.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 9.0.0-preview.2.24120.11 to 9.0.0-preview.2.24122.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.SourceBuild.Intermediate.runtime.linux-x64: from 9.0.0-preview.2.24120.11 to 9.0.0-preview.2.24122.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 9.0.0-preview.2.24120.1 to 9.0.0-preview.2.24122.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.Dotnet.WinForms.ProjectTemplates: from 9.0.0-preview.2.24118.1 to 9.0.0-preview.2.24122.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 9.0.0-preview.2.24120.1 to 9.0.0-preview.2.24122.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 9.0.0-preview.2.24119.1 to 9.0.0-preview.2.24122.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.FSharp.Compiler: from 12.8.300-beta.24120.1 to 12.8.300-beta.24122.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.SourceBuild.Intermediate.fsharp: from 8.0.300-beta.24120.1 to 8.0.300-beta.24122.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.Test.Sdk: from 17.10.0-preview-24119-01 to 17.10.0-preview-24120-01 (parent: Microsoft.NET.Sdk)
  - Microsoft.SourceBuild.Intermediate.vstest: from 17.10.0-preview-24119-01 to 17.10.0-preview-24120-01 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.ILLink.Tasks: from 9.0.0-preview.2.24120.11 to 9.0.0-preview.2.24122.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.Net.Compilers.Toolset: from 4.10.0-2.24120.7 to 4.10.0-2.24122.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.SourceBuild.Intermediate.roslyn: from 4.10.0-2.24120.7 to 4.10.0-2.24122.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.Build: from 17.10.0-preview-24120-06 to 17.10.0-preview-24122-01 (parent: Microsoft.NET.Sdk)
  - Microsoft.SourceBuild.Intermediate.msbuild: from 17.10.0-preview-24120-06 to 17.10.0-preview-24122-01 (parent: Microsoft.NET.Sdk)
  - NuGet.Build.Tasks: from 6.10.0-preview.2.32 to 6.10.0-preview.2.41 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 9.0.0-preview.2.24120.11 to 9.0.0-preview.2.24122.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport: from 9.0.0-preview.2.24114.5 to 9.0.0-preview.2.24121.1 (parent: Microsoft.NETCore.App.Runtime.win-x64)
  - Microsoft.NETCore.App.Runtime.win-x64: from 9.0.0-preview.2.24120.11 to 9.0.0-preview.2.24122.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.SourceBuild.Intermediate.emsdk: from 9.0.0-preview.2.24114.5 to 9.0.0-preview.2.24121.1 (parent: Microsoft.NETCore.App.Runtime.win-x64)

 - Rebase fsharp patch

 - Roslyn patch to fix NetRoslyn value
2024-02-23 17:13:59 +00:00
Michael Simons
3e38a7a77a
Update sync script reference in VMR readme (#18754) 2024-02-23 09:21:46 -06:00
Jeremy Koritzinsky
4b127e32d4
Add VMR support for Windows-x64 PGO Instrumented leg (#18672)
Co-authored-by: Matt Mitchell <mmitche@microsoft.com>
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
2024-02-23 15:18:09 +00:00
Viktor Hofer
c557d5b91f
Remove separate package-source-build project (#18750) 2024-02-23 15:04:42 +01:00
Jackson Schuster
8c32f67bad Don't autoredirect and check for correct aka.ms redirect code 2024-02-22 15:32:02 -08:00
Jackson Schuster
a3256e2d70
Update src/SourceBuild/content/eng/tools/tasks/Microsoft.DotNet.SourceBuild.Tasks.SdkArchiveDiff/Microsoft.DotNet.SourceBuild.Tasks.SdkArchiveDiff.csproj
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
2024-02-22 14:44:51 -08:00
Jackson Schuster
a336dd0f65
Update src/SourceBuild/content/eng/tools/tasks/Microsoft.DotNet.SourceBuild.Tasks.SdkArchiveDiff/Microsoft.DotNet.SourceBuild.Tasks.SdkArchiveDiff.csproj
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
2024-02-22 14:44:46 -08:00
Matt Thalman
9dc1ce8ad0
Arcade patch to ignore std error warning format (#18751) 2024-02-22 21:15:25 +00:00
Jackson Schuster
2862e1f75c Report if there is no sdk produced in the build 2024-02-22 09:14:53 -08:00
Jackson Schuster
5cc5ee0532 Run the archive diff by default 2024-02-22 08:52:31 -08:00
Jackson Schuster
a4bee9104a Forgot to make the project a library after testing 2024-02-22 08:47:34 -08:00
Jackson Schuster
cd1b907f80 fix name 2024-02-22 08:38:05 -08:00
Jackson Schuster
e894991b5f Add SdkArchiveDiff task to verify the sdk archive has all the expected outputs 2024-02-22 08:30:29 -08:00
Matt Thalman
ed324e09c7
Isolate package flow between repos (#18557)
As a prerequisite to enabling parallel builds of the repos in the VMR, it's necessary to isolate the package flow between repos. This ensures that repo dependencies are defined correctly. Prior to these changes, the packages outputted by repos went to the same directory (Shipping or NonShipping) and those two directories were used as the package feed inputs to dependent repos. This would be dangerous in the context of running builds in parallel across repos because any ill-defined dependencies could lead to race conditions. For example, consider the msbuild repo's dependency on System.Text.Json from the runtime repo. If runtime was not defined as a dependency of msbuild, then there's no guarantee that System.Text.Json will exist when it restores it. Based on timing, it may exist in one build and then not exist in another build.

To solve this problem, the packages output from a repos build are placed in a repo-specific package location as a sub-directory of the package location (Shipping or NonShipping). Previously, all repos would output their packages to `artifacts/packages/Release/[NonShipping|Shipping]`. With these changes, they output to `artifacts/packages/Release/[NonShipping|Shipping]/<repo-name>`. This isolates all packages on a per-repo basis. The next step is to provide access to these packages based on dependencies. Going back to msbuild's dependency on runtime, this is accomplished by modifying msbuild's nuget.config file to include feeds specific to runtime:

```xml
<add key="source-built-runtime" value="/vmr/artifacts/packages/Release/Shipping/runtime/" />
<add key="source-built-transport-runtime" value="/vmr/artifacts/packages/Release/NonShipping/runtime/" />
```
2024-02-22 10:25:55 -06:00
Viktor Hofer
0a73f814e1
Don't append to but overwrite the log file (#18746) 2024-02-22 15:29:39 +01:00
Matt Mitchell
ff773a4b6d
Remove aspire exclusion (#18663)
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
2024-02-22 10:08:00 +01:00
Noah Gilson
8f62fd0b22
[automated] Merge branch 'release/8.0.3xx' => 'main' (#18709) 2024-02-20 14:09:49 -08:00
Tom Deseyn
4a54301016
Improve/fix cross-build support. (#18658) 2024-02-20 09:07:53 -08:00
Matt Thalman
b503b6ae70
Exclude format/watch from SDK diff (#18707) 2024-02-20 10:59:41 -06:00
Jason Zhai
9734654a0b Merge branch 'release/8.0.3xx' 2024-02-18 23:08:19 -08:00
Michal Strehovský
ca9ed190d4
Add linux-arm native AOT support (#18703)
Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com>
2024-02-16 17:01:19 +00:00
Marc Paine
044c324be7
Merge branch 'release/8.0.2xx' into merge/release/8.0.1xx-to-release/8.0.2xx 2024-02-15 13:30:43 -08:00
Chet Husk
6d74c21536 add SdkAnalysisLevel where it is easily computed, instead of in the SDK repo 2024-02-15 10:18:58 -06:00
NET Source-Build Bot
124c9f8435
.NET Source-Build 8.0.102 February 2024 Updates (#18655) 2024-02-15 14:45:17 +00:00
vseanreesermsft
c92f4231d3
Merging internal commits for release/8.0.1xx (#18650) 2024-02-15 07:39:04 -06:00
Matt Mitchell
a4860bb6bf
Remove SDK repo exclusion (#18667) 2024-02-15 07:40:19 +01:00
Jo Shields
1343db3344 Try wiring up all remaining Short Stack lanes 2024-02-14 11:14:01 -05:00
Matt Mitchell
cb23ae9ae2
Enable deployment tools (#18642)
Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com>
2024-02-14 15:05:17 +01:00
Matt Mitchell
19d3b3891b
Revert "Disables test-templates build again" (#18597)
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
2024-02-14 08:00:07 +01:00
dotnet-maestro[bot]
273f49c44f
[main] Update dependencies from dotnet/sdk (#18641)
[main] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App.Ref: from 9.0.0-preview.2.24112.5 to 9.0.0-preview.2.24113.4 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0: from 9.0.0-preview.2.24112.5 to 9.0.0-preview.2.24113.4 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0: from 9.0.0-preview.2.24112.5 to 9.0.0-preview.2.24113.4 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.9.0: from 9.0.0-preview.2.24112.33 to 9.0.0-preview.2.24113.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Ref: from 9.0.0-preview.2.24112.33 to 9.0.0-preview.2.24113.5 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.TargetingPack.x64.9.0: from 9.0.0-preview.2.24112.33 to 9.0.0-preview.2.24113.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 9.0.0-preview.2.24112.33 to 9.0.0-preview.2.24113.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 9.0.0-preview.2.24112.33 to 9.0.0-preview.2.24113.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.SourceBuild.Intermediate.runtime.linux-x64: from 9.0.0-preview.2.24112.33 to 9.0.0-preview.2.24113.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref: from 9.0.0-preview.2.24112.25 to 9.0.0-preview.2.24113.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 9.0.0-preview.2.24112.25 to 9.0.0-preview.2.24113.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 9.0.0-preview.2.24112.25 to 9.0.0-preview.2.24113.4 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0: from 9.0.0-preview.2.24112.25 to 9.0.0-preview.2.24113.4 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 9.0.0-preview.2.24112.25 to 9.0.0-preview.2.24113.4 (parent: Microsoft.NET.Sdk)
  - dotnet-user-jwts: from 9.0.0-preview.2.24112.25 to 9.0.0-preview.2.24113.4 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 9.0.0-preview.2.24112.25 to 9.0.0-preview.2.24113.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.SourceBuild.Intermediate.aspnetcore: from 9.0.0-preview.2.24112.25 to 9.0.0-preview.2.24113.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 9.0.0-preview.2.24112.5 to 9.0.0-preview.2.24113.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.Dotnet.WinForms.ProjectTemplates: from 9.0.0-preview.2.24112.2 to 9.0.0-preview.2.24112.7 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 9.0.0-preview.2.24112.5 to 9.0.0-preview.2.24113.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 9.0.0-preview.2.24112.2 to 9.0.0-preview.2.24112.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.FSharp.Compiler: from 12.8.300-beta.24112.4 to 12.8.300-beta.24113.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.SourceBuild.Intermediate.fsharp: from 8.0.300-beta.24112.4 to 8.0.300-beta.24113.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.Test.Sdk: from 17.10.0-preview-24107-02 to 17.10.0-preview-24112-02 (parent: Microsoft.NET.Sdk)
  - Microsoft.SourceBuild.Intermediate.vstest: from 17.10.0-preview-24107-02 to 17.10.0-preview-24112-02 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.ILLink.Tasks: from 9.0.0-preview.2.24112.33 to 9.0.0-preview.2.24113.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.Net.Compilers.Toolset: from 4.10.0-2.24112.4 to 4.10.0-2.24113.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.SourceBuild.Intermediate.roslyn: from 4.10.0-2.24112.4 to 4.10.0-2.24113.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 9.0.0-preview.2.24112.33 to 9.0.0-preview.2.24113.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 9.0.0-preview.2.24112.33 to 9.0.0-preview.2.24113.5 (parent: Microsoft.NET.Sdk)

 - Delete obsolete format patch

 - Update WASI container to react to 1a9e0cdb3b

 - Update aspnetcore.proj
2024-02-14 01:56:14 +00:00
Thefrank
0211339949
Add FreeBSD x64 and ARM64 RIDs (#18493) 2024-02-14 00:27:40 +00:00
Jo Shields
cc8e163e7d
[VMR] Enable all Android & Linux Bionic Mono CI lanes (#18560)
Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com>
2024-02-13 17:36:00 +00:00
Viktor Hofer
94def2ee6c
Put artifacts in well-known locations (#18591) 2024-02-13 09:19:33 -06:00
Viktor Hofer
331a02da30
Enable wpf and winforms in the VMR (#18636) 2024-02-13 11:09:04 +00:00
Matt Mitchell
2af211f133
Move RootRepo property up (#18633) 2024-02-13 07:50:10 +00:00
dotnet-maestro[bot]
a9920e0955
[main] Update dependencies from dotnet/sdk (#18616)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Elinor Fung <elfung@microsoft.com>
Co-authored-by: Noah Gilson <noahgilson@microsoft.com>
2024-02-13 07:52:20 +01:00
Matt Mitchell
6af6235128
Do not copy restored package content if already exists (#18626) 2024-02-12 20:00:19 +00:00
Noah Gilson
bfc2389a9b
[automated] Merge branch 'release/8.0.1xx' => 'release/8.0.2xx' (#18334) 2024-02-12 11:08:20 -08:00
Matt Mitchell
aca78d6450
Change log message verbosity in resolver to "Low" (#18622) 2024-02-12 18:40:03 +00:00
github-actions[bot]
43e7082a34
[release/8.0.1xx] Update WiX to latest release (#18603)
Co-authored-by: Jacques Eloff <joeloff@users.noreply.github.com>
2024-02-12 09:43:00 -08:00
github-actions[bot]
36530589e2
[release/8.0.2xx] Update WiX to latest release (#18604)
Co-authored-by: Jacques Eloff <joeloff@users.noreply.github.com>
2024-02-12 09:42:55 -08:00
Matt Thalman
a01e2fb11d
Ignore false positive license ref in SBRP (#18620) 2024-02-12 16:48:15 +00:00
Viktor Hofer
99a960108b
Enable templating and roslyn-analyzers in UB (#18618) 2024-02-12 08:05:05 -08:00
dotnet-maestro[bot]
94ea581abe
[main] Update dependencies from dotnet/sdk (#18614)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
2024-02-10 13:04:28 +00:00
dotnet-maestro[bot]
bf6f78261f
[main] Update dependencies from dotnet/sdk (#18457) 2024-02-10 01:39:12 +00:00
Jeremy Koritzinsky
66f3b383a8
Enable building WPF in the unified build (#18577) 2024-02-09 22:36:23 +00:00
Michael Simons
300280a9a4
Stop running vmr-scan in public CI (#18608) 2024-02-09 21:40:55 +00:00
Nikola Milosavljevic
4946900043
Merge runtime patches (#18598) 2024-02-09 11:44:25 -06:00
Matt Mitchell
e4d3343347
Update DotNetBuildSkipTests -> DotNetBuildTests (#18583) 2024-02-09 09:26:28 -08:00
Nikola Milosavljevic
e83a99a675
Remove runtime patch that is missing in VMR (#18582) 2024-02-09 08:34:07 -06:00
Viktor Hofer
d34ff88c51
Disables test-templates build again (#18592) 2024-02-09 11:47:52 +01:00
Viktor Hofer
4cd842ec04
Remove dead code (#18579) 2024-02-09 08:19:15 +01:00
Matt Mitchell
02edd8e839
Enable test-templates build (#18581)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-02-09 08:14:42 +01:00
Matt Mitchell
7eb0143369
Enable roslyn-analyzers (#18585) 2024-02-08 19:26:18 -06:00
Jackson Schuster
ee1dce81b3 Add PackageDiff tool and tasks 2024-02-08 12:44:17 -08:00
Jacques Eloff
34ceb5eeb4
Add install state cleanup to finalizer (#18266) 2024-02-08 11:19:10 -08:00
Jo Shields
eb6f707a46
Revert "Patch has landed, no longer needed (#18570)" (#18574) 2024-02-08 12:41:55 -05:00
Viktor Hofer
5003feccb9
Update README.md (#18569)
Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com>
Co-authored-by: Přemek Vysoký <premek.vysoky@microsoft.com>
2024-02-08 10:42:26 -06:00
Jo Shields
6d2177dcc0 Revert "Patch has landed, no longer needed (#18570)"
This reverts commit c69a5e3e87.
2024-02-08 10:56:01 -05:00
Ella Hathaway
b368584e4a
Enable error on prebuilts (#18173)
Co-authored-by: Michael Simons <msimons@microsoft.com>
2024-02-08 15:53:11 +00:00
Jo Shields
c69a5e3e87
Patch has landed, no longer needed (#18570) 2024-02-08 15:16:47 +00:00
Viktor Hofer
95ad39aa68
Update package-source-build.proj (#18555) 2024-02-08 12:38:31 +01:00
Jeremy Koritzinsky
637b8a6eaf
Export the custom SDK resolvers dir in build.sh (#18565) 2024-02-08 12:35:01 +01:00
Michael Simons
f7e396bfa7
Update source-build build instructions to reflect recent option changes (#18559)
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2024-02-07 16:01:15 -06:00
Jo Shields
debb6bf8f0
[VMR] Support for short stack builds. (#18463) 2024-02-07 15:59:30 -05:00
Ella Hathaway
3b81b46723
Cloak Aspire samples directory in 8.0 (#18556) 2024-02-07 20:26:18 +00:00
Jeremy Koritzinsky
3242c17f66
Update SdkResolver layout to work for Desktop and Core MSBuild (#18505)
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
2024-02-07 20:22:44 +00:00
Jo Shields
33c4717682
Merge branch 'main' into shortstack 2024-02-07 14:42:08 -05:00
Ella Hathaway
42099ec2aa
Cloak Aspire samples for SSCA fix (#18524) 2024-02-07 19:18:46 +00:00
Nikola Milosavljevic
2a69655b86
Eliminate System.CommandLine prebuilt package (#18540) 2024-02-07 13:01:31 -06:00
Jo Shields
b426ce60f4 Annotate patch 2024-02-07 13:45:35 -05:00
Jo Shields
3a55a8ebaa
Merge branch 'main' into shortstack 2024-02-07 13:09:19 -05:00
Jo Shields
3df779e4f6 If we want to do a short stack Windows build, tweak the RID 2024-02-07 13:07:38 -05:00
Viktor Hofer
ee9a93b4cc
Follow-up on CopyRepoArtifacts directly in the VMR (#18551) 2024-02-07 17:44:09 +00:00
Viktor Hofer
540504fb32
Enable target that copies binaries to final location for non source-b… (#18552) 2024-02-07 16:58:02 +00:00
Viktor Hofer
2c49b20264
Change the package cache dir to repo-root/.packages (#18550) 2024-02-07 16:27:55 +00:00
Jo Shields
280a9e0e41 fix paths in patch 2024-02-07 11:09:53 -05:00
Matt Mitchell
0368ac38f7
Download artifacts in parallel (#18549) 2024-02-07 17:05:52 +01:00
Jo Shields
1400ef0277 Add patch since runtime sync is out of date & missing needed patch 2024-02-07 11:02:58 -05:00
Jo Shields
d5e8ffb6ea Merge remote-tracking branch 'origin/main' into shortstack 2024-02-07 10:31:32 -05:00
Jason Zhai
f297dfe67e Merge branch 'release/8.0.1xx' into release/8.0.2xx 2024-02-06 23:35:56 -08:00