зеркало из https://github.com/microsoft/vstest.git
32 строки
2.0 KiB
XML
32 строки
2.0 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>
|
|
<!--
|
|
These dependencies are replaced with their live versions when building in real source build.
|
|
https://github.com/dotnet/dotnet/blob/d966d07fa1f7a5bdddbb9aa39603f1a9c739eb1d/repo-projects/vstest.proj#L13
|
|
-->
|
|
<!-- Caused by dependency on System.ComponentModel.Composition.8.0.0. This version is overridden in full source-build. -->
|
|
<UsagePattern IdentityGlob="Microsoft.NETCore.Platforms/2.0.0" />
|
|
<!-- This version is overridden in full source-build. -->
|
|
<UsagePattern IdentityGlob="System.ComponentModel.Composition/8.0.0" />
|
|
<!-- Caused by dependency on System.ComponentModel.Composition.8.0.0. This version is overridden in full source-build. -->
|
|
<UsagePattern IdentityGlob="System.Security.AccessControl/8.0.0" />
|
|
<!-- Caused by dependency on System.ComponentModel.Composition.8.0.0. This version is overridden in full source-build. -->
|
|
<UsagePattern IdentityGlob="System.Security.Permissions/8.0.0" />
|
|
<!-- Caused by dependency on System.ComponentModel.Composition.8.0.0. This version is overridden in full source-build. -->
|
|
<UsagePattern IdentityGlob="System.Security.Principal.Windows/8.0.0" />
|
|
|
|
|
|
<!-- Caused by multi-targeting source build for repo builds/CI. Product source build only targets NetCurrent. -->
|
|
<UsagePattern IdentityGlob="Microsoft.Diagnostics.NETCore.Client/0.2.*" />
|
|
<UsagePattern IdentityGlob="Microsoft.AspNetCore.App.Ref/8.0.*" />
|
|
<UsagePattern IdentityGlob="Microsoft.NetCore.App.Ref/8.0.*" />
|
|
<UsagePattern IdentityGlob="Microsoft.NETCore.App.Host.linux-x64/8.0.*" />
|
|
<UsagePattern IdentityGlob="Microsoft.Extensions.FileSystemGlobbing/2.0.0" />
|
|
<UsagePattern IdentityGlob="System.Text.Json/4.7.0" />
|
|
<UsagePattern IdentityGlob="Microsoft.Extensions.DependencyModel/3.1.0*" />
|
|
</IgnorePatterns>
|
|
</UsageData>
|