Skip to content

Commit

Permalink
enable repo PvP for Arcade (#16592)
Browse files Browse the repository at this point in the history
  • Loading branch information
oleksandr-didyk committed Jun 5, 2023
1 parent d092ea0 commit 8b1dbc5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/SourceBuild/content/repo-projects/arcade.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) $(FlagParameterPrefix)warnAsError $(ArcadeFalseBoolBuildArg)</BuildCommandArgs>
<BuildCommand>$(StandardSourceBuildCommand) $(BuildCommandArgs)</BuildCommand>
Expand Down

0 comments on commit 8b1dbc5

Please sign in to comment.