8000 Fixes native binaries version (second) · sillyHook/libgit2sharp-ssh@3c33f5b · GitHub
[go: up one dir, main page]

Skip to content

Commit 3c33f5b

Browse files
committed
Fixes native binaries version (second)
1 parent 905e137 commit 3c33f5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LibGit2Sharp/LibGit2Sharp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@
388388
<PropertyGroup>
389389
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
390390
</PropertyGroup>
391-
<Error Condition="!Exists('..\packages\LibGit2Sharp.NativeBinaries.1.0.160\build\LibGit2Sharp.NativeBinaries.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\LibGit2Sharp.NativeBinaries.1.0.160\build\LibGit2Sharp.NativeBinaries.props'))" />
391+
<Error Condition="!Exists('..\packages\LibGit2Sharp-SSH.NativeBinaries.1.0.4\build\LibGit2Sharp.NativeBinaries.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\LibGit2Sharp-SSH.NativeBinaries.1.0.4\build\LibGit2Sharp.NativeBinaries.props'))" />
392392
</Target>
393393
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
394394
Other similar extension points exist, see Microsoft.Common.targets.

0 commit comments

Comments
 (0)
0