Commit graph

6084 commits

Author SHA1 Message Date
Jo Shields
b2928a69f5
Add macOS RIDs to code which adds ILAsm/ILDAsm dependency (#17385)
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-09-20 16:33:17 +00:00
Matt Thalman
dbeae1ac71
Update SDK diff baseline (#17392) 2023-09-20 15:19:33 +00:00
Matt Thalman
0cc6b78b81
Remove BrowserRefresh patch (#17361) 2023-09-18 15:42:21 +00:00
Jason Zhai
ac1b51e885 Merge branch 'release/6.0.1xx' into release/6.0.3xx 2023-09-17 20:08:05 -07:00
NET Source-Build Bot
04d2e433c9
.NET Source-Build 6.0.122 September 2023 Updates (#17340) 2023-09-15 08:52:47 -05:00
Matt Mitchell
e2c18edf74 When laying out the PKG contents copy only aspnet shared framework
When switching to using the full archives rather than the now-removed aspnet internal archive, this place should have been changed along with GenerateLayout.targets. Because we failed to do so, we appear to be double-distributing .NET runtime and host in the PKGs. The runtime should simply be chained in via a dependent PKG.
2023-09-14 09:08:30 -07:00
Matt Thalman
3e46029791
Include tgz file extension for list of cloaked files (#17360) 2023-09-14 14:58:53 +00:00
Jason Zhai
cb9f4e3410 Merge branch 'release/7.0.3xx' into release/7.0.4xx 2023-09-13 19:17:27 -07:00
Jason Zhai
40215eb0b8 Merge branch 'release/6.0.3xx' into release/6.0.4xx 2023-09-13 19:13:49 -07:00
b5fbd1b9bf
[release/6.0.1xx] Fix aspnetcore build on musl-libc platforms (#17324) 2023-09-13 10:57:52 -05:00
Jason Zhai
534924d8ad Merge branch 'release/7.0.1xx' into release/7.0.3xx 2023-09-12 23:59:40 -07:00
Jason Zhai
0a49407f60 Merge branch 'release/6.0.1xx' into release/6.0.3xx 2023-09-12 23:51:43 -07:00
NET Source-Build Bot
5e71ffbd44
.NET Source-Build 8.0.100-rc.1.23455.8 September 2023 Updates (#17349) 2023-09-12 22:26:36 +00:00
NET Source-Build Bot
0c7d38132a
.NET Source-Build 7.0.111 September 2023 Updates (#17341) 2023-09-12 16:06:51 -05:00
Swapnali911
f86248e732
Skip BasicScenarioTests.cs and WebScenarioTests.cs for PublishComplex action (#17313) 2023-09-12 08:41:24 -05:00
Nikola Milosavljevic
9a21558447
Add sourcelink tests (#17309)
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2023-09-06 21:51:12 +00:00
Matt Thalman
ed2e37a3b2
Update SB SDK diff baseline (#17282) 2023-09-05 12:52:46 -05:00
Matt Thalman
0c687fb1f8
Add System.IO.Pipelines to assembly version diff exclusions (#17306) 2023-09-05 12:18:46 -05:00
dotnet-maestro[bot]
a5cadd18b6
[release/8.0.1xx] Update dependencies from dotnet/source-build-externals (#17266) 2023-08-31 07:58:50 -05:00
Matt Thalman
b389f8521d
Update SB SDK diff baseline (#17275) 2023-08-30 07:35:13 -05:00
Nikola Milosavljevic
6bbadb9daf
Format tests should be skipped on Alpine (#17268) 2023-08-28 10:20:35 -07:00
Swapnali911
4e1908820d
Skip Omnisharp test cases for ppc64le and s390x (#17263)
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-08-28 14:32:11 +00:00
Matt Thalman
b1fa912212
Ignore warnings of IDE0090 for vstest (#17253) 2023-08-25 16:04:33 +00:00
Matt Mitchell
01aabf59be
[release/8.0.1xx] Avoid attempting to download from external URIs in Product Source Build mode (#17237) (#17239) 2023-08-24 12:54:33 -05:00
Nikola Milosavljevic
a37bcd19b5
Disable format tests on Alpine (#17247) 2023-08-24 07:56:32 -07:00
Nikola Milosavljevic
62eb9d1420
Re-enable format tests (#17238) 2023-08-23 08:29:20 -05:00
Matt Thalman
adbe41c2ea
[release/8.0.1xx] Re-enable R2R tests in source-build (#17214) 2023-08-22 13:42:07 -05:00
dotnet-maestro[bot]
2a605160d3
[release/8.0.1xx] Update dependencies from dotnet/sdk (#17217)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-08-21 21:29:52 -05:00
Michael Simons
7b97b44e4d
Add VMR exclusion for non-OSS VS specific license (#17216) 2023-08-21 09:16:52 -05:00
Forgind
6910bc54d9
Update src/redist/targets/BundledManifests.targets
Co-authored-by: Daniel Plaisted <dsplaisted@gmail.com>
2023-08-17 13:59:48 -07:00
Sean Reeser
359b356988 Remove inapplicable sourcebuild patch for format 2023-08-17 13:16:03 -07:00
Sean Reeser
72d5ba4019 Remove inapplicable sourcebuild patch for format 2023-08-17 13:14:13 -07:00
Matt Thalman
0e0a2063a0 Merged PR 33234: Update 6.0 source-build SDK diff baseline 2023-08-17 18:59:45 +00: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
70afe0c29b
[release/8.0.1xx] Update scripts to set distro RID and properties to use it as TargetRid (#17203) 2023-08-17 09:48:16 -07:00
Matt Mitchell
18fe2525ea
Globally copy VMR build asset outputs (#17164) 2023-08-15 09:00:38 -07:00
Přemek Vysoký
4850b948eb
Ignore .lss binaries in VMR's eng/common (#17189) 2023-08-15 06:51:33 -07:00
Jason Zhai
c2b8d2a8e7 Merge branch 'release/7.0.3xx' into release/7.0.4xx 2023-08-15 00:54:21 -07:00
Jason Zhai
2dbb8f541d Merge branch 'release/7.0.1xx' into release/7.0.3xx 2023-08-15 00:10:06 -07:00
Jason Zhai
35cc0eb708 Merge branch 'release/6.0.4xx' into release/7.0.1xx 2023-08-14 19:27:32 -07:00
dotnet-maestro[bot]
1c0b692a4e
[main] Update dependencies from dotnet/sdk (#17118)
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: Eric Erhardt <eric.erhardt@microsoft.com>
Co-authored-by: Michael Simons <msimons@microsoft.com>
Co-authored-by: Steve Pfister <steveisok@users.noreply.github.com>
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
Co-authored-by: Larry Ewing <lewing@microsoft.com>
2023-08-15 02:20:42 +00:00
Matt Thalman
9813220020
Move disabling of EnableSourceControlManagerQueries to package-source-build (#17175) 2023-08-14 09:01:42 -05:00
Jason Zhai
f3abd918cb Merge branch 'release/6.0.3xx' into release/6.0.4xx 2023-08-10 19:46:36 -07:00
Jason Zhai
2698dc3e0a Merge branch 'release/7.0.3xx' into release/7.0.4xx 2023-08-10 19:43:13 -07:00
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
Marc Paine
0682e45ad0
Merge branch 'release/6.0.4xx' into merge/release/6.0.3xx-to-release/6.0.4xx 2023-08-01 14:45:25 -07:00
Matt Thalman
2b4b2bb36a
Update SB SDK diff baseline (#17103) 2023-08-01 13:47:20 -05:00
Matt Thalman
8abef437d1 Remove obsolete vstest patch 2023-08-01 08:11:57 -05:00
Forgind
b625398912
SxS manifests (#17086) 2023-07-31 11:23:37 -07:00
Forgind
465fe07004 PR feedback 2023-07-31 09:49:10 -07:00
dotnet-maestro[bot]
cdf924851e
[main] Update dependencies from dotnet/sdk (#17089)
[main] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App.Ref: from 8.0.0-rc.1.23377.2 to 8.0.0-rc.1.23380.1 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0: from 8.0.0-rc.1.23377.2 to 8.0.0-rc.1.23380.1 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0: from 8.0.0-rc.1.23377.2 to 8.0.0-rc.1.23380.1 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.8.0: from 8.0.0-rc.1.23376.5 to 8.0.0-rc.1.23380.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Ref: from 8.0.0-rc.1.23376.5 to 8.0.0-rc.1.23380.3 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.TargetingPack.x64.8.0: from 8.0.0-rc.1.23376.5 to 8.0.0-rc.1.23380.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 8.0.0-rc.1.23376.5 to 8.0.0-rc.1.23380.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 8.0.0-rc.1.23376.5 to 8.0.0-rc.1.23380.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 8.0.0-rc.1.23376.5 to 8.0.0-rc.1.23380.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref: from 8.0.0-rc.1.23376.5 to 8.0.0-rc.1.23378.7 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 8.0.0-rc.1.23376.5 to 8.0.0-rc.1.23378.7 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 8.0.0-rc.1.23376.5 to 8.0.0-rc.1.23378.7 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0: from 8.0.0-rc.1.23376.5 to 8.0.0-rc.1.23378.7 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 8.0.0-rc.1.23376.5 to 8.0.0-rc.1.23378.7 (parent: Microsoft.NET.Sdk)
  - dotnet-user-jwts: from 8.0.0-rc.1.23376.5 to 8.0.0-rc.1.23378.7 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 8.0.0-rc.1.23376.5 to 8.0.0-rc.1.23378.7 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 8.0.0-rc.1.23377.2 to 8.0.0-rc.1.23380.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.Dotnet.WinForms.ProjectTemplates: from 8.0.0-rc.1.23376.4 to 8.0.0-rc.1.23379.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 8.0.0-rc.1.23377.2 to 8.0.0-rc.1.23380.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 8.0.0-rc.1.23376.1 to 8.0.0-rc.1.23379.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.FSharp.Compiler: from 12.8.0-beta.23374.4 to 12.8.0-beta.23378.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.SourceBuild.Intermediate.fsharp: from 8.0.100-beta.23374.4 to 8.0.100-beta.23378.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.ILLink.Tasks: from 8.0.0-rc.1.23376.5 to 8.0.0-rc.1.23380.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.Net.Compilers.Toolset: from 4.8.0-1.23376.7 to 4.8.0-1.23378.8 (parent: Microsoft.NET.Sdk)
  - Microsoft.Build: from 17.8.0-preview-23377-03 to 17.8.0-preview-23379-01 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 8.0.0-rc.1.23376.5 to 8.0.0-rc.1.23380.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport: from 8.0.0-rc.1.23368.3 to 8.0.0-rc.1.23377.1 (parent: Microsoft.NETCore.App.Runtime.win-x64)

 - Remove obsolete runtime patch
2023-07-31 14:08:38 +00:00
Filip Navara
17c8491714
Add osx-x64/osx-arm64 NativeAOT runtime packs to the list (#17091) 2023-07-30 18:30:47 +00:00
Forgind
ed92f2c9c3 SxS manifests 2023-07-28 12:31:02 -07:00
Forgind
63faf3282d Progress 2023-07-28 12:20:25 -07:00
Matt Thalman
42178804be
Add source-build smoke test to compare assembly versions (#17073) 2023-07-28 14:48:27 +00:00
William Godbe
1f757f260c
Add ANCM to VMR exclusions (#17046) 2023-07-28 09:39:06 -05:00
Forgind
f76662028c Add some copyright headers 2023-07-27 12:58:00 -07:00
dotnet-maestro[bot]
c2b620f37e
[main] Update dependencies from dotnet/sdk (#17077)
[main] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App.Ref: from 8.0.0-rc.1.23374.1 to 8.0.0-rc.1.23376.2 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0: from 8.0.0-rc.1.23374.1 to 8.0.0-rc.1.23376.2 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0: from 8.0.0-rc.1.23374.1 to 8.0.0-rc.1.23376.2 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.8.0: from 8.0.0-rc.1.23375.3 to 8.0.0-rc.1.23376.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Ref: from 8.0.0-rc.1.23375.3 to 8.0.0-rc.1.23376.5 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.TargetingPack.x64.8.0: from 8.0.0-rc.1.23375.3 to 8.0.0-rc.1.23376.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 8.0.0-rc.1.23375.3 to 8.0.0-rc.1.23376.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 8.0.0-rc.1.23375.3 to 8.0.0-rc.1.23376.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 8.0.0-rc.1.23375.3 to 8.0.0-rc.1.23376.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref: from 8.0.0-rc.1.23375.2 to 8.0.0-rc.1.23376.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 8.0.0-rc.1.23375.2 to 8.0.0-rc.1.23376.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 8.0.0-rc.1.23375.2 to 8.0.0-rc.1.23376.5 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0: from 8.0.0-rc.1.23375.2 to 8.0.0-rc.1.23376.5 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 8.0.0-rc.1.23375.2 to 8.0.0-rc.1.23376.5 (parent: Microsoft.NET.Sdk)
  - dotnet-user-jwts: from 8.0.0-rc.1.23375.2 to 8.0.0-rc.1.23376.5 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 8.0.0-rc.1.23375.2 to 8.0.0-rc.1.23376.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 8.0.0-rc.1.23374.1 to 8.0.0-rc.1.23376.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.Dotnet.WinForms.ProjectTemplates: from 8.0.0-rc.1.23373.1 to 8.0.0-rc.1.23375.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 8.0.0-rc.1.23374.1 to 8.0.0-rc.1.23376.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 8.0.0-rc.1.23373.1 to 8.0.0-rc.1.23375.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.FSharp.Compiler: from 12.8.0-beta.23371.8 to 12.8.0-beta.23374.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.SourceBuild.Intermediate.fsharp: from 8.0.100-beta.23371.8 to 8.0.100-beta.23374.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.ILLink.Tasks: from 8.0.0-rc.1.23375.3 to 8.0.0-rc.1.23376.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.Net.Compilers.Toolset: from 4.8.0-1.23374.10 to 4.8.0-1.23376.7 (parent: Microsoft.NET.Sdk)
  - NuGet.Build.Tasks: from 6.8.0-preview.1.42 to 6.8.0-preview.1.44 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 8.0.0-rc.1.23375.3 to 8.0.0-rc.1.23376.5 (parent: Microsoft.NET.Sdk)

 - Remove obsolete runtime patch
2023-07-27 19:52:15 +00:00
Matt Thalman
04244dd8d4
Pin OmniSharp version used for testing (#17074) 2023-07-27 13:51:11 -05:00
Forgind
198f9ca7d6 Use task to create BaselineManifest.json 2023-07-26 15:14:15 -07:00
Forgind
9606060377 Tweak task to make it more general 2023-07-26 15:14:04 -07:00
Forgind
1a59a90685 Add to UsingTask (and sort) 2023-07-25 16:08:53 -07:00
Forgind
406f7ed423 Create task to parse json files 2023-07-25 16:08:41 -07:00
Marc Paine
445175df6d
Add output for product commits as JSON (#17000) 2023-07-25 13:47:25 -07:00
Matt Thalman
5b3022c008
Flow Microsoft.CodeAnalysis version to aspnetcore (#17067) 2023-07-25 13:59:29 -05:00
Michael Simons
839c4734de
Fail source build tests when there is a poison leak (#17045) 2023-07-25 10:02:06 -05:00
Matt Thalman
36929803a1
Runtime patch: Update API compat suppressions (#17056) 2023-07-25 08:14:59 -05:00
Thefrank
bda5a2323d
Allow Installer to bundle AspNetCoreRuntime by default under FreeBSD (#14817) 2023-07-25 05:49:38 +00:00
dotnet-maestro[bot]
5203a93f73
[main] Update dependencies from dotnet/source-build-externals (#17027)
[main] Update dependencies from dotnet/source-build-externals


 - Merge branch 'main' into darc-main-27d2fa97-ca93-48c6-bb62-54890c79ba08

 - Merge branch 'main' into darc-main-27d2fa97-ca93-48c6-bb62-54890c79ba08

 - Remove patch to unblock sync

 - Merge branch 'darc-main-27d2fa97-ca93-48c6-bb62-54890c79ba08' of https://github.com/dotnet/installer into darc-main-27d2fa97-ca93-48c6-bb62-54890c79ba08
2023-07-24 18:52:28 +00:00
dotnet-maestro[bot]
dbf6be2b10
[main] Update dependencies from dotnet/sdk (#17047)
[main] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App.Ref: from 8.0.0-rc.1.23370.1 to 8.0.0-rc.1.23371.2 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0: from 8.0.0-rc.1.23370.1 to 8.0.0-rc.1.23371.2 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0: from 8.0.0-rc.1.23370.1 to 8.0.0-rc.1.23371.2 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.8.0: from 8.0.0-preview.7.23368.2 to 8.0.0-rc.1.23371.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Ref: from 8.0.0-preview.7.23368.2 to 8.0.0-rc.1.23371.3 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.TargetingPack.x64.8.0: from 8.0.0-preview.7.23368.2 to 8.0.0-rc.1.23371.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 8.0.0-preview.7.23368.2 to 8.0.0-rc.1.23371.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 8.0.0-preview.7.23368.2 to 8.0.0-rc.1.23371.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 8.0.0-preview.7.23368.2 to 8.0.0-rc.1.23371.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref: from 8.0.0-rc.1.23370.13 to 8.0.0-rc.1.23371.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 8.0.0-rc.1.23370.13 to 8.0.0-rc.1.23371.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 8.0.0-rc.1.23370.13 to 8.0.0-rc.1.23371.5 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0: from 8.0.0-rc.1.23370.13 to 8.0.0-rc.1.23371.5 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 8.0.0-rc.1.23370.13 to 8.0.0-rc.1.23371.5 (parent: Microsoft.NET.Sdk)
  - dotnet-user-jwts: from 8.0.0-rc.1.23370.13 to 8.0.0-rc.1.23371.5 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 8.0.0-rc.1.23370.13 to 8.0.0-rc.1.23371.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 8.0.0-rc.1.23370.1 to 8.0.0-rc.1.23371.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 8.0.0-rc.1.23370.1 to 8.0.0-rc.1.23371.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.FSharp.Compiler: from 12.8.0-beta.23369.5 to 12.8.0-beta.23371.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.SourceBuild.Intermediate.fsharp: from 8.0.100-beta.23369.5 to 8.0.100-beta.23371.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.ILLink.Tasks: from 8.0.0-preview.7.23368.2 to 8.0.0-rc.1.23371.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.Net.Compilers.Toolset: from 4.8.0-1.23370.9 to 4.8.0-1.23371.1 (parent: Microsoft.NET.Sdk)
  - NuGet.Build.Tasks: from 6.8.0-preview.1.37 to 6.8.0-preview.1.39 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 8.0.0-preview.7.23368.2 to 8.0.0-rc.1.23371.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport: from 8.0.0-preview.7.23362.1 to 8.0.0-rc.1.23368.3 (parent: Microsoft.NETCore.App.Runtime.win-x64)

 - Delete obsolete nuget patch
2023-07-21 21:42:11 +00:00
Matt Thalman
f6339d410e
Add runtime patch to remove unnecessary suppressions (#17030) 2023-07-21 13:52:01 +00:00
Matt Thalman
18ea05c055
Suppress NU5129 warning for runtime repo (#17029) 2023-07-21 13:51:40 +00:00
Matt Thalman
39378f8cb9
Fix syntax for allowed lss binaries (#17032) 2023-07-21 13:51:19 +00:00
Michael Simons
68ab8a2a2b
Revert "Exclude vstest licenses directory from VMR (#17023)" (#17033) 2023-07-21 09:08:54 +00:00
dotnet-maestro[bot]
117cc25c04
[main] Update dependencies from dotnet/arcade (#16982)
[main] Update dependencies from dotnet/arcade
- Coherency Updates:
  - Microsoft.SourceLink.GitHub: from 8.0.0-beta.23360.2 to 8.0.0-beta.23361.2 (parent: Microsoft.DotNet.Arcade.Sdk)
  - Microsoft.DotNet.XliffTasks: from 1.0.0-beta.23326.1 to 1.0.0-beta.23368.1 (parent: Microsoft.DotNet.Arcade.Sdk)

 - Merge branch 'main' into darc-main-c2f7fa4c-9cb2-4989-838b-2a4e39afb147

 - Merge branch 'main' into darc-main-c2f7fa4c-9cb2-4989-838b-2a4e39afb147

 - Merge branch 'main' into darc-main-c2f7fa4c-9cb2-4989-838b-2a4e39afb147

 - Merge branch 'main' into darc-main-c2f7fa4c-9cb2-4989-838b-2a4e39afb147

 - Update sourcelink patch

 - Update sourcelink patch

 - Remove sourcelink dependencies - deployment-tools
2023-07-20 22:29:15 +00:00
dotnet-maestro[bot]
b1c1345289
[main] Update dependencies from dotnet/sdk (#17034)
[main] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 8.0.0-rc.1.23369.24 to 8.0.0-rc.1.23370.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 8.0.0-rc.1.23369.24 to 8.0.0-rc.1.23370.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 8.0.0-rc.1.23369.24 to 8.0.0-rc.1.23370.1 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0: from 8.0.0-rc.1.23369.24 to 8.0.0-rc.1.23370.1 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 8.0.0-rc.1.23369.24 to 8.0.0-rc.1.23370.1 (parent: Microsoft.NET.Sdk)
  - dotnet-user-jwts: from 8.0.0-rc.1.23369.24 to 8.0.0-rc.1.23370.1 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 8.0.0-rc.1.23369.24 to 8.0.0-rc.1.23370.1 (parent: Microsoft.NET.Sdk)
  - NuGet.Build.Tasks: from 6.7.0-rc.111 to 6.8.0-preview.1.37 (parent: Microsoft.NET.Sdk)

 - Fix incorrect package version property for System.Security.Cryptography.Pkcs
2023-07-20 22:18:14 +00:00
Matt Thalman
78cf78ca3a
Allow .lss binaries for all repos (#17028) 2023-07-20 13:52:33 +00:00
Michael Simons
ffb1fa4dde
Exclude vstest licenses directory from VMR (#17023) 2023-07-20 01:26:39 -07:00
Sean Reeser
f28324a7b5 remove patch 2023-07-19 19:28:24 -07:00
dotnet-maestro[bot]
491c0f241b
[main] Update dependencies from dotnet/sdk (#17013)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Larry Ewing <lewing@microsoft.com>
Co-authored-by: wtgodbe <wigodbe@microsoft.com>
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2023-07-20 10:38:19 +10:00
Michael Simons
3df53fc088
Change the PackageVersionPropsFlowType to DependenciesOnly (#17011) 2023-07-19 12:44:58 -05:00
Oleksandr Didyk
e5aa146e96
patch VMR-incompatable license in source-build-externals (#17014) 2023-07-19 09:37:25 -05:00
martincostello
615e241f6b Generate text and JSON
Restore the previous text format so that JSON is in addition.
2023-07-19 08:47:10 +01:00
kasperk81
15ed53ac32 convert productCommits.txt to productCommits.json 2023-07-19 08:47:10 +01:00
Michael Simons
40d58d6cc5
Remove patches that flowed in from 7.0 branches (#17010) 2023-07-18 22:11:25 +00:00
Michael Simons
e8de6605fc
Re-enable Mvc WebScenarioTests for FSharp (#17009) 2023-07-18 22:09:20 +00:00
Matt Thalman
b0dda375d1 Merged PR 32726: Update SB test baselines
This reverts the changes that were made in https://github.com/dotnet/installer/pull/16959 and https://github.com/dotnet/installer/pull/16972. These changes only apply to the internal repo.
2023-07-18 20:37:24 +00:00
Matt Thalman
62e6796ef1
Add Microsoft.CodeAnalysis.AnalyzerUtilities.dll to poison baseline (#17005) 2023-07-18 13:32:26 -05:00
Oleksandr Didyk
a7815af504
add sb test for runtime packs in self-contained publish (#16783) 2023-07-18 12:30:23 -05:00
dotnet-bot
5b0d71301f Merge in 'release/6.0.1xx' changes 2023-07-18 15:44:04 +00:00
Matt Thalman
63943c0014
Update SB SDK diff baseline (#16972) 2023-07-18 08:35:41 -07:00
Michael Yanni
724642682f Merge branch 'main' into merge/release/7.0.4xx-to-main
# Conflicts:
#	src/SourceBuild/content/test/Microsoft.DotNet.SourceBuild.SmokeTests/OmniSharpTests.cs
#	src/SourceBuild/tarball/content/test/Microsoft.DotNet.SourceBuild.SmokeTests/assets/baselines/MsftToSbSdk.diff
2023-07-17 16:36:58 -07:00
Matt Mitchell
00e4340849 Merged PR 32708: Remove applied source build patch
- Please add description for changes you are making.
- If there is an issue related to this PR, please add the reference.

Remove applied source build patch
2023-07-17 22:00:26 +00:00
DotNet Bot
10710f7d8e Merged PR 32707: [internal/release/6.0.4xx] Update dependencies from dnceng/internal/dotnet-sdk
This pull request updates the following dependencies

[marker]: <> (Begin:Coherency Updates)
## Coherency Updates

The following updates ensure that dependencies with a *CoherentParentDependency*
attribute were produced in a build used as input to the parent dependency's build.
See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview)

[DependencyUpdate]: <> (Begin)

- **Coherency Updates**:
  - **Microsoft.WindowsDesktop.App.Ref**: from 6.0.21 to 6.0.21 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0**: from 6.0.21-servicing.23364.1 to 6.0.21-servicing.23367.3 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0**: from 6.0.21-servicing.23364.1 to 6.0.21-servicing.23367.3 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: from 6.0.20-servicing.23320.17 to 6.0.21-servicing.23363.11 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.App.Ref**: from 6.0.20 to 6.0.21 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.NetCore.TargetingPack.x64.6.0**: from 6.0.20-servicing.23320.17 to 6.0.21-servicing.23363.11 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.App.Runtime.win-x64**: from 6.0.20 to 6.0.21 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.App.Host.win-x64**: from 6.0.20 to 6.0.21 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.DotNetHostResolver**: from 6.0.20 to 6.0.21 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref**: from 6.0.21 to 6.0.21 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref.Internal**: from 6.0.21-servicing.23363.15 to 6.0.21-servicing.23364.38 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: from 6.0.21 to 6.0.21 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0**: from 6.0.21-servicing.23363.15 to 6.0.21-servicing.23364.38 (parent: Microsoft.NET.Sdk)
  - **dotnet-dev-certs**: from 6.0.21-servicing.23363.15 to 6.0.21-servicing.23364.38 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-secrets**: from 6.0.21-servicing.23363.15 to 6.0.21-servicing.23364.38 (parent: Microsoft.NET.Sdk)
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 6.0.21 to 6.0.21 (parent: Microsoft.NET.Sdk)
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 6.0.21-servicing.23363.11 to 6.0.21-servicing.23364.6 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 6.0.21 to 6.0.21 (parent: Microsoft.NET.Sdk)
  - **Microsoft.DotNet.Wpf.ProjectTemplates**: from 6.0.21-servicing.23363.8 to 6.0.21-servicing.23364.5 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)

[DependencyUpdate]: <> (End)

[marker]: <> (End:Coherency Updates)

[marker]: <> (Begin:a27c2ce2-aedf-42b7-d31e-08da6571bd31)
## From https://dev.azure.com/dnceng/internal/_gi...
2023-07-17 21:13:18 +00:00
Matt Mitchell
5d26c38ee9 Merged PR 32709: Remove applied source build patch
- Please add description for changes you are making.
- If there is an issue related to this PR, please add the reference.

Remove applied source build patch
2023-07-17 21:09:22 +00:00
Sean Reeser
6c0c0d063d Remove applied source build patch 2023-07-17 14:03:39 -07:00
Nikola Milosavljevic
df4ea7dff9
New command-line APIs in sourcelink (#17002) 2023-07-17 12:47:42 -07:00
Jason Zhai
b85ce887ab Merge branch 'release/7.0.3xx' into release/7.0.4xx 2023-07-16 22:56:32 -07:00
Forgind
9d01f1819a
[automated] Merge branch 'release/7.0.1xx' => 'release/7.0.3xx' (#16994) 2023-07-14 16:17:57 -07:00
Jason Zhai
7195529e0b Merge branch 'release/7.0.4xx' 2023-07-14 01:25:02 -07:00
Jason Zhai
c4596ee6aa Merge branch 'release/7.0.3xx' into release/7.0.4xx 2023-07-13 19:41:41 -07:00
Jason Zhai
78cdd6d8ba Merge branch 'release/6.0.4xx' into release/7.0.1xx 2023-07-13 19:37:41 -07:00
Jason Zhai
63048382f3 Update format patch 2023-07-13 00:12:24 -07:00
Jason Zhai
4c531d279a Try to resolve source-build patch conflicts 2023-07-12 23:40:52 -07:00
Jason Zhai
10cf86df8b Merge branch 'release/7.0.3xx' into release/7.0.4xx 2023-07-12 20:14:11 -07:00
Jason Zhai
0cc3091826 Merge branch 'release/6.0.3xx' into release/6.0.4xx 2023-07-12 20:05:55 -07:00
Jason Zhai
5c7af0f162 Merge branch 'release/6.0.1xx' into release/6.0.3xx 2023-07-12 20:01:36 -07:00
Jason Zhai
3a98864d75 Merge branch 'release/7.0.1xx' into release/7.0.3xx 2023-07-12 19:51:26 -07:00
Matt Thalman
4bf374a7b1
Update SB SDK diff baseline (#16973) 2023-07-12 16:57:31 -07:00
Matt Thalman
f326414f09
Update MissingXmlDoc baseline (#16959) 2023-07-12 16:50:32 +00:00
Jason Zhai
7381bec755 Try to resolve source-build patch conflicts 2023-07-12 01:42:25 -07:00
Jason Zhai
ba7651ffbc Merge branch 'release/7.0.1xx' into release/7.0.3xx 2023-07-11 23:20:56 -07:00
Jason Zhai
eb232fd2eb Merge branch 'release/6.0.1xx' into release/6.0.3xx 2023-07-11 23:03:16 -07:00
NET Source-Build Bot
f75b46682c
.NET Source-Build 8.0.100-preview.6.23330.14 July 2023 Updates (#16945) 2023-07-11 19:45:21 +00:00
NET Source-Build Bot
2c2d698597
.NET Source-Build 7.0.109 July 2023 Updates (#16943) 2023-07-11 14:34:43 -05:00
Marc Paine
d1746a1c30
Merging internal commits for release/7.0.1xx (#16941) 2023-07-11 12:14:03 -07:00
NET Source-Build Bot
03de5438b7
.NET Source-Build 6.0.120 July 2023 Updates (#16942) 2023-07-11 14:01:05 -05:00
Sean Reeser
3ee1863ab0 Merge commit 'd63b17be66f766a5381950bce677884e4e3bb5b6' into internal-merge-6.0.1xx-2023-07-11-1016 2023-07-11 10:16:47 -07:00
Michael Simons
786df50860 Resolve source-build patch conflicts 2023-07-11 14:31:03 +00:00
Jason Zhai
1ee0b6e012 Merge branch 'release/6.0.4xx' into release/7.0.1xx 2023-07-11 00:45:34 -07:00
Nikola Milosavljevic
8062db472d
Build sourcelink after command-line-api (#16924) 2023-07-10 13:13:36 -07:00
Matt Thalman
9c792aa68d
Disable R2R publish test for Mono (#16900) 2023-07-10 15:08:15 +00:00
Matt Thalman
c5f29a611d Update format patch 2023-07-10 09:31:51 -05:00
Matt Thalman
65db63eb44 Update format patch 2023-07-10 08:06:04 -05:00
Jason Zhai
bf62ec46b4 Merge branch 'release/6.0.3xx' into release/6.0.4xx 2023-07-09 22:51:32 -07:00
dotnet-maestro-bot
fd5696554a
[automated] Merge branch 'release/6.0.1xx' => 'release/6.0.3xx' (#16898)
Co-authored-by: Nikola Milosavljevic <nikolam@microsoft.com>
Co-authored-by: Sean Reeser <v-seanreeser@microsoft.com>
Co-authored-by: Marc Paine <marcpop@microsoft.com>
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2023-07-07 13:07:58 -07:00
dotnet-maestro-bot
263fb022a9
[automated] Merge branch 'release/7.0.3xx' => 'release/7.0.4xx' (#16892)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: v-wuzhai <46013274+v-wuzhai@users.noreply.github.com>
Co-authored-by: Michael Simons <msimons@microsoft.com>
Co-authored-by: Sean Reeser <v-seanreeser@microsoft.com>
Co-authored-by: Marc Paine <marcpop@microsoft.com>
Co-authored-by: Nikola Milosavljevic <nikolam@microsoft.com>
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
Co-authored-by: Jason Zhai <v-wuzhai@microsoft.com>
2023-07-06 10:10:24 -07:00
Matt Thalman
bd99c96e72
Include RID in SB artifact file names (#16855) 2023-07-06 08:40:35 -05:00
Matt Thalman
03d62bc222
Update SB SDK diff baseline for 6.0 (#16822) 2023-07-06 08:39:16 -05:00
dotnet-maestro[bot]
5e4a6560aa
[main] Update dependencies from dotnet/sdk (#16864)
[main] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App.Ref: from 8.0.0-preview.7.23329.3 to 8.0.0-preview.7.23355.1 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0: from 8.0.0-preview.7.23329.3 to 8.0.0-preview.7.23355.1 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0: from 8.0.0-preview.7.23329.3 to 8.0.0-preview.7.23355.1 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.8.0: from 8.0.0-preview.7.23329.8 to 8.0.0-preview.7.23355.7 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Ref: from 8.0.0-preview.7.23329.8 to 8.0.0-preview.7.23355.7 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.TargetingPack.x64.8.0: from 8.0.0-preview.7.23329.8 to 8.0.0-preview.7.23355.7 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 8.0.0-preview.7.23329.8 to 8.0.0-preview.7.23355.7 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 8.0.0-preview.7.23329.8 to 8.0.0-preview.7.23355.7 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 8.0.0-preview.7.23329.8 to 8.0.0-preview.7.23355.7 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref: from 8.0.0-preview.7.23329.9 to 8.0.0-preview.7.23355.19 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 8.0.0-preview.7.23329.9 to 8.0.0-preview.7.23355.19 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 8.0.0-preview.7.23329.9 to 8.0.0-preview.7.23355.19 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0: from 8.0.0-preview.7.23329.9 to 8.0.0-preview.7.23355.19 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 8.0.0-preview.7.23329.9 to 8.0.0-preview.7.23355.19 (parent: Microsoft.NET.Sdk)
  - dotnet-user-jwts: from 8.0.0-preview.7.23329.9 to 8.0.0-preview.7.23355.19 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 8.0.0-preview.7.23329.9 to 8.0.0-preview.7.23355.19 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 8.0.0-preview.7.23329.3 to 8.0.0-preview.7.23355.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.Dotnet.WinForms.ProjectTemplates: from 8.0.0-preview.7.23328.3 to 8.0.0-preview.7.23354.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 8.0.0-preview.7.23329.3 to 8.0.0-preview.7.23355.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 8.0.0-preview.7.23329.1 to 8.0.0-preview.7.23354.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.FSharp.Compiler: from 12.8.0-beta.23327.15 to 12.8.0-beta.23354.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.SourceBuild.Intermediate.fsharp: from 8.0.100-beta.23327.15 to 8.0.100-beta.23354.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.ILLink.Tasks: from 8.0.0-preview.7.23329.8 to 8.0.0-preview.7.23355.7 (parent: Microsoft.NET.Sdk)
  - Microsoft.Net.Compilers.Toolset: from 4.7.0-3.23329.1 to 4.8.0-1.23355.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.Build: from 17.8.0-preview-23328-02 to 17.8.0-preview-23353-01 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 8.0.0-preview.7.23329.8 to 8.0.0-preview.7.23355.7 (parent: Microsoft.NET.Sdk)
  - System.CommandLine: from 2.0.0-beta4.22564.1 to 2.0.0-beta4.23307.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.SourceBuild.Intermediate.command-line-api: from 0.1.356401 to 0.1.430701 (parent: Microsoft.NET.Sdk)

 - Merge branch 'main' of https://github.com/dotnet/installer into darc-main-c9de4a14-3172-41f6-9336-1865d7edc45d

 - Remove backported msbuild source-build patch

 - Remove backported command-line-api source-build patches

 - Merge branch 'main' into darc-main-c9de4a14-3172-41f6-9336-1865d7edc45d
2023-07-06 09:53:22 +00:00
Matt Thalman
ed5150ffa1
SB smoke tests: test the published output (#16858) 2023-06-30 13:55:24 -05:00
Matt Thalman
49b8561691
Update SDK diff baselines due to containers change (#16870) 2023-06-30 13:52:46 -05:00
Nikola Milosavljevic
76128a42f4
Update SDK-diff baseline - removal of runtime Intellisense entries (#16849) 2023-06-29 07:04:57 -07:00
Nikola Milosavljevic
5bf1bb2bab
Fix System.Text.Json poison instances (#16826) 2023-06-28 10:29:15 -07:00
Nikola Milosavljevic
a1f68be8a8
SDK diff - exclude runtime components in roslyn layout (#16820) 2023-06-26 11:07:46 -07:00
Jason Zhai
26604a6bcf Merge branch 'release/7.0.1xx' into release/7.0.3xx 2023-06-24 22:36:14 -07:00
dotnet-bot
d63b17be66 Merge in 'release/6.0.1xx' changes 2023-06-23 18:40:24 +00:00
Matt Thalman
1aeb92395a
Fix SDK version of source-build global.json (#16798) 2023-06-23 18:31:22 +00:00
dotnet-bot
3e9283a8e9 Merge in 'release/7.0.1xx' changes 2023-06-23 17:36:23 +00:00
Matt Thalman
c255b45852
.NET Source-Build 7.0.108 June 2023 OOB Updates (#16795) 2023-06-23 17:27:37 +00:00
dotnet-bot
723d5b09c3 Merge in 'release/6.0.1xx' changes 2023-06-23 14:36:28 +00:00
NET Source-Build Bot
8f7ebafe7b
.NET Source-Build 6.0.118 June 2023 Updates (#16670) 2023-06-23 14:27:22 +00:00
Matt Thalman
29bfd81725
Disable warnings for aspnetcore, cleanup NoWarns (#16792) 2023-06-23 01:08:59 +00:00
Matt Thalman
47aeefdcc0 Merged PR 32193: Set OmniSharp run script to be executable
Backport of https://github.com/dotnet/installer/pull/16772 but had to be modified due to lack of API support in 6.0.
2023-06-22 22:18:15 +00:00
Michael Simons
2a43d7040d
Remove SuppressTfmSupportBuildWarnings usage (#16790) 2023-06-22 22:15:04 +00:00
Matt Thalman
1dbbc52520 Merged PR 32192: Set OmniSharp run script to be executable
Backport of https://github.com/dotnet/installer/pull/16772
2023-06-22 22:11:11 +00:00
Marc Paine
913c487f76
[main] Update dependencies from dotnet/sdk (#16779) 2023-06-22 12:24:54 -07:00
Marc Paine
6eaaf3e962 Remove blazor server from the installer tests as it was removed from the templates in https://github.com/dotnet/aspnetcore/pull/48615 2023-06-22 11:22:41 -07:00
Matt Thalman
6b310fb5ba
Add patch for MSBuild to fix Mono scenario (#16784) 2023-06-22 13:00:32 -05:00
dotnet-maestro[bot]
86f0d5825a
[main] Update dependencies from dotnet/sdk (#16726)
[main] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App.Ref: from 8.0.0-preview.6.23316.4 to 8.0.0-preview.6.23320.4 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0: from 8.0.0-preview.6.23316.4 to 8.0.0-preview.6.23320.4 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0: from 8.0.0-preview.6.23316.4 to 8.0.0-preview.6.23320.4 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.8.0: from 8.0.0-preview.6.23316.3 to 8.0.0-preview.6.23321.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Ref: from 8.0.0-preview.6.23316.3 to 8.0.0-preview.6.23321.2 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.TargetingPack.x64.8.0: from 8.0.0-preview.6.23316.3 to 8.0.0-preview.6.23321.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 8.0.0-preview.6.23316.3 to 8.0.0-preview.6.23321.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 8.0.0-preview.6.23316.3 to 8.0.0-preview.6.23321.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 8.0.0-preview.6.23316.3 to 8.0.0-preview.6.23321.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref: from 8.0.0-preview.6.23316.5 to 8.0.0-preview.6.23320.14 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 8.0.0-preview.6.23316.5 to 8.0.0-preview.6.23320.14 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 8.0.0-preview.6.23316.5 to 8.0.0-preview.6.23320.14 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0: from 8.0.0-preview.6.23316.5 to 8.0.0-preview.6.23320.14 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 8.0.0-preview.6.23316.5 to 8.0.0-preview.6.23320.14 (parent: Microsoft.NET.Sdk)
  - dotnet-user-jwts: from 8.0.0-preview.6.23316.5 to 8.0.0-preview.6.23320.14 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 8.0.0-preview.6.23316.5 to 8.0.0-preview.6.23320.14 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 8.0.0-preview.6.23316.4 to 8.0.0-preview.6.23320.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.Dotnet.WinForms.ProjectTemplates: from 8.0.0-preview.6.23315.4 to 8.0.0-preview.6.23319.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 8.0.0-preview.6.23316.4 to 8.0.0-preview.6.23320.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 8.0.0-preview.6.23315.5 to 8.0.0-preview.6.23320.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.FSharp.Compiler: from 12.8.0-beta.23315.3 to 12.8.0-beta.23319.7 (parent: Microsoft.NET.Sdk)
  - Microsoft.SourceBuild.Intermediate.fsharp: from 8.0.100-beta.23315.3 to 8.0.100-beta.23319.7 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.Test.Sdk: from 17.7.0-preview-23315-03 to 17.7.0-preview-23317-01 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.ILLink.Tasks: from 8.0.0-preview.6.23316.3 to 8.0.0-preview.6.23321.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.Net.Compilers.Toolset: from 4.7.0-3.23315.4 to 4.7.0-3.23320.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.Build: from 17.7.0-preview-23316-03 to 17.7.0-preview-23321-03 (parent: Microsoft.NET.Sdk)
  - NuGet.Build.Tasks: from 6.7.0-preview.3.83 to 6.7.0-preview.3.93 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 8.0.0-preview.6.23316.3 to 8.0.0-preview.6.23321.2 (parent: Microsoft.NET.Sdk)

 - Merge branch 'main' into darc-main-5eefcd83-56a5-43fa-9811-1b530673a15c

 - Remove backported msbuild source-build patch

 - Merge branch 'main' into darc-main-5eefcd83-56a5-43fa-9811-1b530673a15c

 - Remove backported msbuild patch
2023-06-21 22:05:13 +00:00
Nikola Milosavljevic
79cbf216d6
Exclude Windows components from sdk diff (#16765) 2023-06-21 14:30:51 -07:00
Nikola Milosavljevic
83d8c761bd
Update poison-usage baseline (#16775) 2023-06-21 21:20:41 +00:00
Matt Thalman
2fb3af9790
Set OmniSharp run script to be executable (#16772) 2023-06-21 17:34:44 +00:00
Přemek Vysoký
9289c6bd5d
Revert "Add llvm-project VMR source mapping" (#16771) 2023-06-21 15:40:35 +00:00
Daniel Plaisted
0c50e2764e
Replace rdfind invocation with Task that replaces duplicate files with links. (#16624) 2023-06-21 10:38:51 -04:00
Michael Simons
7571c67aa9
Pull in msbuild fixes to eliminate source-build prebuilts (#16770) 2023-06-21 09:30:41 -05:00
Tom Deseyn
27fd41cd74
Add llvm-project VMR source mapping (#16768) 2023-06-21 06:16:24 -07:00
Nikola Milosavljevic
fb2c758af9
SDK diff - fix for vstest and fsharp (#16751) 2023-06-20 09:28:49 -07:00
Matt Thalman
5b0ee603b4
Exclude warning of NETSDK1206 for aspnetcore (#16699) 2023-06-19 08:03:25 -05:00
Nikola Milosavljevic
a2b6a8172a
Address all known SDK differences (#16692)
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-06-16 07:54:37 -05:00
Jason Zhai
bb531ffeab Merge branch 'release/6.0.3xx' into release/6.0.4xx 2023-06-15 22:27:02 -07:00
Jason Zhai
33bda0e66f Merge branch 'release/7.0.3xx' into release/7.0.4xx 2023-06-15 20:15:47 -07: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
dotnet-maestro[bot]
3ec7d12937
[main] Update dependencies from dotnet/sdk (#16693)
[main] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App.Ref: from 8.0.0-preview.6.23314.9 to 8.0.0-preview.6.23315.3 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0: from 8.0.0-preview.6.23314.9 to 8.0.0-preview.6.23315.3 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0: from 8.0.0-preview.6.23314.9 to 8.0.0-preview.6.23315.3 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.8.0: from 8.0.0-preview.6.23315.1 to 8.0.0-preview.6.23315.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Ref: from 8.0.0-preview.6.23315.1 to 8.0.0-preview.6.23315.2 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.TargetingPack.x64.8.0: from 8.0.0-preview.6.23315.1 to 8.0.0-preview.6.23315.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 8.0.0-preview.6.23315.1 to 8.0.0-preview.6.23315.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 8.0.0-preview.6.23315.1 to 8.0.0-preview.6.23315.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 8.0.0-preview.6.23315.1 to 8.0.0-preview.6.23315.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref: from 8.0.0-preview.6.23313.26 to 8.0.0-preview.6.23315.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 8.0.0-preview.6.23313.26 to 8.0.0-preview.6.23315.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 8.0.0-preview.6.23313.26 to 8.0.0-preview.6.23315.3 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0: from 8.0.0-preview.6.23313.26 to 8.0.0-preview.6.23315.3 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 8.0.0-preview.6.23313.26 to 8.0.0-preview.6.23315.3 (parent: Microsoft.NET.Sdk)
  - dotnet-user-jwts: from 8.0.0-preview.6.23313.26 to 8.0.0-preview.6.23315.3 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 8.0.0-preview.6.23313.26 to 8.0.0-preview.6.23315.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 8.0.0-preview.6.23314.9 to 8.0.0-preview.6.23315.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 8.0.0-preview.6.23314.9 to 8.0.0-preview.6.23315.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.FSharp.Compiler: from 12.8.0-beta.23313.6 to 12.8.0-beta.23314.11 (parent: Microsoft.NET.Sdk)
  - Microsoft.SourceBuild.Intermediate.fsharp: from 8.0.100-beta.23313.6 to 8.0.100-beta.23314.11 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.Test.Sdk: from 17.7.0-preview-23313-04 to 17.7.0-preview-23315-01 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.ILLink.Tasks: from 8.0.0-preview.6.23315.1 to 8.0.0-preview.6.23315.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 8.0.0-preview.6.23315.1 to 8.0.0-preview.6.23315.2 (parent: Microsoft.NET.Sdk)

 - Remove backported razor patch

 - Merge branch 'main' into darc-main-1a2e4a4e-6519-4bf8-b648-be0d5d5504a4
2023-06-15 21:47:01 +00:00
Filip Navara
7ce1faedc7
Fix known maccatalyst-arm64/x64 packages (#16688)
Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com>
2023-06-15 16:43:51 +00:00
Michael Simons
358ce76cb7 Disable failing FSharp source-build smoke test 2023-06-15 14:19:00 +00:00
Michael Simons
7076268dee
Merge branch 'main' into darc-main-35b1ce53-93f3-4548-9141-a67575ca61c3 2023-06-15 07:50:18 -05:00
Michael Simons
2525d24b12 Remove backported nuget source-build patch 2023-06-15 12:49:49 +00:00
dotnet-maestro[bot]
b87a76b9e6
[main] Update dependencies from dotnet/arcade (#16675)
[main] Update dependencies from dotnet/arcade
- Coherency Updates:
  - Microsoft.SourceLink.GitHub: from 8.0.0-beta.23252.2 to 8.0.0-beta.23309.3 (parent: Microsoft.DotNet.Arcade.Sdk)
  - Microsoft.DotNet.XliffTasks: from 1.0.0-beta.23305.1 to 1.0.0-beta.23312.2 (parent: Microsoft.DotNet.Arcade.Sdk)

 - Remove backported source-build patch
2023-06-14 23:28:52 +00:00
Larry Ewing
a0b301e751
Merge branch 'main' into darc-main-35b1ce53-93f3-4548-9141-a67575ca61c3 2023-06-14 15:16:52 -05:00
Marc Paine
a5708e110a
Merge branch 'release/7.0.3xx' into merge/release/7.0.1xx-to-release/7.0.3xx 2023-06-14 12:57:55 -07:00
Marc Paine
fae9cf2b3c
Merge branch 'release/6.0.3xx' into merge/release/6.0.1xx-to-release/6.0.3xx 2023-06-14 12:51:33 -07:00
Michal Strehovský
1c9fccae00
Add bionic to known NativeAOT runtime packs (#16673) 2023-06-15 04:48:24 +09:00
Marc Paine
4f086a7b87
Merging internal commits for release/7.0.1xx (#16654) 2023-06-14 12:09:54 -07:00
NET Source-Build Bot
306c38cab9
.NET Source-Build 7.0.107 June 2023 Updates (#16669) 2023-06-13 22:34:15 +00:00
NET Source-Build Bot
e9d2742bd9
.NET Source-Build 8.0.100-preview.5.23303.2 June 2023 Updates (#16661) 2023-06-13 19:46:51 +00:00
Sean Reeser
d4b3907756 Merge commit 'bf72c06963e2bb23c1abfd97a9ed50e47e155027' into internal-merge-7.0.1xx-2023-06-13-1017 2023-06-13 10:17:25 -07:00
Nikola Milosavljevic
de6884e02a Patch for nuget.client#5228 2023-06-13 15:36:15 +00:00
Michael Simons
838dec543e Remove backported source-build patch 2023-06-12 19:35:37 +00:00
Michael Simons
f5c4ef29f2 Remove backported source-build patch 2023-06-12 19:09:38 +00:00
Michael Simons
12cb761ea9
Merge branch 'main' into darc-main-35b1ce53-93f3-4548-9141-a67575ca61c3 2023-06-12 14:08:56 -05:00
Nikola Milosavljevic
7ab4688af9
Enable PVP flow for SDK repo (#16633) 2023-06-12 11:07:57 -07:00
Lee Coward
2baf2b89aa
update snapcraft auth for june releases (#16641) 2023-06-12 10:40:55 -07:00
Michael Simons
af58a22c9c
Merge branch 'main' into darc-main-35b1ce53-93f3-4548-9141-a67575ca61c3 2023-06-12 07:38:32 -05:00
Michael Simons
f30bcdfc0a Remove backported source-build patches 2023-06-12 12:38:03 +00:00
Elinor Fung
fc8931763e
Add known RID platforms to generated BundledVersions props (#16578) 2023-06-09 20:50:09 -07:00
leecow
5b519d6471 update snapcraft auth for june releases and possibly resolve some longstanding issues 2023-06-09 14:45:49 -07:00
Matt Mitchell
d129ab31c7
Merge branch 'main' into darc-main-35b1ce53-93f3-4548-9141-a67575ca61c3 2023-06-09 09:09:24 -07:00
Nikola Milosavljevic
2a878b909c
Eliminate remaining source-build poisons (#16631) 2023-06-09 16:05:58 +00:00
Tom Deseyn
69f653a226 Rename Task. 2023-06-09 16:21:45 +02:00
Michael Simons
c1a67dda9c Remove backported source-build patch 2023-06-09 13:46:36 +00:00
Michael Simons
419fa449f1
Merge branch 'main' into darc-main-35b1ce53-93f3-4548-9141-a67575ca61c3 2023-06-09 08:40:33 -05:00
Tom Deseyn
8e20e9586e Fix .NET Framework build. 2023-06-09 11:42:50 +02:00
Tom Deseyn
df78b1fe28 Don't use nullable because it's not supported by C# 7.3 builds. 2023-06-09 09:55:44 +02:00
Tom Deseyn
2d8d854867 PR feedback. 2023-06-09 09:34:25 +02:00
Elinor Fung
242b50c8ad
Update src/redist/targets/GenerateBundledVersions.targets 2023-06-08 16:27:24 -07:00
Elinor Fung
ef03d03f71 Move processing KnownRuntimePack to SDK 2023-06-08 15:53:13 -07:00
Přemek Vysoký
6300bc3f99
Fix VMR initialization from installer (#16627) 2023-06-08 16:51:05 +00:00
Michael Simons
7b13613258 Remove backported runtime source-build patch 2023-06-08 15:46:51 +00:00
Nikola Milosavljevic
441c290d7a
Enable PVP flow for nuget.client (#16603) 2023-06-08 08:30:31 -07:00
Tom Deseyn
814ff75181 Update ExtractTarball callers to pass OutputHelper. 2023-06-08 16:09:53 +02:00