Skip to content

Commit

Permalink
Revert previous commit because of the CI Error
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreyAkinshin committed Oct 24, 2019
1 parent d75b1b8 commit d582b51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BenchmarkDotNet.Tool/BenchmarkDotNet.Tool.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<Import Project="..\..\build\common.props" />
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFrameworks>netcoreapp2.1;netcoreapp2.2;netcoreapp3.0</TargetFrameworks>
<TargetFramework>netcoreapp2.1</TargetFramework>
<IsPackable>true</IsPackable>
<PackAsTool>true</PackAsTool>
<ToolCommandName>dotnet-benchmark</ToolCommandName>
Expand Down

0 comments on commit d582b51

Please sign in to comment.