Skip to content

Commit

Permalink
Merge pull request #172 from Numpsy/cli_desc
Browse files Browse the repository at this point in the history
Add a description to the Cli tool nuget package
  • Loading branch information
dawedawe authored Nov 24, 2023
2 parents 253a526 + f4a8b71 commit 5aad487
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/FSharp.Analyzers.Cli/FSharp.Analyzers.Cli.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<PackAsTool>true</PackAsTool>
<PackageId>fsharp-analyzers</PackageId>
<ToolCommandName>fsharp-analyzers</ToolCommandName>
<Description>A dotnet CLI tool for running F# analyzers</Description>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 5aad487

Please sign in to comment.