Update version of crossgen assembly in prebuilt baseline

This commit is contained in:
Matt Thalman 2023-10-03 13:53:22 -05:00
parent fe1a3f4ec0
commit 0635b300ce

View file

@ -12,6 +12,6 @@
<UsagePattern IdentityGlob="NuGet.*/*" />
<!-- 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>
</UsageData>