diff --git a/src/SourceControlSyncer/SourceControlSyncer.csproj b/src/SourceControlSyncer/SourceControlSyncer.csproj index c4991ab..06887e8 100644 --- a/src/SourceControlSyncer/SourceControlSyncer.csproj +++ b/src/SourceControlSyncer/SourceControlSyncer.csproj @@ -1,6 +1,6 @@  - + Debug @@ -35,8 +35,8 @@ 4 - - ..\..\packages\LibGit2Sharp.0.24.1\lib\net40\LibGit2Sharp.dll + + ..\..\packages\LibGit2Sharp.0.25.3\lib\netstandard2.0\LibGit2Sharp.dll ..\..\packages\Newtonsoft.Json.11.0.1\lib\net45\Newtonsoft.Json.dll @@ -85,6 +85,6 @@ 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}. - + \ No newline at end of file diff --git a/src/SourceControlSyncer/packages.config b/src/SourceControlSyncer/packages.config index 1f5567f..8dbc21e 100644 --- a/src/SourceControlSyncer/packages.config +++ b/src/SourceControlSyncer/packages.config @@ -1,7 +1,7 @@  - - + +