Enable source build PVP flow for aspnetcore (#16543)
This commit is contained in:
parent
e9175418d6
commit
aca8cbc211
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
<BuildCommand>$(ProjectDirectory)\eng\build$(ShellExtension) $(BuildCommandArgs)</BuildCommand>
|
||||
|
||||
<LogVerbosityOptOut>true</LogVerbosityOptOut>
|
||||
<PackageVersionPropsFlowType>DependenciesOnly</PackageVersionPropsFlowType>
|
||||
|
||||
<!-- CA1512 - Use 'ArgumentOutOfRangeException.ThrowIfEqual'
|
||||
Requires https://github.com/dotnet/aspnetcore/issues/47673 -->
|
||||
|
|
Loading…
Reference in a new issue