Skip to content

Commit 835df76

Browse files
authored
Merge pull request #8652 from dotnet/dev/Jason/remove-unused-entries
Remove unused usage patterns from eng/SourceBuildPrebuiltBaseline.xml
2 parents 26067ca + b6e863d commit 835df76

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

eng/SourceBuildPrebuiltBaseline.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,5 @@
55
<IgnorePatterns>
66
<!-- Lifted to live version in VMR. -->
77
<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.*" />
148
</IgnorePatterns>
159
</UsageData>

0 commit comments

Comments
 (0)