Skip to content

Commit

Permalink
Add ToolCommandName
Browse files Browse the repository at this point in the history
  • Loading branch information
Krzysztof-Cieslak committed Dec 17, 2019
1 parent c52eedf commit 20ab9dc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/Fornax/Fornax.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp3.0</TargetFramework>
<PackAsTool>true</PackAsTool>
<ToolCommandName>fornax</ToolCommandName>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\Fornax.Core\Fornax.Core.fsproj" />
Expand All @@ -19,4 +20,4 @@
<None Include="paket.references" />
</ItemGroup>
<Import Project="..\..\.paket\Paket.Restore.targets" />
</Project>
</Project>

0 comments on commit 20ab9dc

Please sign in to comment.