Skip to content

Commit 31de1b2

Browse files
authored
Remove Microsoft.Netcore.App.Ref from SourceBuild baseline (#55316)
1 parent b27c028 commit 31de1b2

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

eng/SourceBuildPrebuiltBaseline.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,6 @@
2929
<UsagePattern IdentityGlob="System.Composition/*7.0.0*" />
3030
<UsagePattern IdentityGlob="System.Threading.Tasks.Extensions/*4.5.3*" />
3131

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-
3732
<!-- These are coming in via runtime but the source-build infra isn't able to automatically pick up the right intermediate. -->
3833
<UsagePattern IdentityGlob="Microsoft.NET.ILLink.Tasks/*9.0.*" />
3934
<UsagePattern IdentityGlob="Microsoft.NETCore.App.Crossgen2.linux-x64/*9.0.*" />

0 commit comments

Comments
 (0)