Skip to content

Commit

Permalink
enable repo pvp for roslyn (#16573)
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Simons <[email protected]>
  • Loading branch information
oleksandr-didyk and MichaelSimons committed Jun 2, 2023
1 parent 4889ab3 commit 32e5438
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/SourceBuild/content/repo-projects/roslyn.proj
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 32e5438

Please sign in to comment.