razor-tooling/eng/SourceBuildPrebuiltBaseline...

12 строки
538 B
XML

<UsageData>
<IgnorePatterns>
<UsagePattern IdentityGlob="Microsoft.SourceBuild.Intermediate.*/*" />
<!-- Ignoring the following prebuilts. net7.0 targeting is still needed
due to https://github.com/dotnet/razor/issues/8293#issuecomment-1454042002
net7.0 targeting removal is tracked in https://github.com/dotnet/razor/issues/8531 -->
<UsagePattern IdentityGlob="Microsoft.AspNetCore.App.Ref/7.0.2" />
<UsagePattern IdentityGlob="Microsoft.NETCore.App.Ref/7.0.2" />
</IgnorePatterns>
</UsageData>