We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d1c635 commit 433f5f9Copy full SHA for 433f5f9
1 file changed
eng/SourceBuildPrebuiltBaseline.xml
@@ -31,6 +31,7 @@
31
<UsagePattern IdentityGlob="System.Composition.Hosting/*7.0.0*" />
32
<UsagePattern IdentityGlob="System.Composition.Runtime/*7.0.0*" />
33
<UsagePattern IdentityGlob="System.Composition.TypedParts/*7.0.0*" />
34
+ <UsagePattern IdentityGlob="System.Diagnostics.DiagnosticSource/*8.0.1*" />
35
<UsagePattern IdentityGlob="System.Diagnostics.EventLog/*7.0.0*" />
36
<UsagePattern IdentityGlob="System.Formats.Asn1/*8.0.1*" />
37
<UsagePattern IdentityGlob="System.Reflection.MetadataLoadContext/*7.0.0*" />
0 commit comments