Commit graph

6693 commits

Author SHA1 Message Date
Jo Shields
e06a805d2c Fix build locally, push to test on Mac 2024-02-02 15:38:16 -05:00
Jo Shields
69f1c5855a Refreshed for the glourious TargetOS/TargetArchitecture future 2024-02-02 13:35:24 -05:00
Jo Shields
b43bf5d8df Merge remote-tracking branch 'origin/main' into shortstack 2024-02-02 13:05:13 -05:00
Viktor Hofer
d693228ff8
Fix repo builds not getting propagated when using the minimal console log (#18501)
Noticed in https://github.com/dotnet/installer/pull/18409 that errors aren't propagated which resulted in builds not to fail.

The fix here is to use `OnError` in the correct target (but only when using the minimal console log feature) and not set `IgnoreStandardErrorWarningFormat=true` on the Exec task that invokes the repo build script.

I also cleaned targets up as those introduced unnecessary complexity and logged in cases when they shouldn't (i.e. in dotnet.proj or package-source-build.proj).

This affected runtime which errors after 30s of building because of RuntimeOS and BaseOS being passed in in-correctly. Regressed with cca2b7bede (diff-86602308e6bb519266bc2f224ea65e39589d273804d40ad0f9c6e0eea2a263dc). Fixed that in runtime.proj. Kudos to Alexander who made the fix. I just copied it in form his CI PR.
2024-02-02 17:38:41 +00:00
github-actions[bot]
db6f1a6e17
[main] Delete security-partner-dotnet pipeline (#18502)
Co-authored-by: Michael Simons <msimons@microsoft.com>
2024-02-02 15:37:19 +00:00
Michael Simons
7732f41b2e
Delete security-partner-dotnet pipeline (#18496) 2024-02-02 08:41:08 -06:00
Viktor Hofer
728ae9e2de
Respect ci switch for source-only builds (#18497) 2024-02-02 11:57:27 +00:00
Jo Shields
cca2b7bede
Stop using OverrideTargetRid, use TargetOS/TargetArchitecture instead (#18476) 2024-02-02 07:13:03 +01:00
Viktor Hofer
c4da4e15c2
Support --source-build / -sb switches as well in the VMR (#18492) 2024-02-01 16:44:39 +00:00
github-actions[bot]
ec43b539f4
[main] Increase timeout for license scan (#18462)
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2024-02-01 10:22:37 -06:00
github-actions[bot]
6ac60ec11c
[main] Update SDK diff exclusions (#18491)
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2024-02-01 16:17:14 +00:00
dotnet-maestro[bot]
850f501679
[main] Update dependencies from dotnet/aspire (#18252)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Jose Perez Rodriguez <joperezr@microsoft.com>
2024-02-01 08:35:34 -06:00
Matt Mitchell
3152bfc024
Propagate DotNetBuildSourceOnly to repo build invocations (#18479) 2024-01-31 19:26:38 +00:00
Omair Majid
307bec6036
Allow .doc files as binaries in the VMR (#18475) 2024-01-31 16:37:15 +00:00
Viktor Hofer
d0f4aa844a
Set PortableBuild correctly for non source-only builds (#18474) 2024-01-31 16:12:43 +00:00
Viktor Hofer
6e4a053968
Delete dead code for Platform property (#18473) 2024-01-31 16:01:18 +00:00
Jo Shields
d78dbaca86 Support for short stack builds.
Tested with android-x64 and android-amd64 on Linux x64, and iossimulator-x64
on macOS ARM64.

Depends on https://github.com/dotnet/runtime/pull/97725
2024-01-30 17:35:07 -05:00
github-actions[bot]
0d3cbe94e5
[main] Update SDK diff baselines (#18460)
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2024-01-30 20:40:28 +00:00
dotnet-maestro[bot]
6c63e5c319
[main] Update dependencies from dotnet/sdk (#18440)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2024-01-30 17:58:43 +00:00
github-actions[bot]
8c89ffa2f3
[main] Use multiple processes for license scan (#18456)
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2024-01-30 15:59:21 +00:00
Michael Yanni
69787b8b88 Merge branch 'feature/installer-merge-update-main' into feature/installer-merge-update
# Conflicts:
#	eng/Version.Details.xml
#	eng/Versions.props
#	global.json
#	src/redist/targets/Crossgen.targets
#	src/redist/targets/GenerateBundledVersions.targets
#	src/redist/targets/GenerateLayout.targets
#	src/redist/targets/GenerateMSIs.targets
2024-01-29 14:04:18 -08:00
github-actions[bot]
c3c80364b3
[main] Allow CC 4.0 license (#18444)
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2024-01-29 16:32:18 +00:00
github-actions[bot]
0f8fa81b38
[main] Update SB poison baseline (#18443)
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2024-01-29 16:10:41 +00:00
Matt Mitchell
af3c100f01
Change name of DotNetBuildWithOnlineSources to DotNetBuildWithOnlineF… (#18426) 2024-01-26 13:38:54 -08:00
Matt Mitchell
051de02367
Remove DotNetBuildVertical passed to repos from orchestrator (#18420) 2024-01-26 12:55:28 -08:00
Matt Mitchell
64a6f2a3e9
Add mechanism to add SDK feeds for preview SDKs (#18419) 2024-01-26 20:53:41 +00:00
dotnet-maestro[bot]
295b129cc0
[main] Update dependencies from dotnet/sdk (#18396)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2024-01-26 17:25:52 +00:00
Ella Hathaway
4648c4812f
Update list of assembly exclusions (#18400) 2024-01-26 08:23:03 -08:00
Viktor Hofer
44c6d9a544
Don't build tests from the VMR by default (#18406)
Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com>
2024-01-26 12:02:38 +00:00
Přemek Vysoký
58011e2fd2
Add synchronization of the uncloacked main-ub VMR branch (#18405) 2024-01-26 03:06:52 -08:00
Viktor Hofer
a880230afd
Remove DotNetBuildFromSource inside the orchestrator (#18402) 2024-01-26 11:27:18 +01:00
Matt Mitchell
4a54e209f5
Update arcade SDK for new unified build switches (#18365)
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
2024-01-26 10:06:08 +00:00
Viktor Hofer
54bf3a61c0
Parse --with-packages and --with-sdk correctly (#18403) 2024-01-26 09:56:31 +00:00
Matt Mitchell
0644f48e14
Pass a few switches to the orchestrator (#18398) 2024-01-26 09:19:35 +01:00
Viktor Hofer
f1a28efa00
Don't set PortableBuild=... on non source-build (#18395) 2024-01-25 21:46:29 +00:00
Ella Hathaway
31d8431628
Update SDK baseline and exclusions (#18374) 2024-01-25 12:55:39 -08:00
github-actions[bot]
f02973cb52
[main] Add Blue Oak license to allow list (#18385)
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2024-01-25 14:56:11 +00:00
Matt Mitchell
8f0cc267cf
Fix command line escape (#18373) 2024-01-24 23:09:56 +00:00
Viktor Hofer
292f157589
Exclude repos that currently don't build for VB (#18368)
Co-authored-by: Matt Mitchell <mmitche@microsoft.com>
2024-01-24 22:39:59 +00:00
github-actions[bot]
3411e70e12
[main] Exclusion for unknown license in spectre-console (#18371)
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2024-01-24 21:43:12 +00:00
Viktor Hofer
eb82a5c032
Enable build.sh for non source build scenarios (#18358) 2024-01-24 21:01:24 +01:00
Viktor Hofer
7c6a9cc904
Fix NUGET_PACKAGES directory on Windows (#18354) 2024-01-24 15:35:10 +01:00
github-actions[bot]
baf52bbfea
[main] Work around vstest issue with SB smoke tests (#18343) 2024-01-23 22:26:16 +00:00
Viktor Hofer
bc87a3bc3f
Update Arcade SDK bootstrap version for non source-build (#18335) 2024-01-23 15:31:53 +00:00
Ella Hathaway
47e524b6f0
Update SDK assembly exclusions (#18311) 2024-01-22 17:54:41 +00:00
Matt Thalman
20256d1f51
Update source build prebuilts tarball version (#18318) 2024-01-22 16:25:15 +00:00
dotnet-maestro[bot]
60eb5248fc
[main] Update dependencies from dotnet/sdk (#18305)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Jason Zhai <v-wuzhai@microsoft.com>
2024-01-22 07:40:02 -06:00
Matt Mitchell
cac6c93287
Add DotNetBuildOrchestrator flag (#18306) 2024-01-20 10:21:00 +01:00
Nikola Milosavljevic
d0e5cb3299
Condition inner-clone properties (#18307) 2024-01-20 10:10:25 +01:00
Ella Hathaway
756ef31359
Update SB SDK diff exclusions and baseline (#18309) 2024-01-19 21:55:56 +00:00
dotnet-maestro[bot]
9b36bbc4ab
[main] Update dependencies from dotnet/sdk (#18299)
[main] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App.Ref: from 9.0.0-alpha.1.24061.5 to 9.0.0-alpha.1.24068.7 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0: from 9.0.0-alpha.1.24061.5 to 9.0.0-alpha.1.24068.7 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0: from 9.0.0-alpha.1.24061.5 to 9.0.0-alpha.1.24068.7 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.9.0: from 9.0.0-alpha.1.24061.26 to 9.0.0-alpha.1.24066.33 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Ref: from 9.0.0-alpha.1.24061.26 to 9.0.0-alpha.1.24066.33 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.TargetingPack.x64.9.0: from 9.0.0-alpha.1.24061.26 to 9.0.0-alpha.1.24066.33 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 9.0.0-alpha.1.24061.26 to 9.0.0-alpha.1.24066.33 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 9.0.0-alpha.1.24061.26 to 9.0.0-alpha.1.24066.33 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref: from 9.0.0-alpha.1.24061.8 to 9.0.0-alpha.1.24068.16 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 9.0.0-alpha.1.24061.8 to 9.0.0-alpha.1.24068.16 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 9.0.0-alpha.1.24061.8 to 9.0.0-alpha.1.24068.16 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0: from 9.0.0-alpha.1.24061.8 to 9.0.0-alpha.1.24068.16 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 9.0.0-alpha.1.24061.8 to 9.0.0-alpha.1.24068.16 (parent: Microsoft.NET.Sdk)
  - dotnet-user-jwts: from 9.0.0-alpha.1.24061.8 to 9.0.0-alpha.1.24068.16 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 9.0.0-alpha.1.24061.8 to 9.0.0-alpha.1.24068.16 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 9.0.0-alpha.1.24061.5 to 9.0.0-alpha.1.24068.7 (parent: Microsoft.NET.Sdk)
  - Microsoft.Dotnet.WinForms.ProjectTemplates: from 9.0.0-alpha.1.24060.12 to 9.0.0-alpha.1.24067.8 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 9.0.0-alpha.1.24061.5 to 9.0.0-alpha.1.24068.7 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 9.0.0-alpha.1.24061.2 to 9.0.0-alpha.1.24068.3 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.FSharp.Compiler: from 12.8.200-beta.24060.3 to 12.8.300-beta.24066.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.SourceBuild.Intermediate.fsharp: from 8.0.200-beta.24060.3 to 8.0.300-beta.24066.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.Test.Sdk: from 17.10.0-preview-24059-03 to 17.10.0-preview-24067-01 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.ILLink.Tasks: from 9.0.0-alpha.1.24061.26 to 9.0.0-alpha.1.24066.33 (parent: Microsoft.NET.Sdk)
  - Microsoft.Net.Compilers.Toolset: from 4.10.0-1.24061.4 to 4.10.0-1.24067.21 (parent: Microsoft.NET.Sdk)
  - Microsoft.Build: from 17.10.0-preview-24060-03 to 17.10.0-preview-24068-04 (parent: Microsoft.NET.Sdk)
  - NuGet.Build.Tasks: from 6.9.0-rc.74 to 6.9.0-rc.86 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 9.0.0-alpha.1.24061.26 to 9.0.0-alpha.1.24066.33 (parent: Microsoft.NET.Sdk)
  - System.CommandLine: from 2.0.0-beta4.24059.2 to 2.0.0-beta4.24068.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.SourceBuild.Intermediate.command-line-api: from 0.1.505902 to 0.1.506801 (parent: Microsoft.NET.Sdk)

 - Optimistically delete roslyn patch and see what happens

 - add roslyn patch

 - Should be a single TFM for NetRoslyn

 - Add format patch to remove dependency
2024-01-19 17:31:35 +00:00
Adeel Mujahid
773cdec13b
Identify riscv64 as valid arch (#18247)
Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com>
2024-01-19 16:04:59 +01:00
Marc Paine
f8cb66eab6
[automated] Merge branch 'release/8.0.3xx' => 'main' (#18282) 2024-01-18 09:13:21 -08:00
Matt Thalman
effc6e0fc7
Update source build prebuilts tarball version (#18290) 2024-01-18 16:02:43 +00:00
Jason Zhai
9383d2ea30 Merge branch 'release/8.0.3xx' 2024-01-17 18:55:17 -08:00
dotnet-maestro[bot]
4f7697a2da
[main] Update dependencies from dotnet/arcade (#18284)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Matt Mitchell (.NET) <mmitche@microsoft.com>
2024-01-18 00:54:27 +00:00
dotnet-maestro[bot]
b9cdb4aae8
[main] Update dependencies from dotnet/arcade (#18213)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Nikola Milosavljevic <nikolam@microsoft.com>
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2024-01-17 15:19:00 -08:00
Matt Mitchell
1ebb676463
Pass DotNetBuildRepo at the orchestrator level to repos. (#18279) 2024-01-17 22:53:28 +00:00
Ella Hathaway
84a8998db6
Rebootstrap with new SB artifacts and SDK (#18278) 2024-01-17 13:31:03 -08:00
Jackson Schuster
cd958d5b18
Only generate RootFs during crossbuild when ROOTFS_DIR is not set (#18272)
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
2024-01-17 17:30:48 +00:00
Viktor Hofer
cddfb1b49d
Update vmr-build.yml (#18274) 2024-01-17 11:40:08 +00:00
Viktor Hofer
0076d3fb0c
[VMR] Fix path to build.proj in build.ps1 (#18273) 2024-01-17 10:33:30 +00:00
Jason Zhai
f8d6feef8f Merge branch 'release/8.0.1xx' into release/8.0.2xx 2024-01-16 21:51:58 -08:00
Nikola Milosavljevic
f708a59e1a
Disable inner-clone in product source-build (#18153) 2024-01-16 19:40:26 -08:00
Marc Paine
69928027dd
[automated] Merge branch 'release/7.0.4xx' => 'release/8.0.1xx' (#18183) 2024-01-16 14:40:11 -08:00
Ella Hathaway
8b7e3071aa
Cloak spectre-console/Nuget.Config and xunit/NuGet.Config (#18260) 2024-01-16 12:45:46 -08:00
Matt Thalman
aa5f136790
Ignore CFS0001 warning (#18258) 2024-01-16 17:56:25 +00:00
Ella Hathaway
f7bec300e7
Cloak spectre.console binary files (#18235) 2024-01-16 08:44:59 -08:00
Viktor Hofer
b6e0746caf
Follow-up on enabling Windows VMR build (#18239) 2024-01-16 15:29:50 +01:00
Jason Zhai
2755388d4a Merge branch 'release/8.0.1xx' into release/8.0.2xx 2024-01-14 22:48:16 -08:00
github-actions[bot]
0bf95ed6be
[release/8.0.1xx] Fix VMR build tagging (#18233) 2024-01-12 19:01:37 +00:00
Viktor Hofer
3166f9e709 Fix UpdateEngCommonFiles target 2024-01-12 16:07:05 +01:00
Viktor Hofer
b2b0bcd152 Remove workaround for roslyn eng common 2024-01-12 16:04:35 +01:00
Viktor Hofer
82f66f808a Pick eng/common files from src/arcade instead of orchestorat
... the orchestrator ones are usually stale
2024-01-12 12:26:14 +01:00
Viktor Hofer
38cc6c391f Update Directory.Build.props
... and make the Windows build use the same package cache as build.sh
2024-01-12 12:14:58 +01:00
Viktor Hofer
b8ec8a7e72
Update src/SourceBuild/content/repo-projects/windowsdesktop.proj
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2024-01-11 23:10:12 +01:00
Viktor Hofer
53ee526252
Update src/SourceBuild/content/prep.sh
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2024-01-11 23:09:37 +01:00
Viktor Hofer
48ce02c2a5
Update dotnet.proj 2024-01-11 23:09:16 +01:00
Viktor Hofer
e2b4081a4b
Update Directory.Build.targets 2024-01-11 22:55:03 +01:00
Viktor Hofer
54aa36d90b
Merge branch 'main' into EnableWindowsBuild 2024-01-11 22:54:15 +01:00
dotnet-maestro[bot]
96b90b2633
[main] Update dependencies from dotnet/aspire (#18192)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-01-11 20:38:25 +00:00
Viktor Hofer
3f980aa02a Update all repo-projects to new switches and clean-up 2024-01-11 20:12:51 +01:00
Viktor Hofer
929fbfe368 Rewrite shared properties and targets (a lot of clean-up and standardization)
... in Directory.Build.props and Directory.Build.targets in the repo root
and under repo-projects
2024-01-11 20:12:51 +01:00
Viktor Hofer
77d966e1b0 Simplify repo tasks infra and sources 2024-01-11 20:12:51 +01:00
Viktor Hofer
c00665e399 Fix and clean-up graphviz tool project 2024-01-11 20:12:51 +01:00
Viktor Hofer
8e2c13fc77 Add Version.Details.xml for Arcade and move common msbuild version into Versions.props 2024-01-11 20:12:51 +01:00
Viktor Hofer
51e9eaefc5 Add binlogs and .packages to gitignore 2024-01-11 20:12:51 +01:00
Viktor Hofer
7d5805f07f Update msbuild sdks and add dotnet-eng for Arcade SDK 2024-01-11 20:12:51 +01:00
Viktor Hofer
806a764a0b Put logs in the same location on Unix as on Windows
... and set default properties that are true for source-build.
2024-01-11 20:12:51 +01:00
Viktor Hofer
d7f415494a Make build.proj logic work on non source build
... and simplify the Arcade Build.props extension point.

Move the build.proj source build logic into an extra targets file
so that infrastructure can be conditioned and then imported once.
2024-01-11 20:12:51 +01:00
Viktor Hofer
a5585609f8 Provide Windows entry point build scripts 2024-01-11 20:12:51 +01:00
Michael Simons
79cfea2c03
Remove source-build sourcelink snupkg workaround (#18215) 2024-01-11 17:42:51 +00:00
dotnet-maestro[bot]
f78f0b4d76
[main] Update dependencies from dotnet/sdk (#18206)
[main] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App.Ref: from 9.0.0-alpha.1.24060.1 to 9.0.0-alpha.1.24060.2 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0: from 9.0.0-alpha.1.24060.1 to 9.0.0-alpha.1.24060.2 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0: from 9.0.0-alpha.1.24060.1 to 9.0.0-alpha.1.24060.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref: from 9.0.0-alpha.1.24059.17 to 9.0.0-alpha.1.24060.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 9.0.0-alpha.1.24059.17 to 9.0.0-alpha.1.24060.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 9.0.0-alpha.1.24059.17 to 9.0.0-alpha.1.24060.3 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0: from 9.0.0-alpha.1.24059.17 to 9.0.0-alpha.1.24060.3 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 9.0.0-alpha.1.24059.17 to 9.0.0-alpha.1.24060.3 (parent: Microsoft.NET.Sdk)
  - dotnet-user-jwts: from 9.0.0-alpha.1.24059.17 to 9.0.0-alpha.1.24060.3 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 9.0.0-alpha.1.24059.17 to 9.0.0-alpha.1.24060.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 9.0.0-alpha.1.24060.1 to 9.0.0-alpha.1.24060.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 9.0.0-alpha.1.24060.1 to 9.0.0-alpha.1.24060.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.FSharp.Compiler: from 12.8.200-beta.24055.2 to 12.8.200-beta.24060.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.SourceBuild.Intermediate.fsharp: from 8.0.200-beta.24055.2 to 8.0.200-beta.24060.2 (parent: Microsoft.NET.Sdk)

 - Rebaseline fsharp patch
2024-01-11 00:42:16 +00:00
NET Source-Build Bot
5e12b89c16
.NET Source-Build 8.0.101 January 2024 Updates (#18156) 2024-01-11 00:08:01 +00:00
vseanreesermsft
6f22dc86d8
Merging internal commits for release/8.0.1xx (#18164) 2024-01-10 22:18:47 +00:00
Matt Thalman
c744093ce7
Disable dotnet-watch test for mono (#18193) 2024-01-10 14:55:16 +00:00
Jason Zhai
81db5e02ce Merge branch 'release/8.0.1xx' into release/8.0.2xx 2024-01-10 02:11:32 -08:00
Přemek Vysoký
351592c3af
[release/8.0.1xx] Move VMR component list into Components.md (#18061) 2024-01-10 09:45:00 +00:00
dotnet-maestro[bot]
4d8df4828d
[main] Update dependencies from dotnet/sdk (#18150)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
2024-01-10 08:56:32 +00:00
Jason Zhai
5ec87f33df Merge branch 'release/7.0.4xx' into release/8.0.1xx 2024-01-10 00:37:27 -08:00
Nikola Milosavljevic
426d535488
[release/8.0.1xx] Use SHA256 for RPM digest (#18111) 2024-01-09 11:06:50 -08:00
Marc Paine
8348e8c6b6
Merge branch 'main' into marcpopMSFT-cleanupnet8versions 2024-01-09 09:44:47 -08:00
Marc Paine
6f9173cec9
Switch the property used to the primary runtime one per PR feedback 2024-01-09 09:43:41 -08:00
Matt Thalman
f610fbc5d9
Disable format test for mono (#18152) 2024-01-09 16:56:59 +00:00
Matt Thalman
8530e34c62
Update poison usage report (#18151) 2024-01-09 16:51:20 +00:00
Viktor Hofer
383a293a30
Delete DotNetRestorePackagesPath prop (#18146) 2024-01-09 14:39:46 +01:00
Jason Zhai
a6ef826a13 Merge branch 'release/7.0.3xx' into release/7.0.4xx 2024-01-08 23:18:46 -08:00
Marc Paine
7ed7c0b5d2
Merge branch 'main' into marcpopMSFT-cleanupnet8versions 2024-01-08 14:00:08 -08:00
Matt Thalman
5aec63aef1
Cloak spectre.console's package.json file (#18139) 2024-01-08 21:27:59 +00:00
Michael Yanni
756e6e0dcc Minor formatting fixes. TODO comments for tracking versions/packages. 2024-01-08 12:39:30 -08:00
Marc Paine
5587c75e83 Switch from host resolver package to using the runtime package 2024-01-08 09:59:55 -08:00
dotnet-maestro[bot]
6163fd7508
[main] Update dependencies from dotnet/sdk (#18133)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
2024-01-08 18:00:58 +01:00
Viktor Hofer
d407fc6dc0
Remove unused properties (#18117) 2024-01-08 15:22:26 +01:00
Viktor Hofer
e782a16f91
Remove System.Drawing.Common workaround (#18120) 2024-01-08 15:22:15 +01:00
Viktor Hofer
b168690609
Set LatestCommit only for deployment-tools (#18128) 2024-01-08 15:16:00 +01:00
Viktor Hofer
a190d2aaea
Remove dead properties (#18129) 2024-01-08 15:07:16 +01:00
Viktor Hofer
3ba5c13953
Delete unused and non-functional Clean target (#18131) 2024-01-08 15:07:07 +01:00
Matt Thalman
53ae451ee4
Cloak spectre.console example file (#18110) 2024-01-08 07:41:03 -06:00
Filip Navara
7e601e1c0b
Add new .NET 9 NativeAOT runtime pack RIDs (#18121) 2024-01-08 12:02:38 +01:00
Jason Zhai
75476fd2d8 Merge branch 'release/7.0.1xx' into release/7.0.3xx 2024-01-07 22:41:15 -08:00
Viktor Hofer
ca1439c8ae
Update roslyn-analyzers.proj (#18116) 2024-01-06 00:55:36 +01:00
Viktor Hofer
9271fc0fb3
Delete unused GetOfficialBuildId target (#18118) 2024-01-05 15:43:40 -08:00
Viktor Hofer
d3f2f0335c
Remove unused SetNuGetPackagesEnvironment target (#18119) 2024-01-05 15:43:24 -08:00
Matt Thalman
64e4824aa6
Rebootstrap with new SB artifacts and SDK (#18126) 2024-01-05 22:45:02 +00:00
Matt Thalman
fb4ec09b1e
Add vstest patch to resolve analyzer errors (#18123) 2024-01-05 11:15:42 -06:00
Jason Zhai
70b20b871f Merge branch 'release/6.0.4xx' into release/7.0.1xx 2024-01-04 19:02:40 -08:00
Ella Hathaway
10ff4d7337
Define NetCurrent at VMR root (#18102) 2024-01-04 12:32:46 -08:00
Matt Thalman
892f85006e
Ignore IDE0044 for vstest (#18100) 2024-01-04 17:53:36 +00:00
Forgind
48543d2076
[automated] Merge branch 'release/8.0.2xx' => 'main' (#18068) 2024-01-03 14:03:44 -08:00
Viktor Hofer
7d1c36e327
Remove ReplaceTextInFile usage and unused task (#18087) 2024-01-03 15:38:42 +00:00
Viktor Hofer
5a600f8e99
Delete src/SourceBuild/content/eng/install-nuget-credprovider.sh (#18091) 2024-01-03 14:46:34 +00:00
Viktor Hofer
7f6c1f30be
Remove unused ArcadeSdkDir prop target in fsharp.proj (#18089) 2024-01-03 08:46:24 -06:00
Viktor Hofer
5933014a9a
Remove MicrosoftSourceLinkVersion usage (#18085) 2024-01-03 15:39:41 +01:00
Viktor Hofer
166b96405b
Use unzip task instead of custom implementation (#18086) 2024-01-03 15:39:28 +01:00
Přemek Vysoký
54c1bddf90
Remove a duplicate paragraph from VMR's README (#18083) 2024-01-03 06:32:35 -08:00
Jason Zhai
1c88806159 Merge branch 'release/8.0.2xx' 2024-01-03 00:38:50 -08:00
Jason Zhai
d2db5bd104 Merge branch 'release/6.0.4xx' into release/7.0.1xx 2024-01-02 23:05:11 -08:00
Marc Paine
f88e0907ac Search through source looking for remaining 8.0 versions
Bring back the host resolver dependency
2024-01-02 15:14:00 -08:00
Marc Paine
7c9c3b3850
Baseline manifest (for 8.0.2xx) (#18004) 2024-01-02 13:35:43 -08:00
Forgind
c10235573b
[automated] Merge branch 'release/8.0.1xx' => 'release/8.0.2xx' (#18066) 2024-01-02 10:29:48 -08:00
Matt Thalman
c4f5d46668
Fix VMR build tagging (#18067) 2024-01-02 17:15:00 +00:00
Matt Thalman
a5d29aa28d
Update OmniSharp version being targeted for smoke tests (#18065) 2024-01-02 15:28:29 +00:00
Přemek Vysoký
7a73043e8a
Fix minor details in VMR's main README (#18062) 2024-01-02 06:45:57 -08:00
Přemek Vysoký
ef6e3ed282
Move VMR component list into Components.md (#18023)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2023-12-22 10:39:07 +00:00
Forgind
5bfcb0cf50 Merge branch 'baseline-manifest' of https://github.com/Forgind/installer into baseline-manifest-8.0.2 2023-12-19 12:07:04 -08:00
dotnet-maestro[bot]
4ce220694e
[main] Update dependencies from dotnet/sdk (#18000)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Premek Vysoky <premek.vysoky@microsoft.com>
2023-12-19 18:48:51 +01:00
Jo Shields
172aff5758 Merge remote-tracking branch 'origin/main' into mac-vmr 2023-12-18 10:24:24 -05:00
dotnet-maestro[bot]
b75062f476
[main] Update dependencies from dotnet/sdk (#17996)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Jason Zhai <v-wuzhai@microsoft.com>
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
2023-12-18 15:05:09 +01:00
Matt Thalman
fae23c6571
Remove Arcade net9.0 workarounds (#17987) 2023-12-18 14:02:42 +01:00
Jason Zhai
0fad92fe57 Merge branch 'release/8.0.2xx' 2023-12-17 21:57:04 -08:00
Ella Hathaway
c60ffd6fd8
Add nuget-client patch for shortening sb inner clone path (#17991) 2023-12-15 13:17:16 -08:00
dotnet-maestro[bot]
0b5c084524
[main] Update dependencies from dotnet/sdk (#17970)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2023-12-15 16:45:23 +00:00
Jo Shields
8994ee567d Merge remote-tracking branch 'origin/main' into mac-vmr 2023-12-15 09:04:40 -05:00
dotnet-maestro[bot]
25dcfe15b0
[main] Update dependencies from dotnet/arcade (#17985)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
2023-12-15 12:47:35 +01:00
Jason Zhai
cf585aabda Merge branch 'release/7.0.1xx' into release/7.0.3xx 2023-12-14 21:39:20 -08:00
Jason Zhai
b5f1e2816b Merge branch 'release/8.0.1xx' into release/8.0.2xx 2023-12-14 21:37:53 -08:00
Viktor Hofer
8ba0d7c603
Remove unused Microsoft.Build.CentralPackageVersions (#17981) 2023-12-14 23:04:33 +00:00
Matt Thalman
461c776642
Do not reuse existing installation of .NET CLI in SB prep script (#17892) 2023-12-14 11:14:56 -06:00
Matt Thalman
f880dfdb0c
Fixes SDK diff after release of Aspire (#17893) 2023-12-14 11:14:34 -06:00
Matt Thalman
e488f0c8cf
Add back security-partners-dotnet pipeline (#17956) 2023-12-14 11:13:41 -06:00
Jackson Schuster
7fd5ad40bd
Merge branch 'main' into PassCrossCompile 2023-12-14 08:24:58 -08:00
Matt Thalman
74bcdc3310
Add templating patch to target net9.0 (#17952) 2023-12-14 14:35:43 +00:00
Jo Shields
085939a609
Merge branch 'main' into mac-vmr 2023-12-14 09:28:36 -05:00
Jo Shields
e61e75584a Override RID in SDK, currently it misbehaves for Mac cross builds 2023-12-14 09:24:20 -05:00
Jackson Schuster
ac464072c7 Pass CrossBuild to inner builds 2023-12-13 21:02:11 -08:00
Jason Zhai
7ab728b5c7 Merge branch 'release/8.0.1xx' into release/8.0.2xx 2023-12-13 19:12:44 -08:00
Michael Yanni
bec677e68a Instead of making it complicated, I simply made these 2 packaging projects only ever build with the default configuration (Debug) since it is irrelevant for packaging. Updated the paths used when creating the MSIs, which uses the output of these to create NuGet packages. 2023-12-13 17:34:32 -08:00
Michael Yanni
ed59078629 Use Microsoft.Build.NoTargets for the SdkResolver.csproj and VSTemplateLocator.csproj projects. Added the projects back to the SLN so they build using the proper configuration (debug/release). 2023-12-13 16:40:29 -08:00
github-actions[bot]
daa880ab59
[release/8.0.1xx] Remove global CheckEolTargetFramework=false (#17964)
Co-authored-by: Ella Hathaway <ellahath@umich.edu>
2023-12-13 18:14:26 +00:00
Matt Mitchell
27d05d31eb
Remove DotNetCoreSdkDir (#17963) 2023-12-13 09:12:31 -08:00
Ella Hathaway
becf667813
Remove global CheckEolTargetFramework=false (#17958) 2023-12-13 08:55:53 -08:00
dotnet-maestro[bot]
c947c12af4
[main] Update dependencies from dotnet/sdk (#17875)
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: Larry Ewing <lewing@microsoft.com>
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
Co-authored-by: Marek Safar <marek.safar@gmail.com>
2023-12-13 11:57:28 +01:00
Michael Yanni
d9cc884725 Update file comment about usage in DownloadPackage.csproj. 2023-12-12 18:21:55 -08:00
Michael Yanni
a4235dc472 Move DownloadPackage.csproj to the projects directory for redist. Clean up formatting in SdkTests.csproj. Removed the empty <TargetPath></TargetPath> from SdkTests.csproj to allow loading in VS. 2023-12-12 18:19:48 -08:00
Michael Yanni
396af3ea4a Move SdkResolver.csproj and VSTemplateLocator.csproj into projects under redist. Added more comments to DownloadPackage.csproj. 2023-12-12 17:45:41 -08:00
Michael Yanni
049f9653cd Removed LayoutTool.csproj. Reused DownloadPackage.csproj and merged the target from LayoutTool.csproj directly into where it was used in BundledDotnetTools.targets. Added comments to DownloadPackage.csproj. 2023-12-12 16:33:10 -08:00
Ella Hathaway
7cfe9149ec
Update dev containers to Fedora 39 (#17954) 2023-12-12 14:42:58 -08:00
Matt Thalman
f1a5a5b94e
Add roslyn patch to use NetCurrent (#17951) 2023-12-12 16:30:41 -06:00
Matt Thalman
f5c0cfe173
Generate default license baseline file in test (#17943) 2023-12-12 14:55:30 +00:00
Matt Thalman
781e19cca5
Re-enable smoke tests that rely on templates (#17944) 2023-12-12 07:53:25 -06:00
Michael Yanni
7e94deaa25 Simplify the DownloadPackage.csproj by using the NoTargets SDK. 2023-12-11 18:25:17 -08:00
Ella Hathaway
07d644494d
Always run vmr-scan (#17945) 2023-12-11 23:22:46 +00:00
Ella Hathaway
1d674abffe
Fix attribute type checking and use null-conditional operator (#17902) 2023-12-11 14:14:13 -08:00
Matt Thalman
8d9388459a
[automated] Merge branch 'release/8.0.2xx' => 'main' (#17936) 2023-12-11 13:58:11 -06:00
Matt Thalman
50b8d8c7e8 Remove references to DotNetHost packages 2023-12-11 12:53:34 -06:00
Jason Zhai
deb67c6570 Merge branch 'release/8.0.2xx' 2023-12-10 22:41:45 -08:00
Michael Yanni
a6fd8cadb9 Update pathing for the moving of packaging and clisdk folders/files. 2023-12-08 16:04:43 -08:00
Michael Yanni
cdf09f89c6 Moved contents of both clisdk folders from osx/windows up a directory. 2023-12-08 15:37:22 -08:00
Michael Yanni
d35882b920 Moved packaging up a directory into redist from targets. 2023-12-08 15:31:58 -08:00
Jackson Schuster
312648bd49
Merge branch 'main' into crossbuildVMR 2023-12-08 10:45:14 -08:00
Nikola Milosavljevic
3d9c0a841d
Use SHA256 for RPM digest (#17933) 2023-12-08 09:44:18 -08:00
Matt Thalman
a15e825e3a
Add runtime patch to use net9.0 TFM (#17929) 2023-12-07 22:54:52 +00:00
Jackson Schuster
4c366b5f8b Merge branch 'main' of https://github.com/dotnet/installer into crossbuildVMR 2023-12-07 08:50:55 -08:00
Michael Yanni
3f7756f886 Added some comments to Version.Details.xml for packages that may not be necessary. Manual formatting cleanup for targets in the redist project. 2023-12-06 17:50:22 -08:00
Jason Zhai
e953162a92 Merge branch 'release/6.0.1xx' into release/6.0.3xx 2023-12-05 22:14:02 -08:00
Ella Hathaway
b654f3e01b
Enable open ssl sha 1 signatures for CentOS Stream 9 (#17889) 2023-12-05 12:15:32 -08:00
Matt Thalman
ff13f9c7a4
Update referenced SDK version for source build (#17909) 2023-12-05 14:12:43 -06:00
Matt Thalman
8a17746f71
License scan result updates (#17916) 2023-12-05 13:53:08 -06:00
Viktor Hofer
e6a28ee5ab
Remove unused version in Versions.props (#17914) 2023-12-05 15:46:52 +01:00
Viktor Hofer
80809bd059
Update Microsoft.DotNet.SourceBuild.SmokeTests.csproj (#17913) 2023-12-05 15:43:03 +01:00
Viktor Hofer
c0563fe728
Delete target for SourceLink packages (#17912) 2023-12-05 15:10:06 +01:00
Viktor Hofer
42d047d9f6
Use Directory.Build.props only (#17910) 2023-12-05 15:08:27 +01:00
Viktor Hofer
601a041eea
Delete unused placeholder files (#17911) 2023-12-05 15:08:17 +01:00
Jo Shields
c01b62c0fc
Add Mariner cross-compile VMR builds (#17891)
Co-authored-by: Matt Mitchell <mmitche@microsoft.com>
2023-12-04 21:07:43 +00:00
Jackson Schuster
3a3be75448 Don't run crossgen in VMR cross-arch builds 2023-12-04 11:09:37 -08:00
Jason Zhai
c5419778e2 Merge branch 'release/7.0.3xx' into release/7.0.4xx 2023-11-29 18:29:04 -08:00
Jason Zhai
0593ca2969 Merge branch 'release/8.0.1xx' into release/8.0.2xx 2023-11-28 18:59:53 -08:00
v-wuzhai
1799acaa9c
Revert "Disable crossgen and zip file creation in the local dev build unless -pack is used" 2023-11-28 13:54:44 +08:00
Jason Zhai
c76b822822 Merge branch 'release/7.0.1xx' into release/7.0.3xx 2023-11-27 18:15:28 -08:00
Ankit Jain
724bfa82da Revert "Merge branch 'release/8.0.2xx'"
This reverts commit e641a47a9f, reversing
changes made to dccd713909.
2023-11-27 16:09:21 -05:00
vseanreesermsft
769030cd4d
Merging internal commits for release/8.0.1xx (#17785) 2023-11-27 14:04:02 -06:00
Ella Hathaway
61a7ec7347
Download and compare linux-musl-x64 MSFT sdk (#17823) 2023-11-27 11:27:55 -08:00
Matt Thalman
e4ecc549a9
License scan updates (#17833) 2023-11-27 09:25:48 -06:00
dotnet-maestro[bot]
604cf8d10b
[main] Update dependencies from dotnet/sdk (#17857)
[main] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App.Ref: from 9.0.0-alpha.1.23571.4 to 9.0.0-alpha.1.23573.4 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0: from 9.0.0-alpha.1.23571.4 to 9.0.0-alpha.1.23573.4 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0: from 9.0.0-alpha.1.23571.4 to 9.0.0-alpha.1.23573.4 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.9.0: from 9.0.0-alpha.1.23571.32 to 9.0.0-alpha.1.23573.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Ref: from 9.0.0-alpha.1.23571.32 to 9.0.0-alpha.1.23573.4 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.TargetingPack.x64.9.0: from 9.0.0-alpha.1.23571.32 to 9.0.0-alpha.1.23573.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 9.0.0-alpha.1.23571.32 to 9.0.0-alpha.1.23573.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 9.0.0-alpha.1.23571.32 to 9.0.0-alpha.1.23573.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref: from 9.0.0-alpha.1.23571.20 to 9.0.0-alpha.1.23573.10 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 9.0.0-alpha.1.23571.20 to 9.0.0-alpha.1.23573.10 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 9.0.0-alpha.1.23571.20 to 9.0.0-alpha.1.23573.10 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0: from 9.0.0-alpha.1.23571.20 to 9.0.0-alpha.1.23573.10 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 9.0.0-alpha.1.23571.20 to 9.0.0-alpha.1.23573.10 (parent: Microsoft.NET.Sdk)
  - dotnet-user-jwts: from 9.0.0-alpha.1.23571.20 to 9.0.0-alpha.1.23573.10 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 9.0.0-alpha.1.23571.20 to 9.0.0-alpha.1.23573.10 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 9.0.0-alpha.1.23571.4 to 9.0.0-alpha.1.23573.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.Dotnet.WinForms.ProjectTemplates: from 9.0.0-alpha.1.23570.20 to 9.0.0-alpha.1.23572.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 9.0.0-alpha.1.23571.4 to 9.0.0-alpha.1.23573.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 9.0.0-alpha.1.23571.4 to 9.0.0-alpha.1.23572.17 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.NET.ILLink.Tasks: from 9.0.0-alpha.1.23571.32 to 9.0.0-alpha.1.23573.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.Build: from 17.9.0-preview-23571-01 to 17.9.0-preview-23572-01 (parent: Microsoft.NET.Sdk)
  - NuGet.Build.Tasks: from 6.9.0-preview.1.40 to 6.9.0-preview.1.45 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 9.0.0-alpha.1.23571.32 to 9.0.0-alpha.1.23573.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport: from 9.0.0-alpha.1.23566.3 to 9.0.0-alpha.1.23570.1 (parent: Microsoft.NETCore.App.Runtime.win-x64)
  - System.CommandLine: from 2.0.0-beta4.23307.1 to 2.0.0-beta4.23407.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.SourceBuild.Intermediate.command-line-api: from 0.1.430701 to 0.1.440701 (parent: Microsoft.NET.Sdk)

 - Remove nuget-client patch
2023-11-24 16:21:53 +00:00
Noah Gilson
e1966d9ef8
Switch 8.0 assets to the rtm release (#17798) 2023-11-22 14:46:30 -08:00
Jason Zhai
7113c7761b Merge branch 'release/8.0.1xx' into release/8.0.2xx 2023-11-21 21:43:11 -08:00
Michael Yanni
f35990f99a
Fix the minimum version logic to take into account that we're off-by-one for the 100 release (#17761) 2023-11-21 13:12:28 -08:00
Jo Shields
37aaa597bc
These changes should allow complete cross-builds just via OverrideTargetRid (#17832) 2023-11-20 13:20:51 -05:00
Jason Zhai
2cc450fc53 Merge branch 'release/7.0.3xx' into release/7.0.4xx 2023-11-19 23:43:31 -08:00
Ella Hathaway
bc60f176c8
Alpine leg in sdk content test (#17824) 2023-11-17 15:38:44 -08:00
Michael Yanni
93399cf796 Minor formatting cleanup. 2023-11-17 13:28:43 -08:00
Matt Thalman
3479076aac
Bootstrap to newer .NET 9 SDK for source build (#17831) 2023-11-17 17:23:39 +00:00
Matt Thalman
08f5abf9fe
Use .NET 9 SDK for previously source-built SDK (#17822) 2023-11-17 07:26:10 -06:00
Jason Zhai
f2736247f8 Merge branch 'release/7.0.1xx' into release/7.0.3xx 2023-11-17 00:52:02 -08:00
Jason Zhai
9db3533897 Merge branch 'release/8.0.1xx' into release/8.0.2xx 2023-11-16 22:11:19 -08:00
Jason Zhai
d93d599bfc Merge branch 'release/6.0.3xx' into release/6.0.4xx 2023-11-16 19:01:03 -08:00
Jason Zhai
4eaa6052e2 Merge branch 'release/7.0.3xx' into release/7.0.4xx 2023-11-16 18:58:05 -08:00
v-wuzhai
c5dd168d18
[automated] Merge branch 'release/6.0.4xx' => 'release/7.0.1xx' (#17771) 2023-11-16 17:58:18 -08:00
Nikola Milosavljevic
4e9256ffb4
Use unique non-stable SDK version for comparison test (#17819) 2023-11-16 11:41:04 -08:00
Viktor Hofer
5037a63d97
Consume portable RID graph from runtime (#17760) 2023-11-16 17:40:29 +01:00
Jason Zhai
720f135ead Merge branch 'release/6.0.1xx' into release/6.0.3xx 2023-11-15 22:11:01 -08:00
Jason Zhai
8bb5517ac0 Merge branch 'release/7.0.1xx' into release/7.0.3xx 2023-11-15 22:05:26 -08:00
dotnet-maestro[bot]
61ebcccd30
[main] Update dependencies from dotnet/sdk (#17746)
[main] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App.Ref: from 9.0.0-alpha.1.23558.4 to 9.0.0-alpha.1.23565.1 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0: from 9.0.0-alpha.1.23558.4 to 9.0.0-alpha.1.23565.1 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0: from 9.0.0-alpha.1.23558.4 to 9.0.0-alpha.1.23565.1 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.9.0: from 9.0.0-alpha.1.23558.17 to 9.0.0-alpha.1.23565.6 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Ref: from 9.0.0-alpha.1.23558.17 to 9.0.0-alpha.1.23565.6 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.TargetingPack.x64.9.0: from 9.0.0-alpha.1.23558.17 to 9.0.0-alpha.1.23565.6 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 9.0.0-alpha.1.23558.17 to 9.0.0-alpha.1.23565.6 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 9.0.0-alpha.1.23558.17 to 9.0.0-alpha.1.23565.6 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref: from 9.0.0-alpha.1.23558.19 to 9.0.0-alpha.1.23565.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 9.0.0-alpha.1.23558.19 to 9.0.0-alpha.1.23565.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 9.0.0-alpha.1.23558.19 to 9.0.0-alpha.1.23565.4 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0: from 9.0.0-alpha.1.23558.19 to 9.0.0-alpha.1.23565.4 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 9.0.0-alpha.1.23558.19 to 9.0.0-alpha.1.23565.4 (parent: Microsoft.NET.Sdk)
  - dotnet-user-jwts: from 9.0.0-alpha.1.23558.19 to 9.0.0-alpha.1.23565.4 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 9.0.0-alpha.1.23558.19 to 9.0.0-alpha.1.23565.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 9.0.0-alpha.1.23558.4 to 9.0.0-alpha.1.23565.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.Dotnet.WinForms.ProjectTemplates: from 9.0.0-alpha.1.23557.11 to 9.0.0-alpha.1.23563.7 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 9.0.0-alpha.1.23558.4 to 9.0.0-alpha.1.23565.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 9.0.0-alpha.1.23558.1 to 9.0.0-alpha.1.23564.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.FSharp.Compiler: from 12.8.0-beta.23556.4 to 12.8.0-beta.23563.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.SourceBuild.Intermediate.fsharp: from 8.0.200-beta.23556.4 to 8.0.200-beta.23563.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.Test.Sdk: from 17.9.0-preview-23557-03 to 17.9.0-preview-23564-03 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.ILLink.Tasks: from 9.0.0-alpha.1.23558.17 to 9.0.0-alpha.1.23565.6 (parent: Microsoft.NET.Sdk)
  - Microsoft.Net.Compilers.Toolset: from 4.9.0-2.23558.4 to 4.9.0-2.23563.6 (parent: Microsoft.NET.Sdk)
  - Microsoft.Build: from 17.9.0-preview-23557-02 to 17.9.0-preview-23565-01 (parent: Microsoft.NET.Sdk)
  - NuGet.Build.Tasks: from 6.9.0-preview.1.23 to 6.9.0-preview.1.33 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 9.0.0-alpha.1.23558.17 to 9.0.0-alpha.1.23565.6 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport: from 9.0.0-alpha.1.23530.1 to 9.0.0-alpha.1.23564.1 (parent: Microsoft.NETCore.App.Runtime.win-x64)

 - Merge branch 'main' into darc-main-a32af26c-4b45-4f88-988a-82c2e1fb29cc

 - Merge branch 'main' into darc-main-a32af26c-4b45-4f88-988a-82c2e1fb29cc

 - Merge branch 'main' into darc-main-a32af26c-4b45-4f88-988a-82c2e1fb29cc

 - Update source-mappings.json

 - Update allowed-binaries.txt

 - Remove backported nuget patch

 - Merge branch 'main' into darc-main-a32af26c-4b45-4f88-988a-82c2e1fb29cc
2023-11-16 02:08:50 +00:00
Viktor Hofer
2c325fb634
Fix merge conflict in sdk.proj (#17810) 2023-11-15 21:02:22 +00:00
Jo Shields
9bc4ef9c73
Pass PortableBuild property through to runtime in VMR (#17804) 2023-11-15 13:50:21 -05:00
NET Source-Build Bot
c09863189d
.NET Source-Build 7.0.114 November 2023 Updates (#17780) 2023-11-15 16:19:55 +00:00
NET Source-Build Bot
ee809e5f00
.NET Source-Build 6.0.125 November 2023 Updates (#17781) 2023-11-15 08:02:47 -06:00
Jason Zhai
e641a47a9f Merge branch 'release/8.0.2xx' 2023-11-15 00:54:28 -08:00
Jason Zhai
87b787239d Merge branch 'release/8.0.1xx' into release/8.0.2xx 2023-11-14 23:40:54 -08:00
Jason Zhai
fddba70df7 Switch 8.0 assets to the rtm release 2023-11-14 22:57:30 -08:00
NET Source-Build Bot
e94d69fbe7
.NET Source-Build 8.0.100 November 2023 Updates (#17784) 2023-11-14 15:36:29 -06:00
Marc Paine
5b2c4a0243
Disable crossgen and zip file creation in the local dev build unless -pack is used (#17478) 2023-11-14 10:07:22 -08:00
Marc Paine
7b966d51c6
fix indent 2023-11-14 09:32:22 -08:00
github-actions[bot]
f0c4e4e14c
[release/8.0.2xx] NGEN Microsoft.DotNet.MSBuildSdkResolver.dll and its dependencies (#17750)
Backport of #17732 to release/8.0.2xx

MSBuild.exe currently spends a significant amount of time JITting `Microsoft.DotNet.MSBuildSdkResolver` and its dependencies, see https://github.com/dotnet/msbuild/issues/9303 for details.

This PR makes Visual Studio installer add these assemblies to the NGEN queue, which is a necessary condition for eliminating JITting. Just like `Microsoft.Build.*` assemblies, we need to NGEN these with two configurations: vsn.exe so it works in the devenv process, and MSBuild.exe so it works in MSBuild satellite processes.
2023-11-14 10:49:41 +01:00
Jason Zhai
9d65154e2c Merge branch 'release/6.0.4xx' into release/7.0.1xx 2023-11-13 22:42:42 -08:00
Michael Yanni
b5323ace9b Minor formatting cleanup. 2023-11-13 15:19:16 -08:00
Michael Yanni
32c3e4e8d0 Minor simplification and cleanup. The record I created didn't work for the 4.7.2 build, so changed it to class. 2023-11-13 13:20:00 -08:00
Marc Paine
31ac250d6b Enabling MSI builds targeting net9 2023-11-13 09:53:07 -08:00
Jo Shields
410920005e
Ensure we propagate DotNetBuildVertical property to source-built projects (#17767) 2023-11-13 17:25:23 +00:00
Nikola Milosavljevic
66cc446852
Update prebuilts package version to 9.0.100-4 (#17763) 2023-11-13 08:20:16 -06:00
Michael Yanni
b25079d9e6 Lots of minor cleanup and simplification. 2023-11-10 17:50:52 -08:00
Michael Yanni
c42fb4c641 Cleanup extra qualification. Cleanup redundant casting. Cleanup usings. Set var suggestion to none. 2023-11-10 17:23:47 -08:00
Michael Yanni
67cbc0dd65 Applied expression bodies for methods to solution. 2023-11-10 17:08:10 -08:00
Michael Yanni
c9ab438e6c Remove no longer applicable workaround in run-build.ps1. Applied expression bodied properties to solution. 2023-11-10 17:07:05 -08:00
Marc Paine
395b82bb19 Fix the minimum version logic to take into account that we're off-by-one for the 100 release 2023-11-10 11:37:24 -08:00
Robin Lindner
65d8a464e1
Remove empty class (#14072)
Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com>
2023-11-10 12:48:42 +01:00
Jason Zhai
6728e48183 Merge branch 'release/7.0.4xx' into release/8.0.1xx 2023-11-09 18:41:32 -08:00
v-wuzhai
686a27b3a2
[automated] Merge branch 'release/8.0.2xx' => 'main' (#17742) 2023-11-09 17:58:54 -08:00
Marc Paine
ca5f6b0077 Add comments explaining why these targets are disabled
Clean up the run-build script
2023-11-09 13:26:53 -08:00
Matt Thalman
81c9bea209
SB patch for net9.0 TFM in SBRP (#17749) 2023-11-09 20:21:05 +00:00
Codrin-Victor Poienaru
00178e6f21
Insert net9.0 test templates (#17745) 2023-11-09 09:52:19 -08:00
Ladi Prosek
6ebd35075d
NGEN Microsoft.DotNet.MSBuildSdkResolver.dll and its dependencies (#17732)
MSBuild.exe currently spends a significant amount of time JITting `Microsoft.DotNet.MSBuildSdkResolver` and its dependencies, see https://github.com/dotnet/msbuild/issues/9303 for details.

This PR makes Visual Studio installer add these assemblies to the NGEN queue, which is a necessary condition for eliminating JITting. Just like `Microsoft.Build.*` assemblies, we need to NGEN these with two configurations: vsn.exe so it works in the devenv process, and MSBuild.exe so it works in MSBuild satellite processes.
2023-11-09 08:58:28 +01:00
Jason Zhai
17d134f533 Merge branch 'release/6.0.1xx' into release/6.0.3xx 2023-11-08 23:34:23 -08:00
Jason Zhai
c18dc73da1 Merge branch 'release/6.0.4xx' into release/7.0.1xx 2023-11-08 23:26:37 -08:00
v-wuzhai
6dacaabe2a
[automated] Merge branch 'release/8.0.2xx' => 'main' (#17642) 2023-11-08 21:58:32 -08:00
Michael Simons
084c161943
Remove redundant xml doc test (#17734) 2023-11-08 17:34:45 -06:00
Ella Hathaway
41b9905e88
Run dotnet-dotnet pipeline at midnight PST (#17738) 2023-11-08 15:20:43 -08:00
Matt Thalman
a2f28cec25 Remove darc feed 2023-11-08 08:16:18 -06:00
Jason Zhai
b7bae3f7ae Revert "stabilize package versions" 2023-11-08 01:56:05 -08:00
Jason Zhai
e552fd48f3 Merge branch 'release/8.0.1xx' into release/8.0.2xx 2023-11-08 00:44:27 -08:00
Jason Zhai
f3216676fb Merge branch 'release/7.0.3xx' into release/7.0.4xx 2023-11-08 00:40:13 -08:00
Jason Zhai
648ae2cca6 Merge branch 'release/8.0.2xx' 2023-11-07 23:58:05 -08:00
Matt Thalman
705edb7816
Use NetCurrent for source build projects (#17722) 2023-11-07 21:40:55 +00:00
Nikola Milosavljevic
018dee785f
Stop injecting NoWarns into repo's Directory.Build.props (#17712) 2023-11-07 12:29:07 -08:00
Ella Hathaway
eefba512e7
Split current CI pipline (#17370) 2023-11-07 08:54:50 -08:00
Matt Thalman
a7d4f9cef5
[source build] Use floating tags for container image names (#17696) 2023-11-07 15:27:14 +00:00
Přemek Vysoký
c7ee8f18f4
[release/8.0.1xx] Bump darc to fix VMR sync (#17704) 2023-11-07 07:05:56 -08:00
Matt Thalman
7ac1022e78
Re-enable SB tests (#17672) 2023-11-07 09:05:43 -06:00
Omair Majid
7905f1bbc8
[release/6.0] Add alpine to CI for source-build (#13074) 2023-11-07 07:53:17 -06:00
Jo Shields
3f52214483
Don't use/look for 'cm.2.0' artifact names when building portable on Mariner (#17699) 2023-11-06 15:30:20 -05:00
Jo Shields
565fa4e240 Don't use/look for 'cm.2.0' artifact names when building portable on Mariner 2023-11-06 09:32:09 -05:00
Jo Shields
628620f5cc Build portable runtime when PortableBuild is forced in SB/VMR 2023-11-06 09:28:23 -05:00
Přemek Vysoký
8bd1ebc600
Bump darc to fix VMR synchronization edge case (#17693) 2023-11-06 04:50:53 -08:00
Marc Paine
8022c5e9e8 Enable 9.0 SDK templates 2023-11-01 13:53:02 -07:00
Nikola Milosavljevic
e051067c46
Stop making tools.sh changes during source-build (#17664)
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-11-01 10:57:00 -07:00
Marc Paine
d712505e09 Enable the 9.0 templates 2023-10-31 11:31:16 -07:00
Přemek Vysoký
8a00728180
Stop synchronizing xliff-tasks into the VMR (#17670) 2023-10-31 13:39:59 +00:00
Matt Thalman
59107fe818
Add font files as allowed for runtime (#17662) 2023-10-30 20:36:16 +00:00
Matt Thalman
1e64f53bd8
Update SDK diff baseline (#17660) 2023-10-30 18:52:31 +00:00
dotnet-maestro[bot]
ccd9b027de
[main] Update dependencies from dotnet/arcade (#17640)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
2023-10-30 10:55:21 -07:00
Matt Mitchell
00fbfd8650
[release/8.0.1xx] Stabilize package versions (#17614)
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2023-10-30 15:47:31 +00:00
Jason Zhai
284eeb7aa8 Merge branch 'release/8.0.1xx' into release/8.0.2xx 2023-10-30 00:10:53 -07:00
Larry Ewing
aae4b7a67b Exclude them from the signing validation too 2023-10-27 18:27:58 -05:00
Larry Ewing
536882b720 Add the manifests for .net8 2023-10-27 17:56:55 -05:00
Matt Thalman
d6d8155f4f
Revert "Bump darc to fix package version updates" (#17644) 2023-10-27 22:11:48 +00:00
dotnet-maestro[bot]
985baac10f
[main] Update dependencies from dotnet/sdk (#17626)
[main] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App.Ref: from 9.0.0-alpha.1.23521.3 to 9.0.0-alpha.1.23526.7 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0: from 9.0.0-alpha.1.23521.3 to 9.0.0-alpha.1.23526.7 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0: from 9.0.0-alpha.1.23521.3 to 9.0.0-alpha.1.23526.7 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.9.0: from 9.0.0-alpha.1.23523.13 to 9.0.0-alpha.1.23527.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Ref: from 9.0.0-alpha.1.23523.13 to 9.0.0-alpha.1.23527.2 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.TargetingPack.x64.9.0: from 9.0.0-alpha.1.23523.13 to 9.0.0-alpha.1.23527.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 9.0.0-alpha.1.23523.13 to 9.0.0-alpha.1.23527.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 9.0.0-alpha.1.23523.13 to 9.0.0-alpha.1.23527.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref: from 9.0.0-alpha.1.23523.17 to 9.0.0-alpha.1.23525.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 9.0.0-alpha.1.23523.17 to 9.0.0-alpha.1.23525.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 9.0.0-alpha.1.23523.17 to 9.0.0-alpha.1.23525.5 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0: from 9.0.0-alpha.1.23523.17 to 9.0.0-alpha.1.23525.5 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 9.0.0-alpha.1.23523.17 to 9.0.0-alpha.1.23525.5 (parent: Microsoft.NET.Sdk)
  - dotnet-user-jwts: from 9.0.0-alpha.1.23523.17 to 9.0.0-alpha.1.23525.5 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 9.0.0-alpha.1.23523.17 to 9.0.0-alpha.1.23525.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 9.0.0-alpha.1.23521.3 to 9.0.0-alpha.1.23526.7 (parent: Microsoft.NET.Sdk)
  - Microsoft.Dotnet.WinForms.ProjectTemplates: from 9.0.0-alpha.1.23520.4 to 9.0.0-alpha.1.23525.8 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 9.0.0-alpha.1.23521.3 to 9.0.0-alpha.1.23526.7 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 9.0.0-alpha.1.23520.4 to 9.0.0-alpha.1.23526.3 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.FSharp.Compiler: from 12.8.0-beta.23523.7 to 12.8.0-beta.23525.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.SourceBuild.Intermediate.fsharp: from 8.0.200-beta.23523.7 to 8.0.200-beta.23525.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.Test.Sdk: from 17.9.0-preview-23519-02 to 17.9.0-preview-23525-02 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.ILLink.Tasks: from 9.0.0-alpha.1.23523.13 to 9.0.0-alpha.1.23527.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.Net.Compilers.Toolset: from 4.9.0-1.23524.3 to 4.9.0-1.23526.18 (parent: Microsoft.NET.Sdk)
  - Microsoft.Build: from 17.9.0-preview-23523-01 to 17.9.0-preview-23525-03 (parent: Microsoft.NET.Sdk)
  - NuGet.Build.Tasks: from 6.9.0-preview.1.18 to 6.9.0-preview.1.21 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 9.0.0-alpha.1.23523.13 to 9.0.0-alpha.1.23527.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport: from 9.0.0-alpha.1.23507.1 to 9.0.0-alpha.1.23523.3 (parent: Microsoft.NETCore.App.Runtime.win-x64)

 - Update Versions.props

 - Update Versions.props

 - adjust the failing sdk patch
2023-10-27 19:57:39 +00:00
Matt Mitchell
b5f35c12fd
Add scenario tests project (#17636) 2023-10-27 10:54:33 -07:00
Přemek Vysoký
6f3eeae49d
Bump darc to fix package version updates (#17639) 2023-10-27 08:56:49 -07:00
Marc Paine
eb4f50fabf
Update the stage 0 version and unwind a few of the upgrade changes (#17617) 2023-10-27 15:06:01 +00:00
Matt Thalman
026378d5e7
Ignore CFS0013 errors for non-Azure Artifact feeds (#17637) 2023-10-27 09:59:34 -05:00
Přemek Vysoký
fb7c9717cf
Update VMR's README instructions to 9.0.100 (#17638) 2023-10-27 03:55:37 -07:00
Ella Hathaway
7e4163a7e5
Use DecodeValue to check attribute values (#17605) 2023-10-26 18:12:43 +00:00
Matt Thalman
0b8e35cfcb
[source build] Remove resolved poisoned files from baseline (#17629) 2023-10-26 13:35:53 +00:00
Jason Zhai
2084a36452 Merge branch 'release/8.0.2xx' 2023-10-26 02:24:07 -07:00
Jason Zhai
6479cb96ce Merge branch 'release/8.0.2xx' of https://github.com/dotnet/installer into merge/release/8.0.1xx-to-release/8.0.2xx 2023-10-26 00:05:50 -07:00
Matt Thalman
01023b89f7
Add feed to acquire Microsoft.NET.ILLink.Tasks.8.0.0 (#17632) 2023-10-25 22:10:47 +00:00
Jason Zhai
70189b786f Merge branch 'release/7.0.1xx' into release/7.0.3xx 2023-10-24 23:46:58 -07:00
Jason Zhai
8a6870faa1 Merge branch 'release/8.0.1xx' into release/8.0.2xx 2023-10-24 23:40:53 -07:00
Nikola Milosavljevic
1b5e0e2049
.NET Source-Build 6.0.124 October 2023 Updates (#17618) 2023-10-24 21:02:51 +00:00
Nikola Milosavljevic
69ac6e37a2
.NET Source-Build 7.0.113 October 2023 Updates (#17619) 2023-10-24 20:50:26 +00:00
Matt Thalman
5d0b94fdd2 Disable SB format test 2023-10-24 15:45:25 -05:00
Matt Thalman
31429b8ff4 Fix up SB sourcelink tests 2023-10-24 14:18:34 -05:00
Nikola Milosavljevic
9229a84d8b
Update src/SourceBuild/content/build.proj 2023-10-24 11:11:14 -07:00
Matt Thalman
5bc5eecc5a
Update SB SDK diff baseline (#17613) 2023-10-24 11:03:58 -05:00
Matt Thalman
79431b2834
Merge branch 'main' into merge/release/8.0.2xx-to-main 2023-10-23 16:23:39 -05:00
Noah Gilson
922a5b5aba
[main] Update dependencies from dotnet/sdk (#17187) 2023-10-23 13:28:39 -07:00
Matt Thalman
8f5865e05a
Exclusion for unknown license ref in aspnetcore (#17599) 2023-10-23 15:41:58 +00:00
Alexander Köplinger
99bd52a831
Fix minimum macOS version in the .pkg manifest (#17480)
.NET 8 supports macOS 10.15+ but the installer still claimed 10.13 support which meant the installer didn't block installation on older macOS versions.

Fixes https://github.com/dotnet/runtime/issues/93167
2023-10-23 12:12:22 +00:00
Viktor Hofer
d8a68b70e4
Update Crossgen.targets 2023-10-21 08:53:15 +02:00
Daniel Plaisted
2068c00c14
Use symbolic links instead of hard links in runtime pack directories. (#17534) 2023-10-20 18:47:29 -04:00
Ella Hathaway
7f1c8c7b3d
Poison SBRP (#17339) 2023-10-20 11:19:03 -07:00
Jason Zhai
fa47055732 Merge branch 'release/8.0.1xx' into release/8.0.2xx 2023-10-19 23:06:42 -07:00
Jason Zhai
36c64d4ab7 Merge branch 'release/6.0.3xx' into release/6.0.4xx 2023-10-19 23:04:18 -07:00
Chris Ross
689a1b39c0 Update 8.0 references to rc2 2023-10-19 14:32:32 -07:00
Michael Yanni
28c024ef44
[automated] Merge branch 'release/6.0.1xx' => 'release/6.0.3xx' (#17583) 2023-10-19 14:15:28 -07:00
Matt Thalman
7c50a5c83c
License scan updates (#17561) 2023-10-19 15:57:34 -05:00
Michael Yanni
bd9e60cc76
[automated] Merge branch 'release/8.0.1xx' => 'release/8.0.2xx' (#17573) 2023-10-19 13:48:11 -07:00
Michael Yanni
be3df24252 Merge branch 'main' into merge/release/8.0.2xx-to-main
# Conflicts:
#	src/SourceBuild/content/eng/Versions.props
#	src/SourceBuild/content/global.json
2023-10-19 13:40:15 -07:00
Matt Thalman
34b745a1dc Remove obsolete patch for format repo 2023-10-19 15:29:36 -05:00
github-actions[bot]
c6c3f8e983
[release/8.0.2xx] Disable source build for PR and CI on non-1xx branches (#17584) 2023-10-19 20:06:43 +00:00
Nikola Milosavljevic
fe64b50ba3
Re-enable dotnet-format tests on Alpine (#17582) 2023-10-19 13:05:08 -07:00
Marc Paine
1ae8485fe0
This is the dependency flow of the .net 9 SDK and arcade update (#17524) 2023-10-19 12:02:05 -07:00
Matt Thalman
45d657db69 Disable tests 2023-10-19 12:56:00 -05:00
Matt Thalman
ce6e592f2d
Disable source build xml doc test (#17579) 2023-10-19 17:37:19 +00:00
github-actions[bot]
2526514cd4
[release/8.0.1xx] Include full path in poison report (#17580)
Co-authored-by: Ella Hathaway <ellahath@umich.edu>
2023-10-19 17:36:41 +00:00
Matt Thalman
8ad57c55bb Disable source build tests 2023-10-19 11:53:14 -05:00
Matt Thalman
4e3e6d972f Disable error on prebuilts 2023-10-19 11:53:05 -05:00
Matt Thalman
c27abab2e5
Disable source build for PR and CI on non-1xx branches (#17578) 2023-10-19 10:48:49 -05:00
Matt Thalman
8540a0107e Update fsharp patch 2023-10-19 10:29:41 -05:00
Matt Thalman
cfc4c38e0d Prebuilts update 2023-10-19 09:26:34 -05:00
Matt Thalman
e88289a426 Add patches for net9.0 TFM 2023-10-19 09:26:22 -05:00
Matt Thalman
a1936b357a Include Newtonsoft.Json.13.0.1 prebuilt for arcade 2023-10-18 16:14:46 -05:00
Matt Thalman
eccf03cdd9 Fix bad patch 2023-10-18 13:28:58 -05:00
Matt Thalman
d2a2a2ac45 Add patches for format repo 2023-10-18 13:09:53 -05:00
Matt Thalman
5f31c079f2 Add razor patch to set net9.0 TFM 2023-10-18 11:03:01 -05:00
Matt Thalman
791029a13a Install latest build of .NET 8 runtime 2023-10-18 08:57:57 -05:00
Matt Thalman
2593c65454 Workaround crossgen dependency on .NET 8 runtime 2023-10-18 08:29:30 -05:00
Matt Thalman
d83d3e0a44
Remove some roslyn analyzer-related assemblies from excluded sdk diff (#17557) 2023-10-18 07:30:01 -05:00
Tom Deseyn
722501bd72 Also link to libhostfxr.so. 2023-10-18 08:37:51 +02:00
Tom Deseyn
1078c97cf8 Use symbolic links instead of hard links in runtime pack directories.
The hard links are causing issues with package tooling.
This changes to use symbolic links instead.

Besides fixing the issues with the package tooling,
symbolic links are easier to preserve throughout
the packaging process.
2023-10-18 08:37:51 +02:00
Larry Ewing
21a76ebd5c
Merge branch 'main' into marcpopMSFT-flow9sdk 2023-10-17 22:24:02 -05:00
Nikola Milosavljevic
d485886d55
[source-build infra] Ensure unique keys for symbols hashtable (#17533) 2023-10-17 13:05:03 -07:00
github-actions[bot]
a87d1d558b
[release/8.0.1xx] Update referenced OmniSharp version in SB smoke tests (#17539) 2023-10-17 15:58:20 +00:00
Matt Thalman
c5ce95b250
Update referenced OmniSharp version in SB smoke tests (#17475) 2023-10-17 10:30:57 -05:00
github-actions[bot]
f328064753
[release/8.0.1xx] Fix minimum macOS version in the .pkg manifest (#17497) 2023-10-16 22:33:07 +02:00
Nikola Milosavljevic
c65382f002
Fix poisoning issue with existing marker (#17527) 2023-10-13 11:31:59 -07:00
Nikola Milosavljevic
25491ae339
Validate sourcelinks of all source-built symbols (#17477) 2023-10-13 11:30:45 -07:00
Jason Zhai
c0661b465d Merge branch 'release/7.0.3xx' into release/7.0.4xx 2023-10-12 23:47:29 -07:00
Forgind
601374e078
Merge branch 'release/6.0.4xx' into merge/release/6.0.3xx-to-release/6.0.4xx 2023-10-12 15:30:38 -07:00
Marc Paine
a0e2c17f4a Merge remote-tracking branch 'origin/darc-main-70fa24e6-a7d1-4df7-afe8-e790ad5c0989' into marcpopMSFT-flow9sdk 2023-10-12 14:57:55 -07:00
Matt Thalman
2a10737830 Add prebuilts for 8.0 P7 ref packs 2023-10-12 16:08:32 -05:00
Matt Thalman
24f9beb4d8
License scanning for VMR (#17522) 2023-10-12 15:50:19 -05:00
Nikola Milosavljevic
f54f69f9aa
Rename symbols packages (#17521) 2023-10-12 13:06:02 -07:00
Marc Paine
becb8e5e6b downgrade windows desktop crossgen to net8.0 as they aren't on 9 yet to get some build/test results 2023-10-12 11:46:44 -07:00
Marc Paine
def3a30976 Update the coresdk target and default tool TFM as well as the stage 0 SDK 2023-10-12 11:17:57 -07:00
Matt Thalman
5ab28b59f0
Update assembly version diff exclusions (#17514) 2023-10-12 10:37:19 -05:00
Matt Thalman
2e06985ac1
License scanning for VMR (#17442) 2023-10-12 09:28:42 -05:00
Igor Velikorossov
4008667824
Merge branch 'main' into darc-main-d813792c-eeee-4e40-9f7c-567a78c653dd 2023-10-12 20:03:28 +11:00
Nikola Milosavljevic
c599851e47
.NET Source-Build 8.0.100-rc.2.23502.2 October 2023 Updates (#17498) 2023-10-11 15:58:22 -05:00
Matt Thalman
81776093a0 Update SDK version for source-build 2023-10-11 12:54:11 -05:00
Marek Fišera
4893a31ad7 Merge remote-tracking branch 'origin/main' into maraf/WasmSdkPackNet7Fix 2023-10-11 09:51:14 +02:00
Jason Zhai
b828069725 Merge branch 'release/7.0.1xx' into release/7.0.3xx 2023-10-10 23:26:29 -07:00
Jason Zhai
793a94f646 Merge branch 'release/6.0.1xx' into release/6.0.3xx 2023-10-10 23:20:07 -07:00
Nikola Milosavljevic
0099fd0189
.NET Source-Build 6.0.123 October 2023 Updates (#17494) 2023-10-11 01:51:41 +00:00
Marc Paine
98a2962781 Switch to use the existing 80 property for the web assembly sdk pack 2023-10-10 17:09:01 -07:00
Nikola Milosavljevic
010d736fac
.NET Source-Build 7.0.112 October 2023 Updates (#17495) 2023-10-10 15:41:29 -07:00
Sean Reeser
b1a36abe2c Merge commit 'a33389fcc17c512c4ce21b1cf88863aa55e7307a' into internal-merge-6.0.1xx-2023-10-10-1024 2023-10-10 10:25:00 -07:00
Marek Fišera
64788194c2 Use .NET 8 version of Microsoft.NET.Sdk.WebAssembly.Pack when targeting .NET 6/7 2023-10-10 10:03:48 +02:00
Jason Zhai
f7cadeb3e0 Merge branch 'release/8.0.2xx' 2023-10-09 20:54:34 -07:00
Marc Paine
2923c4ffb1
Fix the ilcompiler rid support ordering 2023-10-09 15:18:27 -07:00
Viktor Hofer
7257cc38da Update xunit version 2023-10-08 15:18:11 +00:00
Marc Paine
577b7aab27 Pack get stripped out of the list of properties so let's route to a different property when pack is set 2023-10-06 16:32:04 -07:00
Marc Paine
d5ed66a106 Disable crossgen and zip file creation in the local dev build unless -pack is used 2023-10-06 14:58:37 -07:00
Nikola Milosavljevic
77a7628585
Source-build symbols repackaging (#17454)
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-10-05 23:43:12 -07:00
Marc Paine
0bdb65a87c
Merge net9 runtime and known framework references into main (#17433) 2023-10-04 14:12:25 -07:00
Forgind
d6b7bfaf31
Merge branch 'release/6.0.4xx' into merge/release/6.0.3xx-to-release/6.0.4xx 2023-10-04 12:05:21 -07:00
Marc Paine
c542cfcebe Respond to PR feedback:
-- remove extra spaces
-- add the 8.0 common templates into the 9 bundle
-- remove some duplicate msbuild targets
-- remove the windows known framework references
2023-10-04 11:02:10 -07:00
Matt Thalman
dca685ae3e Delete obsolete SB patches 2023-10-03 14:24:01 -05:00
Sven Boemer
d942e65792 Use runtime pack version for 8.0 ILLink 2023-10-03 18:19:54 +00:00
Michael Simons
5037974602
Remove unused artifacts blobs directory (#17447) 2023-10-02 09:32:03 -07:00
Marc Paine
83acde0e59 Fix the bundled versions to haev the right 8.0 wasm packs, correct win-arm removal, correct default runtime framework version, and correct 8.0 runtime pack
The default version will need to be updated at release.
2023-09-29 11:42:01 -07:00
Ella Hathaway
d7ad055f7f
Include full path in poison report (#17438) 2023-09-29 08:34:42 -05:00
Matt Thalman
6dae8493a5
Update sdk diff exclusions (#17444) 2023-09-29 07:36:13 -05:00
Matt Thalman
fdd48b7620 Merged PR 34026: Update SB SDK and XML diff baselines 2023-09-28 23:44:07 +00:00
Chen Guohui
ac9a10eadb
Add support for loongarch64 architecture (#17125)
Co-authored-by: Daniel Plaisted <dsplaisted@gmail.com>
2023-09-28 10:26:49 -05:00
Jose Perez Rodriguez
3c59f68198 Add Workload 2023-09-27 22:31:27 +00:00
Marc Paine
b9dfebb58a
Add net 9 known framework references into a stable codeflow PR (#17432) 2023-09-27 11:59:29 -07:00
Přemek Vysoký
9cfe1c1fb5
[release/8.0.1xx] Add instructions on synchronizing the VMR (#17424) 2023-09-27 06:28:10 -07:00
Přemek Vysoký
8fc1a211b5
Add instructions on synchronizing the code into the VMR (#17414)
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-09-27 00:41:22 -07:00
Matt Thalman
64563e0fef
Update SB SDK diff baseline (#17402) 2023-09-25 08:46:50 -05:00