Enable per repo pvp for vstest in source build (#16576)
This commit is contained in:
parent
b06809a7ab
commit
30c79c9fb9
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@
|
|||
<!-- IDE0059 - Unnecessary assignment of a value: https://github.com/microsoft/vstest/issues/4424 -->
|
||||
<!-- SYSLIB0051 - Type or member is obsolete: https://github.com/microsoft/vstest/pull/4425 -->
|
||||
<RepoNoWarns>IDE0059;SYSLIB0051</RepoNoWarns>
|
||||
|
||||
<PackageVersionPropsFlowType>DependenciesOnly</PackageVersionPropsFlowType>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
Loading…
Reference in a new issue