Matt Thalman
461c776642
Do not reuse existing installation of .NET CLI in SB prep script ( #17892 )
2023-12-14 11:14:56 -06:00
Matt Thalman
f880dfdb0c
Fixes SDK diff after release of Aspire ( #17893 )
2023-12-14 11:14:34 -06:00
Matt Thalman
e488f0c8cf
Add back security-partners-dotnet pipeline ( #17956 )
2023-12-14 11:13:41 -06:00
Jason Zhai
7ab728b5c7
Merge branch 'release/8.0.1xx' into release/8.0.2xx
2023-12-13 19:12:44 -08:00
github-actions[bot]
daa880ab59
[release/8.0.1xx] Remove global CheckEolTargetFramework=false ( #17964 )
...
Co-authored-by: Ella Hathaway <ellahath@umich.edu>
2023-12-13 18:14:26 +00:00
Jason Zhai
e953162a92
Merge branch 'release/6.0.1xx' into release/6.0.3xx
2023-12-05 22:14:02 -08:00
Ella Hathaway
b654f3e01b
Enable open ssl sha 1 signatures for CentOS Stream 9 ( #17889 )
2023-12-05 12:15:32 -08:00
Jason Zhai
c5419778e2
Merge branch 'release/7.0.3xx' into release/7.0.4xx
2023-11-29 18:29:04 -08:00
Jason Zhai
0593ca2969
Merge branch 'release/8.0.1xx' into release/8.0.2xx
2023-11-28 18:59:53 -08:00
v-wuzhai
1799acaa9c
Revert "Disable crossgen and zip file creation in the local dev build unless -pack is used"
2023-11-28 13:54:44 +08:00
Jason Zhai
c76b822822
Merge branch 'release/7.0.1xx' into release/7.0.3xx
2023-11-27 18:15:28 -08:00
vseanreesermsft
769030cd4d
Merging internal commits for release/8.0.1xx ( #17785 )
2023-11-27 14:04:02 -06:00
Ella Hathaway
61a7ec7347
Download and compare linux-musl-x64 MSFT sdk ( #17823 )
2023-11-27 11:27:55 -08:00
Jason Zhai
7113c7761b
Merge branch 'release/8.0.1xx' into release/8.0.2xx
2023-11-21 21:43:11 -08:00
Michael Yanni
f35990f99a
Fix the minimum version logic to take into account that we're off-by-one for the 100 release ( #17761 )
2023-11-21 13:12:28 -08:00
Jason Zhai
2cc450fc53
Merge branch 'release/7.0.3xx' into release/7.0.4xx
2023-11-19 23:43:31 -08:00
Ella Hathaway
bc60f176c8
Alpine leg in sdk content test ( #17824 )
2023-11-17 15:38:44 -08:00
Jason Zhai
f2736247f8
Merge branch 'release/7.0.1xx' into release/7.0.3xx
2023-11-17 00:52:02 -08:00
Jason Zhai
9db3533897
Merge branch 'release/8.0.1xx' into release/8.0.2xx
2023-11-16 22:11:19 -08:00
Jason Zhai
d93d599bfc
Merge branch 'release/6.0.3xx' into release/6.0.4xx
2023-11-16 19:01:03 -08:00
Jason Zhai
4eaa6052e2
Merge branch 'release/7.0.3xx' into release/7.0.4xx
2023-11-16 18:58:05 -08:00
v-wuzhai
c5dd168d18
[automated] Merge branch 'release/6.0.4xx' => 'release/7.0.1xx' ( #17771 )
2023-11-16 17:58:18 -08:00
Nikola Milosavljevic
4e9256ffb4
Use unique non-stable SDK version for comparison test ( #17819 )
2023-11-16 11:41:04 -08:00
Jason Zhai
720f135ead
Merge branch 'release/6.0.1xx' into release/6.0.3xx
2023-11-15 22:11:01 -08:00
Jason Zhai
8bb5517ac0
Merge branch 'release/7.0.1xx' into release/7.0.3xx
2023-11-15 22:05:26 -08:00
NET Source-Build Bot
c09863189d
.NET Source-Build 7.0.114 November 2023 Updates ( #17780 )
2023-11-15 16:19:55 +00:00
NET Source-Build Bot
ee809e5f00
.NET Source-Build 6.0.125 November 2023 Updates ( #17781 )
2023-11-15 08:02:47 -06:00
Jason Zhai
87b787239d
Merge branch 'release/8.0.1xx' into release/8.0.2xx
2023-11-14 23:40:54 -08:00
NET Source-Build Bot
e94d69fbe7
.NET Source-Build 8.0.100 November 2023 Updates ( #17784 )
2023-11-14 15:36:29 -06:00
Marc Paine
5b2c4a0243
Disable crossgen and zip file creation in the local dev build unless -pack is used ( #17478 )
2023-11-14 10:07:22 -08:00
Marc Paine
7b966d51c6
fix indent
2023-11-14 09:32:22 -08:00
github-actions[bot]
f0c4e4e14c
[release/8.0.2xx] NGEN Microsoft.DotNet.MSBuildSdkResolver.dll and its dependencies ( #17750 )
...
Backport of #17732 to release/8.0.2xx
MSBuild.exe currently spends a significant amount of time JITting `Microsoft.DotNet.MSBuildSdkResolver` and its dependencies, see https://github.com/dotnet/msbuild/issues/9303 for details.
This PR makes Visual Studio installer add these assemblies to the NGEN queue, which is a necessary condition for eliminating JITting. Just like `Microsoft.Build.*` assemblies, we need to NGEN these with two configurations: vsn.exe so it works in the devenv process, and MSBuild.exe so it works in MSBuild satellite processes.
2023-11-14 10:49:41 +01:00
Jason Zhai
9d65154e2c
Merge branch 'release/6.0.4xx' into release/7.0.1xx
2023-11-13 22:42:42 -08:00
Marc Paine
395b82bb19
Fix the minimum version logic to take into account that we're off-by-one for the 100 release
2023-11-10 11:37:24 -08:00
Jason Zhai
6728e48183
Merge branch 'release/7.0.4xx' into release/8.0.1xx
2023-11-09 18:41:32 -08:00
Marc Paine
ca5f6b0077
Add comments explaining why these targets are disabled
...
Clean up the run-build script
2023-11-09 13:26:53 -08:00
Jason Zhai
17d134f533
Merge branch 'release/6.0.1xx' into release/6.0.3xx
2023-11-08 23:34:23 -08:00
Michael Simons
084c161943
Remove redundant xml doc test ( #17734 )
2023-11-08 17:34:45 -06:00
Jason Zhai
b7bae3f7ae
Revert "stabilize package versions"
2023-11-08 01:56:05 -08:00
Jason Zhai
e552fd48f3
Merge branch 'release/8.0.1xx' into release/8.0.2xx
2023-11-08 00:44:27 -08:00
Jason Zhai
f3216676fb
Merge branch 'release/7.0.3xx' into release/7.0.4xx
2023-11-08 00:40:13 -08:00
Matt Thalman
a7d4f9cef5
[source build] Use floating tags for container image names ( #17696 )
2023-11-07 15:27:14 +00:00
Přemek Vysoký
c7ee8f18f4
[release/8.0.1xx] Bump darc
to fix VMR sync ( #17704 )
2023-11-07 07:05:56 -08:00
Omair Majid
7905f1bbc8
[release/6.0] Add alpine to CI for source-build ( #13074 )
2023-11-07 07:53:17 -06:00
Matt Thalman
1e64f53bd8
Update SDK diff baseline ( #17660 )
2023-10-30 18:52:31 +00:00
Matt Mitchell
00fbfd8650
[release/8.0.1xx] Stabilize package versions ( #17614 )
...
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2023-10-30 15:47:31 +00:00
Jason Zhai
284eeb7aa8
Merge branch 'release/8.0.1xx' into release/8.0.2xx
2023-10-30 00:10:53 -07:00
Matt Thalman
d6d8155f4f
Revert "Bump darc
to fix package version updates" ( #17644 )
2023-10-27 22:11:48 +00:00
Přemek Vysoký
6f3eeae49d
Bump darc
to fix package version updates ( #17639 )
2023-10-27 08:56:49 -07:00
Ella Hathaway
7e4163a7e5
Use DecodeValue to check attribute values ( #17605 )
2023-10-26 18:12:43 +00:00
Matt Thalman
0b8e35cfcb
[source build] Remove resolved poisoned files from baseline ( #17629 )
2023-10-26 13:35:53 +00:00
Jason Zhai
6479cb96ce
Merge branch 'release/8.0.2xx' of https://github.com/dotnet/installer into merge/release/8.0.1xx-to-release/8.0.2xx
2023-10-26 00:05:50 -07:00
Matt Thalman
01023b89f7
Add feed to acquire Microsoft.NET.ILLink.Tasks.8.0.0 ( #17632 )
2023-10-25 22:10:47 +00:00
Jason Zhai
70189b786f
Merge branch 'release/7.0.1xx' into release/7.0.3xx
2023-10-24 23:46:58 -07:00
Jason Zhai
8a6870faa1
Merge branch 'release/8.0.1xx' into release/8.0.2xx
2023-10-24 23:40:53 -07:00
Nikola Milosavljevic
1b5e0e2049
.NET Source-Build 6.0.124 October 2023 Updates ( #17618 )
2023-10-24 21:02:51 +00:00
Nikola Milosavljevic
69ac6e37a2
.NET Source-Build 7.0.113 October 2023 Updates ( #17619 )
2023-10-24 20:50:26 +00:00
Matt Thalman
5bc5eecc5a
Update SB SDK diff baseline ( #17613 )
2023-10-24 11:03:58 -05:00
Matt Thalman
8f5865e05a
Exclusion for unknown license ref in aspnetcore ( #17599 )
2023-10-23 15:41:58 +00:00
Daniel Plaisted
2068c00c14
Use symbolic links instead of hard links in runtime pack directories. ( #17534 )
2023-10-20 18:47:29 -04:00
Ella Hathaway
7f1c8c7b3d
Poison SBRP ( #17339 )
2023-10-20 11:19:03 -07:00
Jason Zhai
fa47055732
Merge branch 'release/8.0.1xx' into release/8.0.2xx
2023-10-19 23:06:42 -07:00
Jason Zhai
36c64d4ab7
Merge branch 'release/6.0.3xx' into release/6.0.4xx
2023-10-19 23:04:18 -07:00
Michael Yanni
28c024ef44
[automated] Merge branch 'release/6.0.1xx' => 'release/6.0.3xx' ( #17583 )
2023-10-19 14:15:28 -07:00
Matt Thalman
7c50a5c83c
License scan updates ( #17561 )
2023-10-19 15:57:34 -05:00
Michael Yanni
bd9e60cc76
[automated] Merge branch 'release/8.0.1xx' => 'release/8.0.2xx' ( #17573 )
2023-10-19 13:48:11 -07:00
github-actions[bot]
c6c3f8e983
[release/8.0.2xx] Disable source build for PR and CI on non-1xx branches ( #17584 )
2023-10-19 20:06:43 +00:00
Nikola Milosavljevic
fe64b50ba3
Re-enable dotnet-format tests on Alpine ( #17582 )
2023-10-19 13:05:08 -07:00
Matt Thalman
ce6e592f2d
Disable source build xml doc test ( #17579 )
2023-10-19 17:37:19 +00:00
github-actions[bot]
2526514cd4
[release/8.0.1xx] Include full path in poison report ( #17580 )
...
Co-authored-by: Ella Hathaway <ellahath@umich.edu>
2023-10-19 17:36:41 +00:00
Matt Thalman
d83d3e0a44
Remove some roslyn analyzer-related assemblies from excluded sdk diff ( #17557 )
2023-10-18 07:30:01 -05:00
Tom Deseyn
722501bd72
Also link to libhostfxr.so.
2023-10-18 08:37:51 +02:00
Tom Deseyn
1078c97cf8
Use symbolic links instead of hard links in runtime pack directories.
...
The hard links are causing issues with package tooling.
This changes to use symbolic links instead.
Besides fixing the issues with the package tooling,
symbolic links are easier to preserve throughout
the packaging process.
2023-10-18 08:37:51 +02:00
Nikola Milosavljevic
d485886d55
[source-build infra] Ensure unique keys for symbols hashtable ( #17533 )
2023-10-17 13:05:03 -07:00
github-actions[bot]
a87d1d558b
[release/8.0.1xx] Update referenced OmniSharp version in SB smoke tests ( #17539 )
2023-10-17 15:58:20 +00:00
github-actions[bot]
f328064753
[release/8.0.1xx] Fix minimum macOS version in the .pkg manifest ( #17497 )
2023-10-16 22:33:07 +02:00
Nikola Milosavljevic
c65382f002
Fix poisoning issue with existing marker ( #17527 )
2023-10-13 11:31:59 -07:00
Nikola Milosavljevic
25491ae339
Validate sourcelinks of all source-built symbols ( #17477 )
2023-10-13 11:30:45 -07:00
Jason Zhai
c0661b465d
Merge branch 'release/7.0.3xx' into release/7.0.4xx
2023-10-12 23:47:29 -07:00
Forgind
601374e078
Merge branch 'release/6.0.4xx' into merge/release/6.0.3xx-to-release/6.0.4xx
2023-10-12 15:30:38 -07:00
Nikola Milosavljevic
f54f69f9aa
Rename symbols packages ( #17521 )
2023-10-12 13:06:02 -07:00
Matt Thalman
5ab28b59f0
Update assembly version diff exclusions ( #17514 )
2023-10-12 10:37:19 -05:00
Matt Thalman
2e06985ac1
License scanning for VMR ( #17442 )
2023-10-12 09:28:42 -05:00
Nikola Milosavljevic
c599851e47
.NET Source-Build 8.0.100-rc.2.23502.2 October 2023 Updates ( #17498 )
2023-10-11 15:58:22 -05:00
Jason Zhai
b828069725
Merge branch 'release/7.0.1xx' into release/7.0.3xx
2023-10-10 23:26:29 -07:00
Jason Zhai
793a94f646
Merge branch 'release/6.0.1xx' into release/6.0.3xx
2023-10-10 23:20:07 -07:00
Nikola Milosavljevic
0099fd0189
.NET Source-Build 6.0.123 October 2023 Updates ( #17494 )
2023-10-11 01:51:41 +00:00
Nikola Milosavljevic
010d736fac
.NET Source-Build 7.0.112 October 2023 Updates ( #17495 )
2023-10-10 15:41:29 -07:00
Sean Reeser
b1a36abe2c
Merge commit 'a33389fcc17c512c4ce21b1cf88863aa55e7307a' into internal-merge-6.0.1xx-2023-10-10-1024
2023-10-10 10:25:00 -07:00
Marc Paine
577b7aab27
Pack get stripped out of the list of properties so let's route to a different property when pack is set
2023-10-06 16:32:04 -07:00
Marc Paine
d5ed66a106
Disable crossgen and zip file creation in the local dev build unless -pack is used
2023-10-06 14:58:37 -07:00
Nikola Milosavljevic
77a7628585
Source-build symbols repackaging ( #17454 )
...
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-10-05 23:43:12 -07:00
Forgind
d6b7bfaf31
Merge branch 'release/6.0.4xx' into merge/release/6.0.3xx-to-release/6.0.4xx
2023-10-04 12:05:21 -07:00
Matt Thalman
6dae8493a5
Update sdk diff exclusions ( #17444 )
2023-09-29 07:36:13 -05:00
Matt Thalman
fdd48b7620
Merged PR 34026: Update SB SDK and XML diff baselines
2023-09-28 23:44:07 +00:00
Jose Perez Rodriguez
3c59f68198
Add Workload
2023-09-27 22:31:27 +00:00
Přemek Vysoký
9cfe1c1fb5
[release/8.0.1xx] Add instructions on synchronizing the VMR ( #17424 )
2023-09-27 06:28:10 -07:00
Matt Thalman
64563e0fef
Update SB SDK diff baseline ( #17402 )
2023-09-25 08:46:50 -05:00
Michael Simons
12a817b846
Run dotnet watch in non-interactive mode during tests ( #17259 )
2023-09-22 20:22:55 -05:00
dotnet-maestro[bot]
d6fce37bb2
[release/8.0.1xx] Update dependencies from dotnet/sdk ( #17384 )
...
[release/8.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
- Microsoft.WindowsDesktop.App.Ref: from 8.0.0-rc.2.23468.1 to 8.0.0-rtm.23469.2 (parent: Microsoft.NET.Sdk)
- VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0: from 8.0.0-rc.2.23468.1 to 8.0.0-rtm.23469.2 (parent: Microsoft.NET.Sdk)
- VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0: from 8.0.0-rc.2.23468.1 to 8.0.0-rtm.23469.2 (parent: Microsoft.NET.Sdk)
- VS.Redist.Common.NetCore.SharedFramework.x64.8.0: from 8.0.0-rc.2.23466.4 to 8.0.0-rc.2.23469.9 (parent: Microsoft.NET.Sdk)
- Microsoft.NETCore.App.Ref: from 8.0.0-rc.2.23466.4 to 8.0.0-rc.2.23469.9 (parent: Microsoft.NET.Sdk)
- VS.Redist.Common.NetCore.TargetingPack.x64.8.0: from 8.0.0-rc.2.23466.4 to 8.0.0-rc.2.23469.9 (parent: Microsoft.NET.Sdk)
- Microsoft.NETCore.App.Host.win-x64: from 8.0.0-rc.2.23466.4 to 8.0.0-rc.2.23469.9 (parent: Microsoft.NET.Sdk)
- Microsoft.NETCore.DotNetHostResolver: from 8.0.0-rc.2.23466.4 to 8.0.0-rc.2.23469.9 (parent: Microsoft.NET.Sdk)
- Microsoft.NETCore.Platforms: from 8.0.0-rc.2.23466.4 to 8.0.0-rc.2.23469.9 (parent: Microsoft.NET.Sdk)
- Microsoft.AspNetCore.App.Ref: from 8.0.0-rtm.23468.24 to 8.0.0-rtm.23470.8 (parent: Microsoft.NET.Sdk)
- Microsoft.AspNetCore.App.Ref.Internal: from 8.0.0-rtm.23468.24 to 8.0.0-rtm.23470.8 (parent: Microsoft.NET.Sdk)
- Microsoft.AspNetCore.App.Runtime.win-x64: from 8.0.0-rtm.23468.24 to 8.0.0-rtm.23470.8 (parent: Microsoft.NET.Sdk)
- VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0: from 8.0.0-rtm.23468.24 to 8.0.0-rtm.23470.8 (parent: Microsoft.NET.Sdk)
- dotnet-dev-certs: from 8.0.0-rtm.23468.24 to 8.0.0-rtm.23470.8 (parent: Microsoft.NET.Sdk)
- dotnet-user-jwts: from 8.0.0-rtm.23468.24 to 8.0.0-rtm.23470.8 (parent: Microsoft.NET.Sdk)
- dotnet-user-secrets: from 8.0.0-rtm.23468.24 to 8.0.0-rtm.23470.8 (parent: Microsoft.NET.Sdk)
- Microsoft.WindowsDesktop.App.Runtime.win-x64: from 8.0.0-rc.2.23468.1 to 8.0.0-rtm.23469.2 (parent: Microsoft.NET.Sdk)
- Microsoft.Dotnet.WinForms.ProjectTemplates: from 8.0.0-rc.2.23468.7 to 8.0.0-rc.2.23468.13 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
- Microsoft.WindowsDesktop.App.Runtime.win-x64: from 8.0.0-rc.2.23468.1 to 8.0.0-rtm.23469.2 (parent: Microsoft.NET.Sdk)
- Microsoft.DotNet.Wpf.ProjectTemplates: from 8.0.0-rc.2.23468.2 to 8.0.0-rtm.23469.3 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
- Microsoft.FSharp.Compiler: from 12.8.0-beta.23468.6 to 12.8.0-beta.23470.1 (parent: Microsoft.NET.Sdk)
- Microsoft.SourceBuild.Intermediate.fsharp: from 8.0.100-beta.23468.6 to 8.0.100-beta.23470.1 (parent: Microsoft.NET.Sdk)
- Microsoft.NET.ILLink.Tasks: from 8.0.0-rc.2.23466.4 to 8.0.0-rc.2.23469.9 (parent: Microsoft.NET.Sdk)
- Microsoft.Net.Compilers.Toolset: from 4.8.0-3.23468.1 to 4.8.0-3.23470.1 (parent: Microsoft.NET.Sdk)
- Microsoft.Build: from 17.8.0-preview-23468-06 to 17.8.0-preview-23469-05 (parent: Microsoft.NET.Sdk)
- Microsoft.NETCore.App.Runtime.win-x64: from 8.0.0-rc.2.23466.4 to 8.0.0-rc.2.23469.9 (parent: Microsoft.NET.Sdk)
- Microsoft.Deployment.DotNet.Releases: from 1.0.0-preview.6.23407.1 to 2.0.0-preview.1.23463.1 (parent: Microsoft.NET.Sdk)
- Microsoft.SourceBuild.Intermediate.deployment-tools: from 8.0.0-preview.6.23407.1 to 8.0.0-preview.6.23463.1 (parent: Microsoft.NET.Sdk)
- Remove backported deployment-tools patch
2023-09-20 20:27:14 +00:00
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