Commit graph

36023 commits

Author SHA1 Message Date
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]
f1314e0554 Update dependencies from https://github.com/dotnet/arcade-services build
Microsoft.DotNet.Darc , Microsoft.DotNet.DarcLib
 From Version 1.1.0-beta.24170.2 -> To Version 1.1.0-beta.24171.1
2024-03-22 13:04:22 +00:00
dotnet-maestro[bot]
3d274caac3 Update dependencies from https://github.com/dotnet/arcade build
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk
 From Version 8.0.0-beta.24165.4 -> To Version 8.0.0-beta.24170.6
2024-03-22 12:58:55 +00: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
dotnet-maestro[bot]
65eecbb634
[release/8.0.3xx] Update dependencies from dotnet/sdk (#19138)
[release/8.0.3xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.Net.Compilers.Toolset: from 4.10.0-3.24168.9 to 4.10.0-3.24171.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.Build: from 17.10.0-preview-24162-02 to 17.10.0-preview-24171-01 (parent: Microsoft.NET.Sdk)
2024-03-22 09:50:08 +00:00
v-wuzhai
792d32b9f7
[release/8.0.3xx] Update dependencies from dotnet/sdk (#19136) 2024-03-22 14:40:27 +08:00
dotnet-maestro[bot]
1394de7931 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.24170.28 -> To Version 8.0.300-preview.24171.18

Dependency coherency updates

Microsoft.NET.Test.Sdk
 From Version 17.10.0-preview-24169-03 -> To Version 17.10.0-preview-24170-01 (parent: Microsoft.NET.Sdk
2024-03-22 05:06:57 +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
b32e88ddb8
[release/8.0.3xx] Update dependencies from dotnet/arcade-services (#19125) 2024-03-21 13:40:04 -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]
7ac1ee98a5 Update dependencies from https://github.com/dotnet/arcade-services build
Microsoft.DotNet.Darc , Microsoft.DotNet.DarcLib
 From Version 1.1.0-beta.24170.1 -> To Version 1.1.0-beta.24170.2
2024-03-21 12:49:57 +00: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
v-wuzhai
aed25da6a9
[release/8.0.3xx] Update dependencies from dotnet/sdk (#19123) 2024-03-21 13:37:41 +08:00
dotnet-maestro[bot]
f4fdbfe1a1 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.98 -> To Version 8.0.300-preview.24170.28

Dependency coherency updates

Microsoft.NET.Test.Sdk
 From Version 17.10.0-preview-24163-01 -> To Version 17.10.0-preview-24169-03 (parent: Microsoft.NET.Sdk
2024-03-21 03:43:59 +00:00
v-wuzhai
140281d5f1
[release/8.0.3xx] Update dependencies from dotnet/arcade-services (#19111) 2024-03-21 11:07:54 +08: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
Ladi Prosek
4c8fb55b04
Revert "[release/8.0.2xx] NGEN Microsoft.DotNet.MSBuildSdkResolver.dll and its dependencies (#17750)" (#19112)
This reverts commit f0c4e4e14c.

Fixes [AB#1994786](https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1994786/)

The MSBuild change which took advantage of this was reverted in 17.9 because it introduced issues in installations that don't have the .NET SDK component installed. We are fixing the bug in 9.0 by making changes to the dependencies of `Microsoft.DotNet.MSBuildSdkResolver` (see https://github.com/dotnet/sdk/pull/39573) so this should stay in main. I am reverting it only in 8.0.3xx / 17.10 to fix the `Build_Ngen_InvalidAssemblyCount` counter which was flagged as a regression by PerfDDRITs.
2024-03-20 16:34:57 +01:00
dotnet-maestro[bot]
4304228b0b Update dependencies from https://github.com/dotnet/arcade-services build
Microsoft.DotNet.Darc , Microsoft.DotNet.DarcLib
 From Version 1.1.0-beta.24168.5 -> To Version 1.1.0-beta.24170.1
2024-03-20 12:53:41 +00:00
v-wuzhai
15de083f72
[release/8.0.3xx] Update dependencies from dotnet/sdk (#19108) 2024-03-20 17:26:52 +08: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
dotnet-maestro[bot]
4b1d5fa651 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.27 -> To Version 8.0.300-preview.24169.98

Dependency coherency updates

Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.Net.Compilers.Toolset
 From Version 12.8.300-beta.24165.2 -> To Version 12.8.300-beta.24168.9 (parent: Microsoft.NET.Sdk
2024-03-20 06:32:33 +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