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.
2 parents 26067ca + b6e863d commit 835df76Copy full SHA for 835df76
eng/SourceBuildPrebuiltBaseline.xml
@@ -5,11 +5,5 @@
5
<IgnorePatterns>
6
<!-- Lifted to live version in VMR. -->
7
<UsagePattern IdentityGlob="System.Formats.Asn1/9.0.*" />
8
-
9
- <!-- These are upgraded to latest versions in product build and can be baselined for repo build -->
10
- <UsagePattern IdentityGlob="Microsoft.Bcl.AsyncInterfaces/8.0.*" />
11
- <UsagePattern IdentityGlob="Microsoft.Extensions.DependencyInjection.Abstractions/8.0.*" />
12
- <UsagePattern IdentityGlob="Microsoft.Extensions.Logging.Abstractions/8.0.*" />
13
- <UsagePattern IdentityGlob="System.Diagnostics.DiagnosticSource/8.0.*" />
14
</IgnorePatterns>
15
</UsageData>
0 commit comments