Commit graph

35964 commits

Author SHA1 Message Date
Michael Yanni
76a3e60094 Workaround for MicroBuild causing build failures for CredScan. 2024-03-22 14:44:05 -07: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
105947752d
Merge branch 'main' into generate-msbuild-props-file 2024-03-22 12:15:40 -05:00
JL03-Yue
6b3347372e
[main] Update dependencies from dotnet/arcade (#19139) 2024-03-22 10:13:34 -07: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
dotnet-maestro[bot]
07978f19ee Update dependencies from https://github.com/dotnet/arcade build
Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk , Microsoft.DotNet.XliffTasks
 From Version 9.0.0-beta.24170.7 -> To Version 9.0.0-beta.24171.5
2024-03-22 12:17:31 +00:00
Ella Hathaway
3a619503f0
Remove cloaked binaries (#18563) 2024-03-21 17:07:19 -07:00
JL03-Yue
e1536bf658
[main] Update dependencies from dotnet/test-templates (#19124) 2024-03-21 14:58:09 -07:00
JL03-Yue
0f06fc0ee0
Merge branch 'main' into darc-main-0f8644d2-f1b6-4388-84a3-24df6704f81f 2024-03-21 13:39:58 -07:00
Michael Yanni
79f35dcddc
Auto-generated baselines by 1ES Pipeline Templates (#19127) 2024-03-21 11:34:44 -07:00
Michael Yanni
a231489d1e Add the baselines necessary for SDL tooling. 2024-03-21 10:10:11 -07:00
dotnet-maestro[bot]
8cd4555d34 Update dependencies from https://github.com/dotnet/test-templates build
Microsoft.SourceBuild.Intermediate.test-templates , Microsoft.DotNet.Test.ProjectTemplates.8.0 , Microsoft.DotNet.Test.ProjectTemplates.9.0
 From Version 1.1.0-rc.24168.1 -> To Version 1.1.0-rc.24171.1
2024-03-21 09:19:44 +00:00
dotnet-maestro[bot]
452ec433aa
[main] Update dependencies from dotnet/arcade (#19096)
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>
2024-03-21 07:49:09 +00:00
Michael Yanni
e2cd442a8f
Fix indentation for log copy (#19122) 2024-03-21 07:40:20 +01:00
Ella Hathaway
e8ca46aac6
Updates to Binary Tooling (#19043) 2024-03-20 22:02:21 +00:00
Michael Yanni
f3f5ce0ce0
1ES templates - small cleanup (#19104) 2024-03-20 13:59:50 -07: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
Marc Paine
8d6948ee11
[release/8.0.3xx] Update dependencies from dotnet/sdk (#19103) 2024-03-19 15:34:46 -07:00
Marc Paine
3804d2142f
Remove 2.1-5.0 templates (#19094) 2024-03-19 15:34:32 -07:00
Michael Yanni
e12929ec31 Allow template to switch to Unofficial when running a pull request. Remove component governance ignore folder parameter. Remove custom build tags. 2024-03-19 14:52:10 -07:00
dotnet-maestro[bot]
3f9cf68649 Update dependencies from https://github.com/dotnet/sdk build
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.300-preview.24169.3 -> To Version 8.0.300-preview.24169.27
2024-03-19 21:36:26 +00:00
Marc Paine
30c9885d89
We shouldn't need the eol feed either so trying to remove it 2024-03-19 14:30:57 -07:00
JL03-Yue
7518c0cd90
[release/8.0.3xx] Update dependencies from dotnet/sdk (#19101) 2024-03-19 13:10:59 -07:00
dotnet-maestro[bot]
5a6d696e84 Update dependencies from https://github.com/dotnet/sdk build
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.300-preview.24168.3 -> To Version 8.0.300-preview.24169.3
2024-03-19 17:03:38 +00:00
JL03-Yue
34c24d5c88
Merge branch 'release/8.0.3xx' into darc-release/8.0.3xx-26932931-bf66-4603-8015-95d15afa0ad3 2024-03-19 09:57:41 -07:00
JL03-Yue
d202756b8c
[release/8.0.3xx] Update dependencies from dotnet/arcade-services (#19098) 2024-03-19 09:56:40 -07:00
JL03-Yue
a4492952b5
[release/8.0.3xx] Update dependencies from dotnet/source-build-externals (#19099) 2024-03-19 09:56:29 -07:00
dotnet-maestro[bot]
9cef9b814c Update dependencies from https://github.com/dotnet/sdk build
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.300-preview.24168.3 -> To Version 8.0.300-preview.24169.2
2024-03-19 15:29:43 +00:00
Viktor Hofer
e22bf5e53d
Support building with desktop msbuild (#19095) 2024-03-19 14:12:41 +01:00
dotnet-maestro[bot]
2b78d126e7 Update dependencies from https://github.com/dotnet/source-build-externals build
Microsoft.SourceBuild.Intermediate.source-build-externals
 From Version 8.0.0-alpha.1.24161.1 -> To Version 8.0.0-alpha.1.24168.2
2024-03-19 12:30:47 +00:00
dotnet-maestro[bot]
26f8480475 Update dependencies from https://github.com/dotnet/arcade-services build
Microsoft.DotNet.Darc , Microsoft.DotNet.DarcLib
 From Version 1.1.0-beta.24165.3 -> To Version 1.1.0-beta.24168.5
2024-03-19 12:30:21 +00: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
v-wuzhai
6d0f58fecf
[release/8.0.3xx] Update dependencies from dotnet/sdk (#19086) 2024-03-19 10:50:27 +08:00
Noah Gilson
c88fd42759
Branding for Preview 4 🦺 (#19087) 2024-03-18 16:38:38 -07:00
Noah Gilson
5b41fe1a8e Update installer table 2024-03-18 14:01:04 -07:00
Noah Gilson
351faecf39
Branding for Preview 4 🦺
I made the preview 3 branch off main as today was the deadline. Please see #18325 for an example of how this has been done previously.
2024-03-18 13:47:31 -07:00
dotnet-maestro[bot]
3e5621b0dc Update dependencies from https://github.com/dotnet/sdk build
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.300-preview.24167.1 -> To Version 8.0.300-preview.24168.3

Dependency coherency updates

Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.Net.Compilers.Toolset
 From Version 12.8.300-beta.24163.4 -> To Version 12.8.300-beta.24165.2 (parent: Microsoft.NET.Sdk
2024-03-18 17:56:02 +00:00
JL03-Yue
63e7077f5d
[main] Update dependencies from dotnet/test-templates (#19083) 2024-03-18 10:14:39 -07:00
JL03-Yue
249c42df22
[main] Update dependencies from dotnet/aspire (#19082) 2024-03-18 10:14:30 -07:00
Matt Thalman
f7cf9370bb
Update SDK diff and artifacts sizes baseline (#19066) 2024-03-18 10:37:51 -05:00