Skip to content

Commit

Permalink
Merge pull request #4 from getgauge/dependabot/nuget/Gauge.CSharp.Lib…
Browse files Browse the repository at this point in the history
…-0.8.0

Bump Gauge.CSharp.Lib from 0.7.8 to 0.8.0
  • Loading branch information
NivedhaSenthil authored Oct 1, 2020
2 parents 73940d7 + eba2a39 commit d47de91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netcore-template.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<ItemGroup>
<PackageReference Include="FluentAssertions" Version="5.10.3" />
<PackageReference Include="Gauge.CSharp.Lib" Version="0.7.8" />
<PackageReference Include="Gauge.CSharp.Lib" Version="0.8.0" />
</ItemGroup>

</Project>

0 comments on commit d47de91

Please sign in to comment.