Skip to content

Commit

Permalink
updates flubu version
Browse files Browse the repository at this point in the history
  • Loading branch information
mzorec committed Apr 26, 2020
1 parent 97c2a93 commit e7ebe00
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Deploy/NetCore2.0/Deploy.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
<TargetFramework>netstandard2.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<DotNetCliToolReference Include="dotnet-flubu" Version="5.0.4" />
<DotNetCliToolReference Include="dotnet-flubu" Version="5.1.1" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion src/Deploy/NetCore3.1/Deploy.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
<TargetFramework>netcoreapp3.1</TargetFramework>
</PropertyGroup>
<ItemGroup>
<DotNetCliToolReference Include="dotnet-flubu" Version="5.0.4" />
<DotNetCliToolReference Include="dotnet-flubu" Version="5.1.1" />
</ItemGroup>
</Project>

0 comments on commit e7ebe00

Please sign in to comment.