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.
1 parent 4115eca commit 0303b1eCopy full SHA for 0303b1e
eng/SourceBuildPrebuiltBaseline.xml
@@ -17,7 +17,8 @@
17
<UsagePattern IdentityGlob="System.Composition.Hosting/*8.0.0*" />
18
<UsagePattern IdentityGlob="System.Composition.Runtime/*8.0.0*" />
19
<UsagePattern IdentityGlob="System.Composition.TypedParts/*8.0.0*" />
20
- <UsagePattern IdentityGlob="System.Security.Cryptography.Pkcs/5.0.*" />
+ <UsagePattern IdentityGlob="System.Security.Cryptography.Pkcs/6.0.*" />
21
+ <UsagePattern IdentityGlob="System.Formats.Asn1/8.0.1" />
22
23
<!-- These are what the analyzers are built against. They are overridden in full source build.
24
It may be possible to generate SBRPs -->
0 commit comments