Skip to content

Commit c17826b

Browse files
committed
Add the runtime prebuilts per mthalman's recommendation
1 parent 97afe6f commit c17826b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: eng/SourceBuildPrebuiltBaseline.xml

+5
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,10 @@
55
<IgnorePatterns>
66
<!-- Lifted to live version in VMR. -->
77
<UsagePattern IdentityGlob="System.Formats.Asn1/9.0.*" />
8+
<!--Runtime versions -->
9+
<UsagePattern IdentityGlob="Microsoft.Bcl.AsyncInterfaces/9.0.*" />
10+
<UsagePattern IdentityGlob="Microsoft.Extensions.DependencyInjection.Abstractions/9.0.*" />
11+
<UsagePattern IdentityGlob="Microsoft.Extensions.Logging.Abstractions/9.0.*" />
12+
<UsagePattern IdentityGlob="System.Diagnostics.DiagnosticSource/9.0.*" />
813
</IgnorePatterns>
914
</UsageData>

0 commit comments

Comments
 (0)