зеркало из https://github.com/dotnet/msbuild.git
26 строки
1.5 KiB
XML
26 строки
1.5 KiB
XML
<!-- When altering this file or making other Source Build related changes, include @dotnet/source-build as a reviewer. -->
|
|
<!-- See aka.ms/dotnet/prebuilts for guidance on what pre-builts are and how to eliminate them. -->
|
|
|
|
<UsageData>
|
|
<IgnorePatterns>
|
|
<!-- 8.0 packages are not allowed in the 8.0 build, because they're not "current", so baseline them. -->
|
|
<UsagePattern IdentityGlob="System.CodeDom/*8.0.0*" />
|
|
<UsagePattern IdentityGlob="System.Collections.Immutable/*8.0.0*" />
|
|
<UsagePattern IdentityGlob="System.Configuration.ConfigurationManager/*8.0.0*" />
|
|
<UsagePattern IdentityGlob="System.Diagnostics.EventLog/*8.0.0*" />
|
|
<UsagePattern IdentityGlob="System.Formats.Asn1/*8.0.1*" />
|
|
<UsagePattern IdentityGlob="System.Reflection.Metadata/*8.0.0*" />
|
|
<UsagePattern IdentityGlob="System.Reflection.MetadataLoadContext/*8.0.0*" />
|
|
<UsagePattern IdentityGlob="System.Resources.Extensions/*8.0.0*" />
|
|
<UsagePattern IdentityGlob="System.Security.Cryptography.Pkcs/*8.0.0*" />
|
|
<UsagePattern IdentityGlob="System.Security.Cryptography.ProtectedData/*8.0.0*" />
|
|
<UsagePattern IdentityGlob="System.Security.Cryptography.Xml/*8.0.0*" />
|
|
<UsagePattern IdentityGlob="System.Text.Json/*8.0.5*" />
|
|
<UsagePattern IdentityGlob="System.Threading.Tasks.Dataflow/*8.0.0*" />
|
|
<UsagePattern IdentityGlob="System.Formats.Asn1/*8.0.1*" />
|
|
<UsagePattern IdentityGlob="Microsoft.VisualStudio.SolutionPersistence/*1.0.9*" />
|
|
</IgnorePatterns>
|
|
<Usages>
|
|
</Usages>
|
|
</UsageData>
|