|
|
@@ -19,6 +19,9 @@
|
|
|
<UsagePattern IdentityGlob="Microsoft.CodeAnalysis.Workspaces.Common/*3.3.1*" />
|
|
|
<UsagePattern IdentityGlob="System.Composition/*1.0.31*" />
|
|
|
<UsagePattern IdentityGlob="System.Threading.Tasks.Extensions/*4.5.3*" />
|
|
|
+
|
|
|
+ <!-- Added to unblock dependency flow, needs review. -->
|
|
|
+ <UsagePattern IdentityGlob="System.Security.Cryptography.Xml/*6.0.0*" />
|
|
|
|
|
|
<!-- These are coming in via runtime but the source-build infra isn't able to automatically pick up the right intermediate. -->
|
|
|
<UsagePattern IdentityGlob="Microsoft.NET.ILLink.Tasks/*8.0.*" />
|