Skip to content

Commit

Permalink
Bump tool version to 1.2.1; sync with lib version
Browse files Browse the repository at this point in the history
  • Loading branch information
atifaziz committed Nov 29, 2019
1 parent fcf9c77 commit 39d730b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CSharpMinifierConsole/CSharpMinifierConsole.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFrameworks>netcoreapp3.0;netcoreapp2.2;netcoreapp2.1</TargetFrameworks>
<VersionPrefix>1.2.0</VersionPrefix>
<VersionPrefix>1.2.1</VersionPrefix>
<PackAsTool>true</PackAsTool>
<ToolCommandName>csmin</ToolCommandName>
<LangVersion>7.2</LangVersion>
Expand Down

0 comments on commit 39d730b

Please sign in to comment.