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 86de0c5 commit c00c168Copy full SHA for c00c168
eng/SourceBuildPrebuiltBaseline.xml
@@ -47,6 +47,9 @@
47
48
<!-- These are coming in via runtime but the source-build infra isn't able to automatically pick up the right intermediate. -->
49
<UsagePattern IdentityGlob="Microsoft.NETCore.App.Crossgen2.linux-x64/*9.0.*" />
50
+
51
+ <!-- Sources for this package are included in-repo -->
52
+ <UsagePattern IdentityGlob="Microsoft.NET.Sdk.Android.Manifest-*/*" />
53
</IgnorePatterns>
54
55
</UsageData>
0 commit comments