enable repo pvp for roslyn (#16573)
Co-authored-by: Michael Simons <msimons@microsoft.com>
This commit is contained in:
parent
4889ab396a
commit
32e54381c3
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
<Import Project="Sdk.props" Sdk="Microsoft.NET.Sdk" />
|
||||
|
||||
<PropertyGroup>
|
||||
<PackageVersionPropsFlowType>DependenciesOnly</PackageVersionPropsFlowType>
|
||||
|
||||
<BuildCommandArgs>$(StandardSourceBuildArgs)</BuildCommandArgs>
|
||||
<BuildCommandArgs>$(BuildCommandArgs) /p:TreatWarningsAsErrors=false</BuildCommandArgs>
|
||||
<BuildCommandArgs>$(BuildCommandArgs) /p:ApplyPartialNgenOptimization=false</BuildCommandArgs>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue