We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97c2a93 commit e7ebe00Copy full SHA for e7ebe00
src/Deploy/NetCore2.0/Deploy.csproj
@@ -3,6 +3,6 @@
3
<TargetFramework>netstandard2.0</TargetFramework>
4
</PropertyGroup>
5
<ItemGroup>
6
- <DotNetCliToolReference Include="dotnet-flubu" Version="5.0.4" />
+ <DotNetCliToolReference Include="dotnet-flubu" Version="5.1.1" />
7
</ItemGroup>
8
</Project>
src/Deploy/NetCore3.1/Deploy.csproj
<TargetFramework>netcoreapp3.1</TargetFramework>
0 commit comments