Commit graph

158 commits

Author SHA1 Message Date
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
Michael Simons
3df53fc088
Change the PackageVersionPropsFlowType to DependenciesOnly (#17011) 2023-07-19 12:44:58 -05:00
Nikola Milosavljevic
8062db472d
Build sourcelink after command-line-api (#16924) 2023-07-10 13:13:36 -07:00
Matt Thalman
29bfd81725
Disable warnings for aspnetcore, cleanup NoWarns (#16792) 2023-06-23 01:08:59 +00:00
Michael Simons
2a43d7040d
Remove SuppressTfmSupportBuildWarnings usage (#16790) 2023-06-22 22:15:04 +00:00
Matt Thalman
5b0ee603b4
Exclude warning of NETSDK1206 for aspnetcore (#16699) 2023-06-19 08:03:25 -05:00
Oleksandr Didyk
1cfaff2bbf
enable repo pvp for msbuild (#16637)
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-06-15 17:11:14 -05:00
Nikola Milosavljevic
7ab4688af9
Enable PVP flow for SDK repo (#16633) 2023-06-12 11:07:57 -07:00
Nikola Milosavljevic
2a878b909c
Eliminate remaining source-build poisons (#16631) 2023-06-09 16:05:58 +00:00
Nikola Milosavljevic
441c290d7a
Enable PVP flow for nuget.client (#16603) 2023-06-08 08:30:31 -07:00
Michael Simons
30c79c9fb9
Enable per repo pvp for vstest in source build (#16576) 2023-06-08 00:14:42 +00:00
Oleksandr Didyk
3e04392537
enable repo pvp for razor (#16495)
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-06-07 21:09:44 +00:00
Oleksandr Didyk
8b1dbc56a2
enable repo PvP for Arcade (#16592) 2023-06-05 10:59:24 -05:00
Oleksandr Didyk
32e54381c3
enable repo pvp for roslyn (#16573)
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-06-02 14:25:13 -05:00
Michael Simons
8f01b7d3f7
Enable source-build pvp flow for installer (#16550)
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2023-06-01 19:01:35 +00:00
Nikola Milosavljevic
547ce1eca4
Merge branch 'main' into patch.nuget.80 2023-06-01 09:08:24 -07:00
Nikola Milosavljevic
3191211534 Add NoWarn for SYSLIB0051 to work around obsolete API 2023-06-01 16:07:26 +00:00
Matt Thalman
9ca0464b4e
Ignore CA1822 for aspnetcore (#16544) 2023-05-31 21:42:52 +00:00
Michael Simons
aca8cbc211
Enable source build PVP flow for aspnetcore (#16543) 2023-05-31 21:16:09 +00:00
Michael Simons
e9175418d6
Enable per repo pvp for format, fsharp, and test-templates (#16540) 2023-05-31 14:19:12 -05:00
Oleksandr Didyk
287b9ae582
enable repo pvp for runtime (#16532) 2023-05-31 14:14:46 +00:00
Matt Thalman
3a7e728c8f
Ignore CA1854 warnings for aspnetcore (#16316) 2023-05-03 14:08:42 -07:00