Skip to content

Commit 6375fab

Browse files
authored
revert tool command, this was supposed to be in 1.0.0 only (#1383)
closes #1382
1 parent 0425539 commit 6375fab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Src/CSharpier.Cli/CSharpier.Cli.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
<AssemblyName>dotnet-csharpier</AssemblyName>
77
<TargetFrameworks>net8.0;net9.0</TargetFrameworks>
88
<PackAsTool>true</PackAsTool>
9-
<ToolCommandName>csharpier</ToolCommandName>
109
<AssemblyOriginatorKeyFile>../../Nuget/csharpier.snk</AssemblyOriginatorKeyFile>
1110
<RollForward>Major</RollForward>
1211
<SignAssembly>True</SignAssembly>

0 commit comments

Comments
 (0)