Skip to content

Commit

Permalink
fix: use preview version 0.27.0-preview-0096 to circumvent Ubuntu 20.…
Browse files Browse the repository at this point in the history
…04.1 issues (#19)
  • Loading branch information
saintedlama committed Jan 9, 2021
1 parent c1e79e1 commit f6ac24e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Versionize/Versionize.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<ItemGroup>
<PackageReference Include="Colorful.Console" Version="1.2.10" />
<PackageReference Include="LibGit2Sharp" Version="0.26.2" />
<PackageReference Include="LibGit2Sharp" Version="0.27.0-preview-0096" />
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="2.5.0" />
</ItemGroup>

Expand Down

0 comments on commit f6ac24e

Please sign in to comment.