Skip to content

Commit d170364

Browse files
committed
Prebuilds that are allowed on main
1 parent 238626a commit d170364

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

eng/SourceBuildPrebuiltBaseline.xml

+3-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
<UsagePattern IdentityGlob="System.Security.Principal.Windows/4.5.0" />
1616
<UsagePattern IdentityGlob="Microsoft.Diagnostics.NETCore.Client/0.2.452401" />
1717
<!-- Caused by multi-targeting source build for repo builds/CI. Product source build only targets NetCurrent. -->
18-
<UsagePattern IdentityGlob="Microsoft.AspNetCore.App.Ref/8.0.0" />
19-
<UsagePattern IdentityGlob="Microsoft.NETCore.App.Host.linux-x64/8.0.0" />
18+
<UsagePattern IdentityGlob="Microsoft.AspNetCore.App.Ref/8.0.*" />
19+
<UsagePattern IdentityGlob="Microsoft.NetCore.App.Ref/8.0.*" />
20+
<UsagePattern IdentityGlob="Microsoft.NETCore.App.Host.linux-x64/8.0.*" />
2021
</IgnorePatterns>
2122
</UsageData>

0 commit comments

Comments
 (0)