Skip to content

Commit ca1db58

Browse files
authored
Merge pull request libgit2#100 from libgit2/users/ethomson/v0.28.3
Update libgit2 to v0.28.3
2 parents 2ef2f9e + 43756be commit ca1db58

File tree

5 files changed

+11
-11
lines changed

5 files changed

+11
-11
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
<Project>
1+
<Project>
22
<PropertyGroup>
33
<libgit2_propsfile>$(MSBuildThisFileFullPath)</libgit2_propsfile>
4-
<libgit2_hash>572e4d8c1f1d42feac1c770f0cddf6fda6c4eca0</libgit2_hash>
5-
<libgit2_filename>git2-572e4d8</libgit2_filename>
4+
<libgit2_hash>7ce88e66a19e3b48340abcdd86aeaae1882e63cc</libgit2_hash>
5+
<libgit2_filename>git2-7ce88e6</libgit2_filename>
66
</PropertyGroup>
77
</Project>

nuget.package/build/net46/LibGit2Sharp.NativeBinaries.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
<Project>
1+
<Project>
22
<PropertyGroup>
33
<libgit2_propsfile>$(MSBuildThisFileFullPath)</libgit2_propsfile>
4-
<libgit2_hash>572e4d8c1f1d42feac1c770f0cddf6fda6c4eca0</libgit2_hash>
5-
<libgit2_filename>git2-572e4d8</libgit2_filename>
4+
<libgit2_hash>7ce88e66a19e3b48340abcdd86aeaae1882e63cc</libgit2_hash>
5+
<libgit2_filename>git2-7ce88e6</libgit2_filename>
66
</PropertyGroup>
77
<ItemGroup>
88
<ContentWithTargetPath Include="$(MSBuildThisFileDirectory)\..\..\runtimes\win-x86\native\*" TargetPath="lib\win32\x86\%(Filename)%(Extension)" CopyToOutputDirectory="PreserveNewest" />
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<configuration>
2-
<dllmap os="linux" cpu="x86-64" wordsize="64" dll="git2-572e4d8" target="lib/linux-x64/libgit2-572e4d8.so" />
3-
<dllmap os="osx" cpu="x86,x86-64" dll="git2-572e4d8" target="lib/osx/libgit2-572e4d8.dylib" />
1+
<configuration>
2+
<dllmap os="linux" cpu="x86-64" wordsize="64" dll="git2-7ce88e6" target="lib/linux-x64/libgit2-7ce88e6.so" />
3+
<dllmap os="osx" cpu="x86,x86-64" dll="git2-7ce88e6" target="lib/osx/libgit2-7ce88e6.dylib" />
44
</configuration>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
572e4d8c1f1d42feac1c770f0cddf6fda6c4eca0
1+
7ce88e66a19e3b48340abcdd86aeaae1882e63cc

0 commit comments

Comments
 (0)