Commit graph

36637 commits

Author SHA1 Message Date
v-wuzhai
45ed32d4a5
[release/8.0.3xx] Update dependencies from dotnet/sdk (#19334) 2024-04-06 19:41:25 -07:00
v-wuzhai
d53b543896
[release/8.0.3xx] Update dependencies from dotnet/arcade (#19338) 2024-04-06 19:40:46 -07:00
Michael Yanni
899cd0fdb3
Installer updates (Merge to SDK Changeset) (#17959) 2024-04-06 11:13:05 -07:00
Alexander Köplinger
7295cdf290
Use binary instead of astextplain 2024-04-06 18:54:18 +02:00
dotnet-maestro[bot]
721a2526d2 Update dependencies from https://github.com/dotnet/arcade build 20240404.3
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk
 From Version 8.0.0-beta.24179.4 -> To Version 8.0.0-beta.24204.3
2024-04-06 13:05:41 +00:00
Alexander Köplinger
712b8fecf9
Temporarily comment astextplain diff in .gitattributes 2024-04-06 09:41:25 +02:00
Jeremy Koritzinsky
94edbe8c7e
Remove usages of AllRepoVersions.props (#19317) 2024-04-06 00:01:38 +00:00
Jeremy Koritzinsky
b47f240aaa
Use ReferenceOnlyRepoArtifacts in more places instead of hardcoding SBRP (#19315) 2024-04-05 15:10:26 -07:00
dotnet-maestro[bot]
82bbe3df16 Update dependencies from https://github.com/dotnet/sdk build 20240405.5
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.300-preview.24204.18 -> To Version 8.0.300-preview.24205.5

Dependency coherency updates

Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp
 From Version 12.8.300-beta.24175.1 -> To Version 12.8.300-beta.24205.1 (parent: Microsoft.NET.Sdk
2024-04-05 21:52:38 +00:00
Jackson Schuster
3b882c1623
Add missing MSFT vs UB SDK baselines and update outdated baselines (#19328) 2024-04-05 21:22:39 +00:00
Michael Yanni
378b683a33 Merge branch 'main' into feature/installer-merge
# Conflicts:
#	eng/Version.Details.xml
#	eng/Versions.props
#	global.json
2024-04-05 13:59:10 -07:00
dotnet-maestro[bot]
a8d47efde2
[release/8.0.3xx] Update dependencies from dotnet/sdk (#19314)
[release/8.0.3xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.Build: from 17.10.0 to 17.10.0 (parent: Microsoft.NET.Sdk)
2024-04-05 20:17:17 +00:00
dotnet-maestro[bot]
16a8822a27
[main] Update dependencies from dotnet/sdk (#19330)
[main] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 9.0.0-preview.4.24204.2 to 9.0.0-preview.4.24205.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 9.0.0-preview.4.24204.2 to 9.0.0-preview.4.24205.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 9.0.0-preview.4.24204.2 to 9.0.0-preview.4.24205.2 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0: from 9.0.0-preview.4.24204.2 to 9.0.0-preview.4.24205.2 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 9.0.0-preview.4.24204.2 to 9.0.0-preview.4.24205.2 (parent: Microsoft.NET.Sdk)
  - dotnet-user-jwts: from 9.0.0-preview.4.24204.2 to 9.0.0-preview.4.24205.2 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 9.0.0-preview.4.24204.2 to 9.0.0-preview.4.24205.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.SourceBuild.Intermediate.aspnetcore: from 9.0.0-preview.4.24204.2 to 9.0.0-preview.4.24205.2 (parent: Microsoft.NET.Sdk)
2024-04-05 20:15:03 +00:00
dotnet-maestro[bot]
75078fe216
[release/8.0.3xx] Update dependencies from dotnet/arcade-services (#19323)
[release/8.0.3xx] Update dependencies from dotnet/arcade-services
2024-04-05 20:14:06 +00:00
Nikola Milosavljevic
112c8f4a45
Copy symbols to intermediates (#19303) 2024-04-05 12:11:26 -07:00
Ella Hathaway
5adceb727b
Rename artifacts baseline (#19329) 2024-04-05 12:00:44 -07:00
Michael Yanni
3acc889653 Merge branch 'feature/installer-merge-update-main' into feature/installer-merge-update
# Conflicts:
#	.vsts-ci.yml
#	eng/Publishing.props
#	eng/Versions.props
#	eng/build.yml
#	global.json
#	src/redist/targets/BundledTemplates.targets
#	src/redist/targets/GenerateBundledVersions.targets
#	src/redist/targets/Versions.targets
2024-04-05 11:17:48 -07:00
Alexander Köplinger
8ca08d1ca4
[VMR] Correctly pass TargetArchitecture in emsdk.proj (#19324) 2024-04-05 18:10:12 +00:00
Michael Simons
1ed2655c0b
Remove obsolete ApplicationInsights dependency (#19325) 2024-04-05 16:45:09 +00:00
Přemek Vysoký
1bdd67177f
Run CodeQL in VMR's SDL stage (#19322) 2024-04-05 13:34:23 +00:00
Viktor Hofer
f7076a3de1
Allow using Traversal and NoTargets SDK in VMR orchestrator (#19319) 2024-04-05 08:21:38 -05:00
Alexander Köplinger
caadf5c99c
[VMR] Pass target architecture and OS on Windows (#19321)
We didn't pass an explicit architecture so it always used the host one, even for arm64/x86 builds.

Contributes to https://github.com/dotnet/source-build/issues/4292
2024-04-05 12:52:42 +00:00
Filip Navara
144a405fd5
Add win-x86 to known ILCompiler and NativeAOT runtime packs (#19166) 2024-04-05 07:12:57 +02:00
dotnet-maestro[bot]
f9a421c648
[main] Update dependencies from dotnet/sdk (#19298) 2024-04-05 03:49:53 +00:00
Ella Hathaway
78802c43ea
Update artifacts baseline (#19308) 2024-04-05 00:12:09 +00:00
Rich Lander
aed5a97477
Update EOL versions (#19119)
Co-authored-by: Michael Simons <msimons@microsoft.com>
2024-04-04 17:35:56 -05:00
Marc Paine
e59f8b9fb4
[8.0.3xx] Migrate to 1ES templates for internal builds (#19128) 2024-04-04 13:25:25 -07:00
dotnet-maestro[bot]
19ca959a42
[release/8.0.3xx] Update dependencies from dotnet/arcade (#19247)
[release/8.0.3xx] Update dependencies from dotnet/arcade
2024-04-04 20:22:42 +00:00
dotnet-maestro[bot]
3ffc4ae4f8
[release/8.0.3xx] Update dependencies from dotnet/sdk (#19306)
[release/8.0.3xx] Update dependencies from dotnet/sdk
2024-04-04 20:18:29 +00:00
dotnet-maestro[bot]
59a6429e2b
[release/8.0.3xx] Update dependencies from dotnet/arcade-services (#19289)
[release/8.0.3xx] Update dependencies from dotnet/arcade-services
2024-04-04 20:18:08 +00:00
dotnet-maestro[bot]
690d1b64ea
[main] Update dependencies from dotnet/arcade (#19288)
[main] Update dependencies from dotnet/arcade
2024-04-04 20:17:51 +00:00
dotnet-maestro[bot]
1830454045
[main] Update dependencies from dotnet/test-templates (#19302)
[main] Update dependencies from dotnet/test-templates
2024-04-04 20:17:31 +00:00
Jo Shields
51def0db9d
[VMR] Light up basic ARM32/ARM64 lanes (#18883) 2024-04-04 15:49:44 -04:00
Jackson Schuster
b79e19a31b
Add osx-x64 sdk content diff baselines (#19309) 2024-04-04 17:46:53 +00:00
Oleksandr Didyk
8ca08e0563
[automated] Merge branch 'release/8.0.1xx' => 'release/8.0.2xx' (#19310) 2024-04-04 19:33:18 +02:00
Oleksandr Didyk
25cb4bbaa4
Move source-build pipelines to sb content folder (#19291) 2024-04-04 18:41:32 +02:00
Oleksandr Didyk
f697fb3ec9
[8.0.1xx] Move source-build pipelines to sb content folder (#19305) 2024-04-04 18:41:09 +02:00
Ella Hathaway
bc4517c490
Update Application-Insights licenses (#19250) 2024-04-04 08:57:23 -07:00
Oleksandr.Didyk
d72d9ca320 fixup paths 2024-04-04 16:58:08 +02:00
Oleksandr.Didyk
03cd0caba9 move source-build pipelines to sb context folder 2024-04-04 16:56:11 +02:00
Oleksandr.Didyk
c1fd9241db fixup paths 2024-04-04 16:45:21 +02:00
Oleksandr.Didyk
4443f5ed88 move source-build pipelines to sb context folder 2024-04-04 16:43:17 +02:00
Ella Hathaway
85f1744cd6
Move nested VMR artifacts to root (#19301) 2024-04-03 20:30:18 +00:00
Ella Hathaway
04b8e88747
Add Exclusion File Validation & Consistency (#19243) 2024-04-03 11:25:00 -07:00
Marc Paine
b7e38f457d
Revert "Make SDK previews be in the preview.0 band" (#19292) 2024-04-03 11:09:10 -07:00
Marc Paine
20bc5a188a
[release/8.0.3xx] Update dependencies from dotnet/sdk (#19299) 2024-04-03 11:08:57 -07:00
dotnet-maestro[bot]
4431f0f31a Update dependencies from https://github.com/dotnet/sdk build 20240403.4
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.300-preview.24201.10 -> To Version 8.0.300-preview.24203.4

Dependency coherency updates

Microsoft.Net.Compilers.Toolset
 From Version 4.10.0-3.24179.15 -> To Version 4.10.0-3.24202.15 (parent: Microsoft.NET.Sdk
2024-04-03 17:21:21 +00:00
Forgind
f0a122d3f9
[automated] Merge branch 'release/8.0.1xx' => 'release/8.0.2xx' (#19285) 2024-04-03 09:41:25 -07:00
Forgind
7b19dad201
[automated] Merge branch 'release/8.0.2xx' => 'release/8.0.3xx' (#19279) 2024-04-03 09:40:46 -07:00
Marc Paine
1867bf2b1e
Revert "Make SDK previews be in the preview.0 band (#19231)"
This reverts commit 0fbd1cb569.
2024-04-03 09:29:11 -07:00