We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 547f006 + df7720b commit 3f16ee8Copy full SHA for 3f16ee8
eng/SourceBuildPrebuiltBaseline.xml
@@ -17,5 +17,7 @@
17
18
<!-- These are coming in via runtime but the source-build infra isn't able to automatically pick up the right intermediate. -->
19
<UsagePattern IdentityGlob="Microsoft.NETCore.App.Crossgen2.linux-x64/*8.0.*" />
20
+
21
+ <UsagePattern IdentityGlob="System.Threading.Tasks.Dataflow/*8.0.0*" />
22
</IgnorePatterns>
23
</UsageData>
0 commit comments