diff --git a/Results/Results.csproj b/Results/Results.csproj index b03ba382b..3376f1e96 100644 --- a/Results/Results.csproj +++ b/Results/Results.csproj @@ -13,6 +13,8 @@ v4.7.2 512 + + true @@ -53,12 +55,13 @@ ..\packages\NHibernate.4.0.4.4000\lib\net40\NHibernate.dll - - ..\packages\System.Data.SQLite.2.0.3\lib\net471\System.Data.SQLite.dll - + + ..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.119.0\lib\net46\System.Data.SQLite.dll + + @@ -255,6 +258,7 @@ + @@ -270,4 +274,11 @@ --> + + + + 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/Results/packages.config b/Results/packages.config index 4da49bf2d..4535d8fa9 100644 --- a/Results/packages.config +++ b/Results/packages.config @@ -1,4 +1,7 @@  + + + \ No newline at end of file