We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b27c028 commit 31de1b2Copy full SHA for 31de1b2
eng/SourceBuildPrebuiltBaseline.xml
@@ -29,11 +29,6 @@
29
<UsagePattern IdentityGlob="System.Composition/*7.0.0*" />
30
<UsagePattern IdentityGlob="System.Threading.Tasks.Extensions/*4.5.3*" />
31
32
- <!--
33
- To be removed when the SDK is bringing this version, see https://github.com/dotnet/aspnetcore/issues/51339
34
- -->
35
- <UsagePattern IdentityGlob="Microsoft.NETCore.App.Ref/*8.0*" />
36
-
37
<!-- These are coming in via runtime but the source-build infra isn't able to automatically pick up the right intermediate. -->
38
<UsagePattern IdentityGlob="Microsoft.NET.ILLink.Tasks/*9.0.*" />
39
<UsagePattern IdentityGlob="Microsoft.NETCore.App.Crossgen2.linux-x64/*9.0.*" />
0 commit comments