Skip to content

Commit

Permalink
Enable PVP flow for templating repo (#16149)
Browse files Browse the repository at this point in the history
  • Loading branch information
mthalman authored Apr 19, 2023
1 parent c824a33 commit 75acb04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/SourceBuild/content/repo-projects/templating.proj
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<BuildCommandArgs>$(BuildCommandArgs) $(FlagParameterPrefix)v $(LogVerbosity)</BuildCommandArgs>
<BuildCommandArgs>$(BuildCommandArgs) $(FlagParameterPrefix)warnAsError $(ArcadeFalseBoolBuildArg)</BuildCommandArgs>
<BuildCommand>$(StandardSourceBuildCommand) $(BuildCommandArgs)</BuildCommand>
<PackageVersionPropsFlowType>DependenciesOnly</PackageVersionPropsFlowType>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 75acb04

Please sign in to comment.