Commit graph

6084 commits

Author SHA1 Message Date
Matt Thalman
3c72e0a511
Fix casing of Microsoft.DotNet.ILCompiler for SB artifact bootstrapping (#16626) 2023-06-08 13:50:44 +00:00
Jason Zhai
50f4820691 Merge branch 'release/7.0.3xx' into release/7.0.4xx 2023-06-08 02:50:07 -07:00
Tom Deseyn
308b0076e8 Replace rdfind invocation with Task that replaces duplicate files with links. 2023-06-08 09:09:57 +02:00
Michael Simons
30c79c9fb9
Enable per repo pvp for vstest in source build (#16576) 2023-06-08 00:14:42 +00:00
dotnet-maestro[bot]
b06809a7ab
[main] Update dependencies from dotnet/sdk (#16618)
[main] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App.Ref: from 8.0.0-preview.6.23304.1 to 8.0.0-preview.6.23307.1 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0: from 8.0.0-preview.6.23304.1 to 8.0.0-preview.6.23307.1 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0: from 8.0.0-preview.6.23304.1 to 8.0.0-preview.6.23307.1 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.8.0: from 8.0.0-preview.6.23306.10 to 8.0.0-preview.6.23307.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Ref: from 8.0.0-preview.6.23306.10 to 8.0.0-preview.6.23307.1 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.TargetingPack.x64.8.0: from 8.0.0-preview.6.23306.10 to 8.0.0-preview.6.23307.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 8.0.0-preview.6.23306.10 to 8.0.0-preview.6.23307.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 8.0.0-preview.6.23306.10 to 8.0.0-preview.6.23307.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 8.0.0-preview.6.23306.10 to 8.0.0-preview.6.23307.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref: from 8.0.0-preview.6.23307.1 to 8.0.0-preview.6.23307.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 8.0.0-preview.6.23307.1 to 8.0.0-preview.6.23307.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 8.0.0-preview.6.23307.1 to 8.0.0-preview.6.23307.4 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0: from 8.0.0-preview.6.23307.1 to 8.0.0-preview.6.23307.4 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 8.0.0-preview.6.23307.1 to 8.0.0-preview.6.23307.4 (parent: Microsoft.NET.Sdk)
  - dotnet-user-jwts: from 8.0.0-preview.6.23307.1 to 8.0.0-preview.6.23307.4 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 8.0.0-preview.6.23307.1 to 8.0.0-preview.6.23307.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 8.0.0-preview.6.23304.1 to 8.0.0-preview.6.23307.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.Dotnet.WinForms.ProjectTemplates: from 8.0.0-preview.6.23303.1 to 8.0.0-preview.6.23306.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 8.0.0-preview.6.23304.1 to 8.0.0-preview.6.23307.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 8.0.0-preview.6.23303.2 to 8.0.0-preview.6.23307.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.NET.Test.Sdk: from 17.7.0-preview.23302.1 to 17.7.0-preview.23307.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.ILLink.Tasks: from 8.0.0-preview.6.23306.10 to 8.0.0-preview.6.23307.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.Build: from 17.7.0-preview-23306-05 to 17.7.0-preview-23307-02 (parent: Microsoft.NET.Sdk)
  - NuGet.Build.Tasks: from 6.7.0-preview.2.51 to 6.7.0-preview.3.57 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 8.0.0-preview.6.23306.10 to 8.0.0-preview.6.23307.1 (parent: Microsoft.NET.Sdk)

 - Remove backported source-build patch
2023-06-07 22:02:33 +00:00
Oleksandr Didyk
3e04392537
enable repo pvp for razor (#16495)
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-06-07 21:09:44 +00:00
Marc Paine
27c33cba6d
Backport version property changes (#16468) 2023-06-07 11:44:48 -07:00
Michael Simons
a88e51da75 Remove source-build patch that was backported 2023-06-07 15:11:08 +00:00
Jason Zhai
b6eeb22197 Merge branch 'release/7.0.1xx' into release/7.0.3xx 2023-06-07 01:36:11 -07:00
Elinor Fung
baaa3a74e7 Process KnownRuntimePack/KnownFrameworkReference to determine KnownRuntimeIdentifierPlatforms for current target framework 2023-06-06 15:54:45 -07:00
Oleksandr Didyk
8b1dbc56a2
enable repo PvP for Arcade (#16592) 2023-06-05 10:59:24 -05:00
Michal Strehovský
252175db57
Fix bionic exclusion for ASP.NET (#16569) 2023-06-04 19:36:31 -07:00
Elinor Fung
04355918b5 Add known RID platforms to generated BundledVersions props 2023-06-02 13:37:18 -07:00
Michael Simons
e65d04254c
Add alpine source build CI leg (#15765) 2023-06-02 20:24:47 +00:00
Oleksandr Didyk
32e54381c3
enable repo pvp for roslyn (#16573)
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-06-02 14:25:13 -05:00
Sven Boemer
0a8a943c83
Update 7.0 ILLink version (#16546) 2023-06-01 14:52:59 -07:00
Michael Simons
59aa257a16
Update source-build prebuilts (#16559) 2023-06-01 15:55:22 -05:00
Michael Simons
8f01b7d3f7
Enable source-build pvp flow for installer (#16550)
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2023-06-01 19:01:35 +00:00
Nikola Milosavljevic
547ce1eca4
Merge branch 'main' into patch.nuget.80 2023-06-01 09:08:24 -07:00
Nikola Milosavljevic
3191211534 Add NoWarn for SYSLIB0051 to work around obsolete API 2023-06-01 16:07:26 +00:00
Sven Boemer
5acae40bde
Only list supported RIDs for ILCompiler (#16545)
Attempting to publish AOT on an unsupported host, or with an
unsupported target RID, will produce an error in the SDK before trying
to restore the ILCompiler packages. This uses the RID list in
`KnownILCompilerPack` as the source of truth for what is considered
supported. Then with improved error reporting
(https://github.com/dotnet/sdk/pull/32943), this will give enough info
to the user about why a scenario isn't supported for aot.

Failing before restore does mean that advanced users who want to test
with unsupported ILC packages need to use a different
workaround. Instead of adding a `PackageReference`, they'll need
something like this:

```xml
<ItemGroup>
  <KnownILCompilerPack Update="@(KnownILCompilerPack)">
    <ILCompilerRuntimeIdentifiers>unsupported-rid</ILCompilerRuntimeIdentifiers>
  </KnownILCompilerPack>
</ItemGroup>
```
2023-06-01 08:37:49 -07:00
Michael Simons
bf404d0676
Add source-build patch to eliminate razor prebuilts (#16536) 2023-06-01 07:34:17 -05:00
Michal Strehovský
f38b2f108f
Do not try to restore ASP.NET on linux-bionic (#16529) 2023-06-01 08:37:31 +09:00
Marc Paine
efa824381d
Remove win-arm support in net8 (#16496) 2023-05-31 15:55:46 -07:00
Marc Paine
a2421534eb
Localized file check-in by OneLocBuild Task: Build definition ID 1224: Build ID 2191622 (#16485) 2023-05-31 15:00:16 -07:00
Marc Paine
d90d1de87e
Merge branch 'main' into marcpopMSFT-removewinarm 2023-05-31 14:55:05 -07:00
Matt Thalman
9ca0464b4e
Ignore CA1822 for aspnetcore (#16544) 2023-05-31 21:42:52 +00:00
Michael Simons
aca8cbc211
Enable source build PVP flow for aspnetcore (#16543) 2023-05-31 21:16:09 +00:00
Nikola Milosavljevic
6a1f058ba5 Patch for net8.0 targeting in nuget.client 2023-05-31 19:44:57 +00:00
Michael Simons
e9175418d6
Enable per repo pvp for format, fsharp, and test-templates (#16540) 2023-05-31 14:19:12 -05:00
Oleksandr Didyk
287b9ae582
enable repo pvp for runtime (#16532) 2023-05-31 14:14:46 +00:00
dotnet-maestro[bot]
1d183fb836
[main] Update dependencies from dotnet/sdk (#16526)
[main] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App.Ref: from 8.0.0-preview.5.23270.3 to 8.0.0-preview.6.23280.2 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0: from 8.0.0-preview.5.23270.3 to 8.0.0-preview.6.23280.2 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0: from 8.0.0-preview.5.23270.3 to 8.0.0-preview.6.23280.2 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.8.0: from 8.0.0-preview.5.23272.14 to 8.0.0-preview.6.23279.6 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Ref: from 8.0.0-preview.5.23272.14 to 8.0.0-preview.6.23279.6 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.TargetingPack.x64.8.0: from 8.0.0-preview.5.23272.14 to 8.0.0-preview.6.23279.6 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 8.0.0-preview.5.23272.14 to 8.0.0-preview.6.23279.6 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 8.0.0-preview.5.23272.14 to 8.0.0-preview.6.23279.6 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 8.0.0-preview.5.23272.14 to 8.0.0-preview.6.23279.6 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref: from 8.0.0-preview.5.23273.2 to 8.0.0-preview.6.23279.8 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 8.0.0-preview.5.23273.2 to 8.0.0-preview.6.23279.8 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 8.0.0-preview.5.23273.2 to 8.0.0-preview.6.23279.8 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0: from 8.0.0-preview.5.23273.2 to 8.0.0-preview.6.23279.8 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 8.0.0-preview.5.23273.2 to 8.0.0-preview.6.23279.8 (parent: Microsoft.NET.Sdk)
  - dotnet-user-jwts: from 8.0.0-preview.5.23273.2 to 8.0.0-preview.6.23279.8 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 8.0.0-preview.5.23273.2 to 8.0.0-preview.6.23279.8 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 8.0.0-preview.5.23270.3 to 8.0.0-preview.6.23280.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.Dotnet.WinForms.ProjectTemplates: from 8.0.0-preview.5.23269.3 to 8.0.0-preview.6.23276.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 8.0.0-preview.5.23270.3 to 8.0.0-preview.6.23280.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 8.0.0-preview.5.23270.1 to 8.0.0-preview.6.23280.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.FSharp.Compiler: from 12.7.0-beta.23271.1 to 12.8.0-beta.23275.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.SourceBuild.Intermediate.fsharp: from 7.0.400-beta.23271.1 to 8.0.100-beta.23275.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.Test.Sdk: from 17.7.0-preview.23268.1 to 17.7.0-preview.23276.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.ILLink.Tasks: from 8.0.0-preview.5.23272.14 to 8.0.0-preview.6.23279.6 (parent: Microsoft.NET.Sdk)
  - Microsoft.Net.Compilers.Toolset: from 4.7.0-2.23272.8 to 4.7.0-2.23276.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.Build: from 17.7.0-preview-23272-02 to 17.7.0-preview-23279-01 (parent: Microsoft.NET.Sdk)
  - NuGet.Build.Tasks: from 6.7.0-preview.2.47 to 6.7.0-preview.2.50 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 8.0.0-preview.5.23272.14 to 8.0.0-preview.6.23279.6 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport: from 8.0.0-preview.5.23265.1 to 8.0.0-preview.6.23277.2 (parent: Microsoft.NETCore.App.Runtime.win-x64)

 - Remove backported source-build patches for NuGet.Client
2023-05-30 22:29:06 +00:00
Tom Deseyn
5ddd9e43e6
source-build: bundle runtime packs with the sdk. (#16499)
Co-authored-by: Daniel Plaisted <dsplaisted@gmail.com>
2023-05-30 13:14:52 -05:00
Marc Paine
5521a24a13 Fix from PR review. 2023-05-25 15:57:58 -07:00
Matt Thalman
c8aab02ed6
SB patch to exclude WPF projects from nuget-client (#16507) 2023-05-25 15:27:01 -05:00
Michael Simons
fcb7e475f8
Remove unnecessary sourcelink patch (#16498) 2023-05-25 08:56:45 -05:00
Tom Deseyn
896efd974c 7.0.1xx: ignore WarnOrErrorOnTargetArchitectureMismatch. 2023-05-25 13:42:55 +02:00
Marc Paine
4eeaa0f5c4 Double checked all 8.0 rids and noticed that I'd missed aspnet 2023-05-24 09:47:44 -07:00
Marc Paine
4ff81b5c39 Remove win-arm support in net8
Clean up the logic to correctly have a version of rids per release

A side effect of this is that net6.0 included a bunch of bionic RIDs that were added for 7.0. Those have now been removed
2023-05-24 09:45:19 -07:00
Nikola Milosavljevic
7e3cbf69c4
Patch for ILMerge prebuilt in source-build (#16487)
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-05-23 22:52:03 +00:00
Nikola Milosavljevic
248f535bbf
Use new prebuilts package - Private.SourceBuilt.Prebuilts.0.1.0-8.0.100-31.centos.8-x64.tar.gz (#16482) 2023-05-23 18:36:18 +00:00
dotnet bot
3590ed9c31 Localized file check-in by OneLocBuild Task: Build definition ID 1224: Build ID 2186824 2023-05-23 11:09:36 -07:00
dotnet-maestro[bot]
441d27fc63
[main] Update dependencies from dotnet/sdk (#16471)
[main] Update dependencies from dotnet/sdk
- Coherency Updates:
  - VS.Redist.Common.NetCore.SharedFramework.x64.8.0: from 8.0.0-preview.5.23272.4 to 8.0.0-preview.5.23272.14 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Ref: from 8.0.0-preview.5.23272.4 to 8.0.0-preview.5.23272.14 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.TargetingPack.x64.8.0: from 8.0.0-preview.5.23272.4 to 8.0.0-preview.5.23272.14 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 8.0.0-preview.5.23272.4 to 8.0.0-preview.5.23272.14 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 8.0.0-preview.5.23272.4 to 8.0.0-preview.5.23272.14 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 8.0.0-preview.5.23272.4 to 8.0.0-preview.5.23272.14 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref: from 8.0.0-preview.5.23272.6 to 8.0.0-preview.5.23272.16 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 8.0.0-preview.5.23272.6 to 8.0.0-preview.5.23272.16 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 8.0.0-preview.5.23272.6 to 8.0.0-preview.5.23272.16 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0: from 8.0.0-preview.5.23272.6 to 8.0.0-preview.5.23272.16 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 8.0.0-preview.5.23272.6 to 8.0.0-preview.5.23272.16 (parent: Microsoft.NET.Sdk)
  - dotnet-user-jwts: from 8.0.0-preview.5.23272.6 to 8.0.0-preview.5.23272.16 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 8.0.0-preview.5.23272.6 to 8.0.0-preview.5.23272.16 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.ILLink.Tasks: from 8.0.0-preview.5.23272.4 to 8.0.0-preview.5.23272.14 (parent: Microsoft.NET.Sdk)
  - Microsoft.Net.Compilers.Toolset: from 4.7.0-2.23271.1 to 4.7.0-2.23272.8 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 8.0.0-preview.5.23272.4 to 8.0.0-preview.5.23272.14 (parent: Microsoft.NET.Sdk)

 - Merge branch 'main' into darc-main-1526ed1d-2ba6-4a46-b95c-5f4c7ce0323b

 - Remove backported roslyn patch

 - Remove backported Roslyn patch
2023-05-23 16:56:10 +00:00
Michael Simons
0016cea7f9
Revert "Remove runtime patch that was addressed (#16466)" (#16477) 2023-05-23 11:54:30 -05:00
Michael Simons
2343810002
Remove runtime patch that was addressed (#16466)
Co-authored-by: Jan Kotas <jkotas@microsoft.com>
2023-05-22 17:42:12 -07:00
Forgind
1eb909edbc Change property name (#16341)
Co-authored-by: Forgind <Forgind@users.noreply.github.com>
2023-05-22 13:04:42 -07:00
Forgind
baad58f5b4 Change property name (#15907)
This means the package version property won't collide with MicrosoftNetCompilersToolsetPackageVersion, which is already in use for another package, albeit the core version of the same package.
2023-05-22 13:04:26 -07:00
Forgind
783478bbb0 Generate version for Roslyn packages (#15216)
Co-authored-by: Forgind <Forgind@users.noreply.github.com>
2023-05-22 13:03:48 -07:00
Matt Thalman
1633fdb585 Merged PR 31462: Add System.Reflection.Metadata to poison baseline
This adds back System.Reflection.Metadata.dll to the poison baseline. It was originally removed in https://github.com/dotnet/installer/pull/16078 but now has showed up again.
2023-05-22 19:38:58 +00:00
dotnet-maestro[bot]
4508c3cba5
[main] Update dependencies from dotnet/sdk (#16452)
[main] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App.Ref: from 8.0.0-preview.5.23268.5 to 8.0.0-preview.5.23270.3 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0: from 8.0.0-preview.5.23268.5 to 8.0.0-preview.5.23270.3 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0: from 8.0.0-preview.5.23268.5 to 8.0.0-preview.5.23270.3 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.8.0: from 8.0.0-preview.5.23268.13 to 8.0.0-preview.5.23272.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Ref: from 8.0.0-preview.5.23268.13 to 8.0.0-preview.5.23272.1 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.TargetingPack.x64.8.0: from 8.0.0-preview.5.23268.13 to 8.0.0-preview.5.23272.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 8.0.0-preview.5.23268.13 to 8.0.0-preview.5.23272.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 8.0.0-preview.5.23268.13 to 8.0.0-preview.5.23272.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 8.0.0-preview.5.23268.13 to 8.0.0-preview.5.23272.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref: from 8.0.0-preview.5.23268.15 to 8.0.0-preview.5.23271.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 8.0.0-preview.5.23268.15 to 8.0.0-preview.5.23271.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 8.0.0-preview.5.23268.15 to 8.0.0-preview.5.23271.1 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0: from 8.0.0-preview.5.23268.15 to 8.0.0-preview.5.23271.1 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 8.0.0-preview.5.23268.15 to 8.0.0-preview.5.23271.1 (parent: Microsoft.NET.Sdk)
  - dotnet-user-jwts: from 8.0.0-preview.5.23268.15 to 8.0.0-preview.5.23271.1 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 8.0.0-preview.5.23268.15 to 8.0.0-preview.5.23271.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 8.0.0-preview.5.23268.5 to 8.0.0-preview.5.23270.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.Dotnet.WinForms.ProjectTemplates: from 8.0.0-preview.5.23267.2 to 8.0.0-preview.5.23269.3 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 8.0.0-preview.5.23268.5 to 8.0.0-preview.5.23270.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 8.0.0-preview.5.23268.1 to 8.0.0-preview.5.23270.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.FSharp.Compiler: from 12.7.0-beta.23267.4 to 12.7.0-beta.23271.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.SourceBuild.Intermediate.fsharp: from 7.0.400-beta.23267.4 to 7.0.400-beta.23271.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.Test.Sdk: from 17.7.0-preview.23267.3 to 17.7.0-preview.23268.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.ILLink.Tasks: from 8.0.0-preview.5.23268.13 to 8.0.0-preview.5.23272.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.Net.Compilers.Toolset: from 4.7.0-2.23268.17 to 4.7.0-2.23271.1 (parent: Microsoft.NET.Sdk)
  - NuGet.Build.Tasks: from 6.7.0-preview.2.44 to 6.7.0-preview.2.47 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 8.0.0-preview.5.23268.13 to 8.0.0-preview.5.23272.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport: from 8.0.0-preview.5.23252.1 to 8.0.0-preview.5.23265.1 (parent: Microsoft.NETCore.App.Runtime.win-x64)

 - Cloak the removed binary

 - Revert "Cloak the removed binary"

This reverts commit c39b93bedaebe30b357305f5abf064af5d2737a3.

 - Remove allowed binaries

 - Merge branch 'main' into darc-main-f14f2feb-688d-40f3-a2b7-964c038ada93
2023-05-22 16:33:33 +00:00