~vince/poc_libgit2sharp

d85adbb90853959f9d03d818bd0c95923e2f9452 — Scherb Vincent 1 year, 7 months ago 91ede7f main
Update reference to submodule

Signed-off-by: Scherb Vincent <scherb.vincent@gmail.com>
1 files changed, 1 insertions(+), 1 deletions(-)

M poc_libgit2sharp/poc_libgit2sharp.csproj
M poc_libgit2sharp/poc_libgit2sharp.csproj => poc_libgit2sharp/poc_libgit2sharp.csproj +1 -1
@@ 8,7 8,7 @@
  </PropertyGroup>

  <ItemGroup>
    <PackageReference Include="LibGit2Sharp" Version="0.27.0-preview-0182" />
    <ProjectReference Include="..\libgit2sharp\LibGit2Sharp\LibGit2Sharp.csproj" />
  </ItemGroup>

</Project>