Commit graph

5900 commits

Author SHA1 Message Date
Ella Hathaway
3d6534c617 RemoveVersions Regex updates 2023-08-28 21:09:56 +00:00
Swapnali911
ec4c1ffc81
Added condition to skip Omnisharp test cases for ppc64le and s390x (#17176)
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-08-28 14:38:52 +00:00
Larry Ewing
4bfd38c32d
Merge branch 'main' into darc-main-d813792c-eeee-4e40-9f7c-567a78c653dd 2023-08-27 23:28:14 -05:00
Ella Hathaway
00b01acd87 Remove parsing for SBRP from SDK tarball, simplify return after regex match replace 2023-08-25 21:23:46 +00:00
Ella Hathaway
de0b323118 Remove SBRP from baselines, update RemoveVersions regex 2023-08-25 20:42:49 +00:00
Ella Hathaway
70cac71160 Syntax fixes, regex & baseline updates 2023-08-24 22:26:13 +00:00
Ella Hathaway
ed23432b07 Clarify size threshold, spacing fixes, dictionary lookup change 2023-08-23 16:30:53 +00:00
Ella Hathaway
38f390c81e Use LogWarning in Utilities 2023-08-22 23:28:55 +00:00
Ella Hathaway
55d2f80748 Change how writes are made to baseline file 2023-08-22 23:06:41 +00:00
Ella Hathaway
8c15463c67 Rename test case per naming convensions 2023-08-22 22:43:18 +00:00
Ella Hathaway
57070b29f8 Refactor test case per PR comments 2023-08-22 22:42:41 +00:00
Ella Hathaway
4c601c036e Updated baselines to follow 'FileName: Bytes' format 2023-08-22 22:26:10 +00:00
Matt Mitchell
1af186bc66
Avoid attempting to download from exteranl URIs in Product Source Build mode (#17237) 2023-08-22 13:45:48 -07:00
Ella Hathaway
c5dac8d360 Publish artifacts to logs, remove copy back to original artifacts 2023-08-21 23:19:03 +00:00
Ella Hathaway
926188ff9c Artifacts files for different RIDs 2023-08-21 21:35:27 +00:00
Ella Hathaway
cacaf21509 Refactored for pipeline and cleaned code structure 2023-08-21 21:34:59 +00:00
Michael Simons
2cce0de687
Infra changes to fail online builds when prebuilts exist (#17198) 2023-08-21 09:36:47 -05:00
Larry Ewing
ec8df1f4ad
Merge branch 'main' into darc-main-d813792c-eeee-4e40-9f7c-567a78c653dd 2023-08-18 21:04:03 -05:00
Ella Hathaway
40b3a65145 Added SdkContent test trait to artifacts test 2023-08-17 23:30:26 +00: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
Michael Simons
be5b9bef7d
Fix case sensitive comparison issue and optimize WritePrebuiltUsageData (#17211) 2023-08-17 13:59:33 -05:00
Michael Simons
7ace008866
Remove unused PublishPrebuiltReportData target and associated tasks (#17212) 2023-08-17 13:58:58 -05:00
Ella Hathaway
bb077443b1 Merge branch 'main' of https://github.com/dotnet/installer into test-ArtifactsTest 2023-08-17 18:06:09 +00:00
Ella Hathaway
ac2092a2b1 Created ArtifactsSize.txt baseline 2023-08-17 18:03:45 +00:00
Ella Hathaway
e56ba48e1d Updated namespaces 2023-08-17 18:02:37 +00:00
Ella Hathaway
cb020c6183 Wrote new smoke test: ArtifactsSize 2023-08-17 17:58:40 +00:00
Ella Hathaway
3c5a161bbb Wrote function to extract all tarball content, simplified GetTarballContentNames 2023-08-17 17:56:59 +00:00
Oleksandr Didyk
22c56712e2 remove empty intermediate nuget patch 2023-08-17 13:58:01 +00:00
Elinor Fung
39f5eb5ef8
Propagate RID properties set in source-build to sdk repo (#17197) 2023-08-16 16:02:33 -07:00
Marc Paine
c0802c3df0
.NET 9 branding (#17194) 2023-08-16 13:55:57 -07:00
Marc Paine
8e15de366c
hardcode to 8.0 template package for now 2023-08-16 12:41:51 -07:00
Elinor Fung
23922bc0c4
Update scripts to set distro RID and properties to use it as TargetRid (#17185) 2023-08-15 13:20:12 -07:00
Elinor Fung
02bf972f95 Use __PortableTargetOS 2023-08-15 09:47:38 -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
Elinor Fung
262a84c9be Update scripts to set distro RID and properties to use it as TargetRid if set 2023-08-15 02:23:32 +00: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
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
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
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
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
Forgind
e0acb5805e Use Manifests' feature band 2023-08-08 16:52:30 -07:00
Forgind
2dfb8d0a57 Switch to another Version 2023-08-08 14:38:29 -07: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
Forgind
58289cf822 Add feature band 2023-08-08 10:38:20 -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
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
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
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