From 37802e5cfc7f7ad65518d119bbe1dd92fd090a48 Mon Sep 17 00:00:00 2001 From: Markus Olsson Date: Tue, 3 Nov 2015 02:20:12 +0100 Subject: [PATCH] Fix relative path to solution --- LibGit2Sharp/LibGit2Sharp.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LibGit2Sharp/LibGit2Sharp.csproj b/LibGit2Sharp/LibGit2Sharp.csproj index 0ee29530..bd59712c 100644 --- a/LibGit2Sharp/LibGit2Sharp.csproj +++ b/LibGit2Sharp/LibGit2Sharp.csproj @@ -1,7 +1,7 @@  - ..\..\..\ + ..\..\ $(SolutionDir)packages @@ -413,4 +413,4 @@ --> - \ No newline at end of file +