Skip to content

Commit 32e5438

Browse files
enable repo pvp for roslyn (#16573)
Co-authored-by: Michael Simons <[email protected]>
1 parent 4889ab3 commit 32e5438

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/SourceBuild/content/repo-projects/roslyn.proj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
<Import Project="Sdk.props" Sdk="Microsoft.NET.Sdk" />
33

44
<PropertyGroup>
5+
<PackageVersionPropsFlowType>DependenciesOnly</PackageVersionPropsFlowType>
6+
57
<BuildCommandArgs>$(StandardSourceBuildArgs)</BuildCommandArgs>
68
<BuildCommandArgs>$(BuildCommandArgs) /p:TreatWarningsAsErrors=false</BuildCommandArgs>
79
<BuildCommandArgs>$(BuildCommandArgs) /p:ApplyPartialNgenOptimization=false</BuildCommandArgs>

0 commit comments

Comments
 (0)