Skip to content

Commit

Permalink
Merge pull request #1616 from libgit2/ethomson/update_natives_025
Browse files Browse the repository at this point in the history
Update NativeBinaries to 1.0.235
  • Loading branch information
ethomson authored Oct 8, 2018
2 parents 5199c83 + 4af76d6 commit 2f4f98c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LibGit2Sharp/LibGit2Sharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="LibGit2Sharp.NativeBinaries" Version="[1.0.217]" PrivateAssets="none" />
<PackageReference Include="LibGit2Sharp.NativeBinaries" Version="[1.0.235]" PrivateAssets="none" />
<PackageReference Include="Nerdbank.GitVersioning" Version="2.1.23" PrivateAssets="all" />
<PackageReference Include="SourceLink.Create.GitHub" Version="2.8.0" PrivateAssets="all" />
<DotNetCliToolReference Include="dotnet-sourcelink-git" Version="2.8.0" />
Expand Down

0 comments on commit 2f4f98c

Please sign in to comment.