Commit graph

5465 commits

Author SHA1 Message Date
Nikola Milosavljevic
c251a4de72 Addressing PR comments 2023-01-19 22:27:46 +00:00
Nikola Milosavljevic
1e590773be Remove Mono.Cecil dependency from poison infra 2023-01-19 19:57:35 +00:00
Přemek Vysoký
767cf4398a
Tag the official VMR build with installer SHA (#15308) 2023-01-19 16:35:43 +00:00
Přemek Vysoký
49a3f70c29
Scan the VMR for binaries and cloaked files (#15299) 2023-01-19 15:41:51 +01:00
Přemek Vysoký
f71904833c
Add Codespaces for source build investigations (#15285) 2023-01-19 09:57:51 +01:00
dotnet-maestro[bot]
8db7870976
[main] Update dependencies from dotnet/arcade (#15130)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: MichaelSimons <msimons@microsoft.com>
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
Co-authored-by: Matt Mitchell <mmitche@microsoft.com>
Co-authored-by: Chris Rummel <crummel@microsoft.com>
Co-authored-by: Premek Vysoky <premek.vysoky@microsoft.com>
Co-authored-by: Jacques Eloff <joeloff@users.noreply.github.com>
2023-01-18 11:18:03 +01:00
v-wuzhai
8b8b5d2a65
[automated] Merge branch 'release/7.0.2xx' => 'main' (#15278) 2023-01-18 00:06:44 -08:00
Marc Paine
f021b96554
[automated] Merge branch 'release/7.0.1xx' => 'release/7.0.2xx' (#15292) 2023-01-17 17:19:08 -08:00
Marc Paine
f4982059b4
[release/7.0.2xx] Update dependencies from dotnet/sdk (#15256) 2023-01-17 16:37:28 -08:00
NET Source-Build Bot
4192499940
.NET Source-Build 7.0.102 January 2023 Updates (#15251)
Co-authored-by: Chris Rummel <crummel@microsoft.com>
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-01-17 16:52:01 -06:00
Marc Paine
2e8eefd722
Stable branding for 7.0.200 GA (#15277) 2023-01-17 14:49:58 -08:00
Michael Simons
94a38989db Merge branch 'main' of https://github.com/dotnet/installer into darc-main-b1c66f9b-859b-483e-9778-5c662888fb9a 2023-01-17 18:23:25 +00:00
Matt Mitchell
987040517a
PVP flow support (#15267)
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-01-17 09:45:40 -08:00
Jason Zhai
4a0be52e74 Merge branch 'release/7.0.2xx' 2023-01-15 22:49:16 -08:00
Marc Paine
d6c8188ab4
Update implicit versions for Jan release 2023-01-13 15:45:51 -08:00
Marc Paine
8fd65d532e Update implicit versions 2023-01-13 15:44:57 -08:00
Chris Rummel
4a2d55e922
[release/7.0.1xx] repos/sdk.proj: set NativeAotSupported=false on arm platform (#15039) 2023-01-13 14:12:34 -06:00
Michael Simons
87d18781bc Update sdk version used to build source-build 2023-01-13 15:22:57 +00:00
Michael Simons
269f3acab7 Remove obsolete source-build format patch 2023-01-13 15:14:29 +00:00
Přemek Vysoký
2e488c8320
Add a script for exporting VMR as a source archive (#15226)
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-01-13 08:55:44 -06:00
Milena Hristova
e0284b3f3c
Mirror CONTRIBUTING.md from runtime into the VMR root (#15223) 2023-01-13 12:26:30 +01:00
Viktor Hofer
ce6ece1323
Update global.json 2023-01-13 10:48:10 +01:00
Viktor Hofer
e585f75c08
Delete 0001-Unpin-Microsoft.CodeAnalysis.NetAnalyzers-version.patch 2023-01-13 09:54:22 +01:00
Jason Zhai
9250030044 Merge branch 'release/7.0.1xx' into release/7.0.2xx 2023-01-12 22:15:06 -08:00
Jason Zhai
3c0e69e09d Merge branch 'release/6.0.3xx' into release/6.0.4xx 2023-01-12 22:05:56 -08:00
Drew Scoggins
0f4680522b Fix typo 2023-01-12 16:35:40 -08:00
Drew Scoggins
7ce6060eaa PR feedback 2023-01-12 15:45:00 -08:00
Drew Scoggins
376d01e55a Move NetCore.App package to the last step to avoid clobbering by other packages 2023-01-12 15:11:07 -08:00
Marc Paine
05d4c64b7b
Update Asp.Net templates (#15249) 2023-01-12 13:30:00 -08:00
Matt Mitchell
a06d3130f3
Remove unused legacy PB_ properties (#15265) 2023-01-12 10:50:59 -08:00
Jo Shields
bd4f8683bc
Force /p:PortableBuild=true, for cases where we overrode the RID. (#15163) 2023-01-12 11:02:26 -06:00
Jason Zhai
0185d3b525 Merge branch 'release/6.0.1xx' into release/6.0.3xx 2023-01-11 22:13:38 -08:00
Michael Simons
2957a95ee6 Add SB linker patch 2023-01-12 03:09:48 +00:00
Michael Simons
e71036b05e Correct NuGet path 2023-01-11 23:07:18 +00:00
Michael Simons
e9d9647919 Update linker's SB project to include new NuGet.config 2023-01-11 22:51:47 +00:00
Marc Paine
7402ac6199 Pass in the silent value rather than setting it to false explicitly. 2023-01-11 13:52:19 -08:00
Matt Thalman
d625ce4fb0
Disable CheckEolTargetFramework for all projects (#15222) 2023-01-11 15:34:43 -06:00
Matt Mitchell
c8d103ed3c
Remove source-build ref package workaround (#15252) 2023-01-11 07:25:02 -08:00
NET Source-Build Bot
b6ccfab5b7
.NET Source-Build 6.0.113 January 2023 Updates (#15250) 2023-01-11 08:38:11 -06:00
Matt Mitchell
2099d0fd30
Remove legacy source replacement (#15234) 2023-01-10 17:07:21 -08:00
William Godbe
6f74c3e646
Update global.json 2023-01-10 16:32:06 -08:00
Marc Paine
d75365e428
Fix the 7.0 default runtime version 2023-01-10 16:05:37 -08:00
Marc Paine
4f6839d512 Supress noisy RAR messages to see if that cleans up the logs some 2023-01-10 15:17:13 -08:00
William Godbe
683e859fad
Update GenerateBundledVersions.targets 2023-01-10 14:15:10 -08:00
Matt Mitchell
625f6c6ab4
Remove unused tasks and targets (#15233) 2023-01-10 09:50:50 -08:00
Milena Hristova
d26477031e
Update src/SourceBuild/content/CONTRIBUTING.md
Co-authored-by: Jan Kotas <jkotas@microsoft.com>
2023-01-10 17:32:55 +01:00
Milena Hristova
39ea62a57e
Exclude NuGet.VisualStudio.Client directory from the VMR (#15232) 2023-01-10 15:59:43 +00:00
Michael Simons
c5ebd18478
Remove tarball verbiage from source-build infrastructure (#15217) 2023-01-10 08:50:31 -06:00
MilenaHristova
084e6f9bcd add a CONTRIBUTING.md that links to runtimes file 2023-01-10 11:43:02 +01:00
Michael Simons
f7a7fed049
Update the src/SourceBuild readme (#15214)
Co-authored-by: Přemek Vysoký <premek.vysoky@microsoft.com>
2023-01-09 15:52:10 +00:00