Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/libgit2sharp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJameson Miller <jamill@microsoft.com>2013-10-04 02:15:54 +0400
committernulltoken <emeric.fermas@gmail.com>2013-10-05 20:49:05 +0400
commitbf3bbbc0045a2972fe52819d3f9da81fd28ef3cc (patch)
tree1014f985e1c474ce63bb6797b10baf9194eabc7d /LibGit2Sharp/LibGit2Sharp.csproj
parentaf2f3d8e40568430c2857a569715a9449e01b5ad (diff)
Update libgit2 binaries to 711333e
https://github.com/libgit2/libgit2/compare/11f8336...711333e
Diffstat (limited to 'LibGit2Sharp/LibGit2Sharp.csproj')
-rw-r--r--LibGit2Sharp/LibGit2Sharp.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/LibGit2Sharp/LibGit2Sharp.csproj b/LibGit2Sharp/LibGit2Sharp.csproj
index d3cff3cc..ecf13686 100644
--- a/LibGit2Sharp/LibGit2Sharp.csproj
+++ b/LibGit2Sharp/LibGit2Sharp.csproj
@@ -192,7 +192,6 @@
<Compile Include="Note.cs" />
<Compile Include="RepositoryNotFoundException.cs" />
<Compile Include="TagFetchMode.cs" />
- <Compile Include="TransferCallbacks.cs" />
<Compile Include="TransferProgress.cs" />
<Compile Include="TreeChanges.cs" />
<Compile Include="TreeEntryChanges.cs" />