Skip to content

Commit

Permalink
Fix tool packages not containing published content.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrp committed Jun 12, 2022
1 parent 31230ce commit dcfcb25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tools/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

<PropertyGroup>
<IsPackable>true</IsPackable>
<IsPublishable>true</IsPublishable>
<OutputType>Exe</OutputType>
<PackAsTool>true</PackAsTool>
<RollForward>LatestMajor</RollForward>
Expand Down

0 comments on commit dcfcb25

Please sign in to comment.