Skip to content

Commit c0ecb3e

Browse files
committed
Restore asn1/6.0.0
1 parent ad482ce commit c0ecb3e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

eng/SourceBuildPrebuiltBaseline.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@
4545
<!-- Transitive dependency of Roslyn dependencies. -->
4646
<UsagePattern IdentityGlob="System.Text.Json/8.0.0*" />
4747
<UsagePattern IdentityGlob="System.Text.Encodings.Web/8.0.0*" />
48+
49+
<!-- Transitive dependency of System.Security.Cryptography.Pkcs.5.0.*. -->
50+
<UsagePattern IdentityGlob="System.Formats.Asn1/6.0.0" />
4851
</IgnorePatterns>
4952

5053
<!-- Transitive dependencies, suppressed as per https://github.com/dotnet/aspnetcore/pull/57887#issuecomment-2362241518-->

0 commit comments

Comments
 (0)