Commit graph

6545 commits

Author SHA1 Message Date
Djuradj Kurepa
6b0cb559d9
Fix vmr build number (#19217) 2024-03-27 18:15:52 +00:00
dotnet-maestro[bot]
320d6542c5
[main] Update dependencies from dotnet/arcade (#19194)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Larry Ewing <lewing@microsoft.com>
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
2024-03-27 14:15:38 +00:00
Viktor Hofer
d3df44dc39
Unify tasks and their namespaces to UnifiedBuild (#19210) 2024-03-27 08:32:25 +00:00
Matt Mitchell
4f7bc02cdd
Enable publishing in aspnetcore VMR builds (#19205) 2024-03-27 06:24:00 +01:00
Marc Paine
5500f38388
[automated] Merge branch 'release/8.0.3xx' => 'main' (#19102) 2024-03-26 14:17:06 -07:00
Viktor Hofer
c3085a6c05
Enable aspnetcore in unified-build (#19167)
Co-authored-by: Matt Mitchell (.NET) <mmitche@microsoft.com>
2024-03-26 14:10:00 -07:00
Ella Hathaway
3977c3829f
Update scancode to 32.1.0 (#19185) 2024-03-26 20:02:26 +00:00
Djuradj Kurepa
ca9773f69a
Create and publish VerticalAssetManifest (#19062)
Co-authored-by: Matt Mitchell <mmitche@microsoft.com>
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
2024-03-26 18:01:39 +00:00
Přemek Vysoký
a2f8bbc1f9
Add 1ES PT baselines for the VMR (#19192) 2024-03-26 13:08:07 +00:00
Ella Hathaway
53bd3865b8
Arcade and Runtime Doc License Exceptions (#19183) 2024-03-25 22:05:50 +00:00
Ella Hathaway
b3df7dc660
Allow additional wpf binary (#19182) 2024-03-25 17:10:21 +00:00
Matt Thalman
1f14a42046
Remove SBE license entry from baseline (#18968) 2024-03-25 15:24:58 +00:00
Omair Majid
21e0334c65
Use built-in SourceRevisionId instead of git rev-parse HEAD (#19091)
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
2024-03-25 15:18:59 +01:00
Oleksandr Didyk
c944035340
Update artifacts sizes baseline (#19157) 2024-03-25 13:55:24 +01:00
Přemek Vysoký
e39c438bf2
Migrate VMR-related pipelines to 1ES templates (#19100) 2024-03-25 04:06:00 -07:00
Ella Hathaway
0d5c4d50bf
Delete source-mappings-ub.json (#19156) 2024-03-25 01:53:09 -07:00
Viktor Hofer
b58a831895
Enable vstest in VMR unified-build (#19030) 2024-03-24 13:12:49 +00:00
Chet Husk
420a491027
Generate a props file that can be used to detect MSBuild version mismatches (#19144) 2024-03-23 11:07:07 -05:00
dotnet-maestro[bot]
ee6d8c81d3
[main] Update dependencies from dotnet/sdk (#19116)
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: JL03-Yue <59816815+JL03-Yue@users.noreply.github.com>
2024-03-23 14:13:57 +00:00
Ella Hathaway
7faec17039
Allow new WPF binaries in the VMR (#19154) 2024-03-22 22:08:16 +00:00
Ella Hathaway
06e60a19d9 Update artifact sizes baseline 2024-03-22 21:34:23 +00:00
Ella Hathaway
696ad911ee
Allow Winforms binary in VMR (#19155) 2024-03-22 19:59:04 +00:00
Chet Husk
ac487ddeb1 Fix reading of minimum MSBuild version 2024-03-22 13:23:06 -05:00
Chet Husk
38966b4a7c Generate a props file that can be used to detect MSBuild version mismatches.
We know the minimum and 'bundled' MSbuild versions, but users may build a project with newer SDKs than we expected (specifically when full-framework MSBuild is starting the build of an SDK-style project).
When this occurs, we'd like to automatically condition the use of PackageReferences meant to ensure compatibility of the Roslyn toolchain, so we need to know if we are in this mismatched situation.
A fast and simple way to do this is to 'stamp' the 'expected' version
of MSBuild during product construction and compare that to the
'current' version being used during the actual build.
2024-03-22 11:43:18 -05:00
Nikola Milosavljevic
049c92b4d3
Use package source mappings in VMR build (#19114)
Co-authored-by: Michael Simons <msimons@microsoft.com>
2024-03-22 07:31:28 -07:00
Ella Hathaway
700ed9e1dd
Additional Binary Exclusions (#19135) 2024-03-22 09:09:24 -05:00
Ella Hathaway
3a619503f0
Remove cloaked binaries (#18563) 2024-03-21 17:07:19 -07:00
Ella Hathaway
e8ca46aac6
Updates to Binary Tooling (#19043) 2024-03-20 22:02:21 +00:00
Michael Simons
c2f20810fe
Remove the format repo which was merged into sdk (#19113) 2024-03-20 15:54:56 +00:00
dotnet-maestro[bot]
eaacb55a77
[main] Update dependencies from dotnet/sdk (#19080)
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: Viktor Hofer <viktor.hofer@microsoft.com>
2024-03-20 08:31:28 +00:00
dotnet-maestro[bot]
82099924ef
[main] Update dependencies from dotnet/source-build-externals (#19097)
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: Viktor Hofer <viktor.hofer@microsoft.com>
2024-03-20 07:47:42 +00:00
Jason Zhai
0d2d5bb44a Merge branch 'release/8.0.3xx' 2024-03-19 23:31:00 -07:00
Viktor Hofer
e22bf5e53d
Support building with desktop msbuild (#19095) 2024-03-19 14:12:41 +01:00
Jason Zhai
82afe53846 Remove 5.0 template 2024-03-19 02:42:14 -07:00
Jason Zhai
afa95c6d2a Remove 3.1 template 2024-03-19 00:58:01 -07:00
Jason Zhai
ce007b0b84 Remove 3.0 template 2024-03-19 00:25:35 -07:00
Jason Zhai
104ed88ea2 Remove 2.1 template 2024-03-19 00:13:16 -07:00
Matt Thalman
f7cf9370bb
Update SDK diff and artifacts sizes baseline (#19066) 2024-03-18 10:37:51 -05:00
dotnet-maestro[bot]
725a5a46c6
[main] Update dependencies from dotnet/arcade (#19049)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
2024-03-18 15:30:36 +00:00
Nikola Milosavljevic
1f6f78f1c5
Revert non-determinism in Nuget local sources (#19074) 2024-03-16 09:11:17 +01:00
Viktor Hofer
0c23c8d723
Move sdkArchiveDiff into installer.proj (#19069) 2024-03-15 22:21:23 +00:00
Viktor Hofer
e38441beb8
Condition copy inner built restore package on source-build (#19072) 2024-03-15 21:25:32 +00:00
Viktor Hofer
8745d0f816
Change default for MinimalConsoleLogOutput (#19070) 2024-03-15 21:24:55 +00:00
Matt Mitchell
811c35935e
Add WindowsDesktop dependency from sdk.proj (#19071) 2024-03-15 22:24:17 +01:00
Michael Yanni
b40c44502d
Migrate to 1ES templates for internal builds (#19016) 2024-03-15 13:42:58 -07:00
dotnet-maestro[bot]
4106448ffa
[main] Update dependencies from dotnet/sdk (#19065)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Matt Mitchell (.NET) <mmitche@microsoft.com>
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
2024-03-15 13:05:34 -07:00
Přemek Vysoký
bf87f95f44
Add a PR version of VMR pipelines (#19063) 2024-03-15 09:10:10 -07:00
Nikola Milosavljevic
3384a8d60f
Enable publishing in VMR (#18917)
Co-authored-by: Přemek Vysoký <premek.vysoky@microsoft.com>
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
2024-03-15 15:48:15 +01:00
Michael Simons
3ee5304e71
Move the source-build script back to the root of the repo (#19059) 2024-03-15 14:45:04 +00:00
Ella Hathaway
a0a5de0c52
ApplicationInsights patch in Arcade (#19042) 2024-03-14 07:33:55 -05:00