Skip to content

Commit 0303b1e

Browse files
committed
Update source build
1 parent 4115eca commit 0303b1e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

eng/SourceBuildPrebuiltBaseline.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@
1717
<UsagePattern IdentityGlob="System.Composition.Hosting/*8.0.0*" />
1818
<UsagePattern IdentityGlob="System.Composition.Runtime/*8.0.0*" />
1919
<UsagePattern IdentityGlob="System.Composition.TypedParts/*8.0.0*" />
20-
<UsagePattern IdentityGlob="System.Security.Cryptography.Pkcs/5.0.*" />
20+
<UsagePattern IdentityGlob="System.Security.Cryptography.Pkcs/6.0.*" />
21+
<UsagePattern IdentityGlob="System.Formats.Asn1/8.0.1" />
2122

2223
<!-- These are what the analyzers are built against. They are overridden in full source build.
2324
It may be possible to generate SBRPs -->

0 commit comments

Comments
 (0)