小编Nit*_*OO7的帖子

我们如何在Visual Studion 2010 Windows应用程序中集成Libgit2库

我从这个站点下载了两个DLL(libgit2sharp.dllgit2.dll).

之后,我通过在.NET Windows应用程序中添加引用成功添加了Libgit2sharp.dll.现在,当我通过在.NET Windows应用程序中添加引用添加git2.dll时,它会出错:

a reference to 'C:\User\nitesh\git2.dll' could not be added please make sure that the file is accessible and that it is a valid assembly or COM component
Run Code Online (Sandbox Code Playgroud)

有人可以帮我理解这个问题吗?

libgit2 libgit2sharp

2
推荐指数
1
解决办法
1919
查看次数

标签 统计

libgit2 ×1

libgit2sharp ×1