Commit graph

6040 commits

Author SHA1 Message Date
Ella Hathaway
4ccce78877
Replace WebClient with HttpClient to fix WebClient obsolete warning (#17128) 2023-08-10 14:44:53 -07:00
Matt Thalman
2029cca492
Remove IdentityModel assemblies from assembly version diff baseline (#17169) 2023-08-10 15:13:16 +00:00
Matt Thalman
e64c1a447c Merged PR 33069: Update 6.0 SDK diff
Update MSFT to SB SDK diff baseline
2023-08-10 15:12:34 +00: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
Jason Zhai
c3098a65da Merge branch 'release/7.0.4xx' 2023-08-09 22:50:56 -07:00
Matt Thalman
7ebbb2d3b8
Remove logging of error for no poison leaks (#17159) 2023-08-09 12:21:25 -05:00
Matt Thalman
f5ad81b189
Disable SCM queries for build (#17157) 2023-08-09 12:21:16 -05:00
dotnet-bot
829ffca204 Merge in 'release/6.0.1xx' changes 2023-08-09 16:26:36 +00:00
NET Source-Build Bot
f2a927934b
.NET Source-Build 6.0.121 August 2023 Updates (#17149) 2023-08-09 16:18:30 +00:00
Přemek Vysoký
d656cec265
Remove note about experiment from VMR's README (#17156) 2023-08-09 14:36:11 +00:00
Omair Majid
c796ecb165
Add a source-build smoke test for native debug symbols (#16488) 2023-08-09 08:31:40 -05:00
Jason Zhai
f1de5c6ece Merge branch 'release/7.0.1xx' into release/7.0.3xx 2023-08-09 00:02:33 -07:00
Forgind
e0acb5805e Use Manifests' feature band 2023-08-08 16:52:30 -07:00
NET Source-Build Bot
51976bbb72
.NET Source-Build 7.0.110 August 2023 Updates (#17150) 2023-08-08 23:03:28 +00:00
Marc Paine
bf10800c27
Merging internal commits for release/6.0.1xx (#17134) 2023-08-08 15:08:38 -07:00
Forgind
2dfb8d0a57 Switch to another Version 2023-08-08 14:38:29 -07:00
Matt Thalman
4ace1423c3 Remove extra XML doc entry 2023-08-08 15:32:35 -05:00
vseanreesermsft
27ecd661b8
Merging internal commits for release/7.0.1xx (#17140)
Co-authored-by: Matt Thalman <Matt.Thalman@microsoft.com>
Co-authored-by: dotnet-bot <dotnet-bot@microsoft.com>
Co-authored-by: DotNet-Bot <dn-bot@microsoft.com>
Co-authored-by: Matt Mitchell <mmitche@microsoft.com>
2023-08-08 12:55:41 -07:00
dotnet-bot
a0ee1198f2 Merge in 'release/6.0.1xx' changes 2023-08-08 19:04:38 +00:00
Omair Majid
2a433a301f
[release/6.01xx] Update source-build CI to Fedora 38 (#16649) 2023-08-08 13:56:41 -05:00
NET Source-Build Bot
f6c42b14bf
.NET Source-Build 8.0.100-preview.7.23376.3 August 2023 Updates (#17137) 2023-08-08 18:40:51 +00:00
Forgind
331711fafb Switch to full version 2023-08-08 11:27:36 -07:00
Marc Paine
91e4326f3d
Merging internal commits for release/6.0.4xx (#17136) 2023-08-08 10:51:41 -07:00
Forgind
58289cf822 Add feature band 2023-08-08 10:38:20 -07:00
Sean Reeser
4f13b144fe Merge commit '10710f7d8e8fa29aea83b7ba59c0e169a7afc008' into internal-merge-6.0.4xx-2023-08-08-1012 2023-08-08 10:12:47 -07:00
Sean Reeser
ea9b0feb0e Merge commit '5d26c38ee96606c1e474039d445c27cba6d2b229' into internal-merge-6.0.3xx-2023-08-08-1012 2023-08-08 10:12:38 -07:00
Sean Reeser
f8278428f7 Merge commit '00e4340849d26c84e65f750acb91355d4c40f9ae' into internal-merge-6.0.1xx-2023-08-08-1012 2023-08-08 10:12:29 -07:00
Ella Hathaway
dbd2384d43 Simplify GetFileContentsAsync by using lamda 2023-08-08 16:45:27 +00:00
Ella Hathaway
ebf1776397 Add newline to end of file 2023-08-08 16:38:48 +00:00
Ella Hathaway
3c0ca3d82d Remove type from RHS of declaration
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2023-08-08 16:34:07 +00:00
Michael Simons
a884cf6e8c
Update patches directory documentation to reference patch guidelines (#17127) 2023-08-08 10:35:27 -05:00
Jason Zhai
5d764e6709 Merge branch 'release/6.0.3xx' into release/6.0.4xx 2023-08-07 23:10:07 -07:00
Forgind
f1ca9a3b65 Merge branch 'main' of https://github.com/dotnet/installer into baseline-manifest 2023-08-07 18:16:11 -07:00
Forgind
c6abdacb6a Delete version line 2023-08-07 18:13:17 -07:00
Ella Hathaway
c5094a20a7 Make use of async/await for getting file contents 2023-08-07 21:29:38 +00:00
Ella Hathaway
ab660eaf09 Instantiate HttpClient once 2023-08-07 21:26:29 +00:00
Matt Thalman
e12f683e7c
Revert "aspnetcore patch to exclude WasmLinkerTest project from build" (#17122) 2023-08-07 07:15:26 -05:00
Ella Hathaway
383cb48f5a Replace WebClient with HttpClient to fix WebClient obsolete warning 2023-08-04 16:38:53 +00:00
v-wuzhai
042639edf1
[main] Update dependencies from dotnet/source-build-externals (#17102) 2023-08-04 01:21:51 -07:00
Forgind
46a7a1a6c5 Merge branch 'main' of https://github.com/dotnet/installer into baseline-manifest 2023-08-03 15:58:29 -07:00
Forgind
fdcbfa815a Add BundledManifests. 2023-08-03 11:57:50 -07:00
Forgind
cc759ddedf include version in other locales, too 2023-08-03 11:38:35 -07:00
Jacques Eloff
26626f3db3
Suppress downgrade failures (#17117) 2023-08-02 14:54:48 -07:00
Matt Thalman
34b13c9a1e
aspnetcore patch to exclude WasmLinkerTest project from build (#17121) 2023-08-02 12:57:45 -05:00
Nikola Milosavljevic
19d47d44ee
Remove unnecessary sourcelink dependency (#17099) 2023-08-02 10:36:48 -07:00
Oleksandr Didyk
dcf485b822
allow empty intermediate for NuGet (#17100) 2023-08-02 10:09:27 -05:00
Matt Thalman
96ebbaf0fa Use a different nuget path for smoke tests
This is needed to avoid the smoke tests project from using reference
assemblies that were restored in the product build phase. Those all get
placed in the prereqs/packages/restored path. So this change sets the
smoke tests to use an isolated location at
prereqs/packages/restored/smoke-tests
2023-08-02 09:21:32 -05:00
Jason Zhai
ace7ff936f Merge branch 'release/6.0.1xx' into release/6.0.3xx 2023-08-02 00:23:52 -07:00
Sébastien Ros
97d4db029c
[main] Update dependencies from dotnet/sdk (#17095) 2023-08-01 18:38:43 -07:00
Forgind
db5ede1a12 Switch to VersionPrefix and _BuildNumberLabels 2023-08-01 17:12:42 -07:00