diff --git a/net45/Artcandervilla.csproj b/net45/Artcandervilla.csproj index c9e8c7d..e281a09 100644 --- a/net45/Artcandervilla.csproj +++ b/net45/Artcandervilla.csproj @@ -1,5 +1,6 @@  + Debug @@ -52,8 +53,9 @@ ..\packages\Portable.BouncyCastle.1.9.0\lib\net40\BouncyCastle.Crypto.dll - - ..\packages\BouncyCastle.Cryptography.2.4.0\lib\net461\BouncyCastle.Cryptography.dll + + ..\packages\BouncyCastle.Cryptography.2.6.2\lib\net461\BouncyCastle.Cryptography.dll + True ..\packages\Common.Logging.3.4.1\lib\net40\Common.Logging.dll @@ -61,6 +63,14 @@ ..\packages\Common.Logging.Core.3.4.1\lib\net40\Common.Logging.Core.dll + + ..\packages\EntityFramework.6.5.1\lib\net45\EntityFramework.dll + True + + + ..\packages\EntityFramework.6.5.1\lib\net45\EntityFramework.SqlServer.dll + True + ..\packages\HtmlRenderer.Core.1.5.0.5\lib\net45\HtmlRenderer.dll @@ -676,8 +686,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}. + + + -
+
@@ -14,7 +14,6 @@ - @@ -28,9 +27,8 @@ - + - @@ -75,9 +73,20 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/net45/packages.config b/net45/packages.config index 253e63c..823b9ed 100644 --- a/net45/packages.config +++ b/net45/packages.config @@ -5,7 +5,7 @@ - +