Commit graph

179 commits

Author SHA1 Message Date
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
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
fb4ec09b1e
Add vstest patch to resolve analyzer errors (#18123) 2024-01-05 11:15:42 -06:00
Matt Thalman
892f85006e
Ignore IDE0044 for vstest (#18100) 2024-01-04 17:53:36 +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
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
Viktor Hofer
8ba0d7c603
Remove unused Microsoft.Build.CentralPackageVersions (#17981) 2023-12-14 23:04:33 +00:00
Jackson Schuster
7fd5ad40bd
Merge branch 'main' into PassCrossCompile 2023-12-14 08:24:58 -08: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
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
Jason Zhai
deb67c6570 Merge branch 'release/8.0.2xx' 2023-12-10 22:41:45 -08:00
vseanreesermsft
769030cd4d
Merging internal commits for release/8.0.1xx (#17785) 2023-11-27 14:04:02 -06:00
Jo Shields
37aaa597bc
These changes should allow complete cross-builds just via OverrideTargetRid (#17832) 2023-11-20 13:20:51 -05: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
Viktor Hofer
5037a63d97
Consume portable RID graph from runtime (#17760) 2023-11-16 17:40:29 +01: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
Jo Shields
410920005e
Ensure we propagate DotNetBuildVertical property to source-built projects (#17767) 2023-11-13 17:25:23 +00: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
Jo Shields
628620f5cc Build portable runtime when PortableBuild is forced in SB/VMR 2023-11-06 09:28:23 -05: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
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
b5f35c12fd
Add scenario tests project (#17636) 2023-10-27 10:54:33 -07:00
Jason Zhai
f7cadeb3e0 Merge branch 'release/8.0.2xx' 2023-10-09 20:54:34 -07:00
Michael Simons
5037974602
Remove unused artifacts blobs directory (#17447) 2023-10-02 09:32:03 -07:00
Matt Mitchell
78242dc22a
Do not set BuildInParallel globally to false in runtime source build (#17279) 2023-08-30 18:13:21 +00:00
Matt Thalman
b1fa912212
Ignore warnings of IDE0090 for vstest (#17253) 2023-08-25 16:04:33 +00:00
Michael Simons
be5b9bef7d
Fix case sensitive comparison issue and optimize WritePrebuiltUsageData (#17211) 2023-08-17 13:59:33 -05:00
Elinor Fung
2ad28c81b7
[release/8.0.1xx] Propagate RID properties set in source-build to sdk repo (#17205) 2023-08-17 09:48:41 -07:00
Elinor Fung
39f5eb5ef8
Propagate RID properties set in source-build to sdk repo (#17197) 2023-08-16 16:02:33 -07:00
Matt Mitchell
18fe2525ea
Globally copy VMR build asset outputs (#17164) 2023-08-15 09:00:38 -07:00
Matt Thalman
9813220020
Move disabling of EnableSourceControlManagerQueries to package-source-build (#17175) 2023-08-14 09:01:42 -05:00
dotnet-maestro[bot]
b68c0967d6
[main] Update dependencies from dotnet/arcade (#17126)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Oleksandr Didyk <odidyk@microsoft.com>
2023-08-10 08:49:52 -05:00
Oleksandr Didyk
dcf485b822
allow empty intermediate for NuGet (#17100) 2023-08-02 10:09:27 -05:00
Matt Thalman
5b3022c008
Flow Microsoft.CodeAnalysis version to aspnetcore (#17067) 2023-07-25 13:59:29 -05:00
Matt Thalman
18ea05c055
Suppress NU5129 warning for runtime repo (#17029) 2023-07-21 13:51:40 +00:00