Update version of crossgen assembly in prebuilt baseline
This commit is contained in:
parent
fe1a3f4ec0
commit
0635b300ce
1 changed files with 1 additions and 1 deletions
|
@ -12,6 +12,6 @@
|
||||||
<UsagePattern IdentityGlob="NuGet.*/*" />
|
<UsagePattern IdentityGlob="NuGet.*/*" />
|
||||||
|
|
||||||
<!-- These are coming in via runtime but the source-build infra isn't able to automatically pick up the right intermediate. -->
|
<!-- These are coming in via runtime but the source-build infra isn't able to automatically pick up the right intermediate. -->
|
||||||
<UsagePattern IdentityGlob="Microsoft.NETCore.App.Crossgen2.linux-x64/*8.0.*" />
|
<UsagePattern IdentityGlob="Microsoft.NETCore.App.Crossgen2.linux-x64/*9.0.*" />
|
||||||
</IgnorePatterns>
|
</IgnorePatterns>
|
||||||
</UsageData>
|
</UsageData>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue