Skip to content

Commit e7ebe00

Browse files
committed
updates flubu version
1 parent 97c2a93 commit e7ebe00

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Deploy/NetCore2.0/Deploy.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
<TargetFramework>netstandard2.0</TargetFramework>
44
</PropertyGroup>
55
<ItemGroup>
6-
<DotNetCliToolReference Include="dotnet-flubu" Version="5.0.4" />
6+
<DotNetCliToolReference Include="dotnet-flubu" Version="5.1.1" />
77
</ItemGroup>
88
</Project>

src/Deploy/NetCore3.1/Deploy.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
<TargetFramework>netcoreapp3.1</TargetFramework>
44
</PropertyGroup>
55
<ItemGroup>
6-
<DotNetCliToolReference Include="dotnet-flubu" Version="5.0.4" />
6+
<DotNetCliToolReference Include="dotnet-flubu" Version="5.1.1" />
77
</ItemGroup>
88
</Project>

0 commit comments

Comments
 (0)