Skip to content

Commit

Permalink
Enable per-repo-PVP for diagnostics (#15968)
Browse files Browse the repository at this point in the history
  • Loading branch information
mthalman committed Apr 3, 2023
1 parent 7eef7ed commit ff42151
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/SourceBuild/content/repo-projects/diagnostics.proj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<PropertyGroup>
<BuildCommandArgs>$(StandardSourceBuildArgs)</BuildCommandArgs>
<BuildCommand>$(ProjectDirectory)eng\common\build$(ShellExtension) $(BuildCommandArgs)</BuildCommand>
<PackageVersionPropsFlowType>DependenciesOnly</PackageVersionPropsFlowType>
</PropertyGroup>

<Import Project="Sdk.targets" Sdk="Microsoft.NET.Sdk" />
Expand Down

0 comments on commit ff42151

Please sign in to comment.