diff --git a/src/Cake.EntityFramework.TestProject.Postgres/App.config b/src/Cake.EntityFramework.TestProject.Postgres/App.config index 2d1918f..4eb5f05 100644 --- a/src/Cake.EntityFramework.TestProject.Postgres/App.config +++ b/src/Cake.EntityFramework.TestProject.Postgres/App.config @@ -1,38 +1,37 @@ - + -
+
+ - - + - - + - + - - + + - + - - + + - + \ No newline at end of file diff --git a/src/Cake.EntityFramework.TestProject.Postgres/Cake.EntityFramework.TestProject.Postgres.csproj b/src/Cake.EntityFramework.TestProject.Postgres/Cake.EntityFramework.TestProject.Postgres.csproj index 6fb26c5..51f545b 100644 --- a/src/Cake.EntityFramework.TestProject.Postgres/Cake.EntityFramework.TestProject.Postgres.csproj +++ b/src/Cake.EntityFramework.TestProject.Postgres/Cake.EntityFramework.TestProject.Postgres.csproj @@ -38,10 +38,10 @@ - ..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.dll + ..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll - ..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.SqlServer.dll + ..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll ..\packages\EntityFramework6.Npgsql.3.1.1\lib\net45\EntityFramework6.Npgsql.dll diff --git a/src/Cake.EntityFramework.TestProject.Postgres/packages.config b/src/Cake.EntityFramework.TestProject.Postgres/packages.config index de278bd..af16383 100644 --- a/src/Cake.EntityFramework.TestProject.Postgres/packages.config +++ b/src/Cake.EntityFramework.TestProject.Postgres/packages.config @@ -1,6 +1,6 @@  - + diff --git a/src/Cake.EntityFramework.TestProject.SqlServer/App.config b/src/Cake.EntityFramework.TestProject.SqlServer/App.config index 879f6d1..8c75f34 100644 --- a/src/Cake.EntityFramework.TestProject.SqlServer/App.config +++ b/src/Cake.EntityFramework.TestProject.SqlServer/App.config @@ -1,20 +1,20 @@ - + -
- +
+ - + - + - + - + diff --git a/src/Cake.EntityFramework.TestProject.SqlServer/Cake.EntityFramework.TestProject.SqlServer.csproj b/src/Cake.EntityFramework.TestProject.SqlServer/Cake.EntityFramework.TestProject.SqlServer.csproj index e690130..5a19c6e 100644 --- a/src/Cake.EntityFramework.TestProject.SqlServer/Cake.EntityFramework.TestProject.SqlServer.csproj +++ b/src/Cake.EntityFramework.TestProject.SqlServer/Cake.EntityFramework.TestProject.SqlServer.csproj @@ -32,10 +32,10 @@ - ..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.dll + ..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll - ..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.SqlServer.dll + ..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll diff --git a/src/Cake.EntityFramework.TestProject.SqlServer/packages.config b/src/Cake.EntityFramework.TestProject.SqlServer/packages.config index 4409173..bf80daa 100644 --- a/src/Cake.EntityFramework.TestProject.SqlServer/packages.config +++ b/src/Cake.EntityFramework.TestProject.SqlServer/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/src/Cake.EntityFramework.Tests/App.config b/src/Cake.EntityFramework.Tests/App.config index c08b5c2..ec7405d 100644 --- a/src/Cake.EntityFramework.Tests/App.config +++ b/src/Cake.EntityFramework.Tests/App.config @@ -2,6 +2,7 @@
+ @@ -14,6 +15,12 @@ + + + + + + \ No newline at end of file diff --git a/src/Cake.EntityFramework.Tests/Cake.EntityFramework.Tests.csproj b/src/Cake.EntityFramework.Tests/Cake.EntityFramework.Tests.csproj index 99df451..bd4bbf4 100644 --- a/src/Cake.EntityFramework.Tests/Cake.EntityFramework.Tests.csproj +++ b/src/Cake.EntityFramework.Tests/Cake.EntityFramework.Tests.csproj @@ -39,17 +39,18 @@ 0 - - ..\packages\Cake.Core.0.22.0\lib\net46\Cake.Core.dll + + ..\packages\Cake.Core.0.23.0\lib\net46\Cake.Core.dll - + ..\packages\Cake.Testing.0.22.0\lib\net46\Cake.Testing.dll + True - ..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.dll + ..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll - ..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.SqlServer.dll + ..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll ..\packages\EntityFramework6.Npgsql.3.1.1\lib\net45\EntityFramework6.Npgsql.dll diff --git a/src/Cake.EntityFramework.Tests/packages.config b/src/Cake.EntityFramework.Tests/packages.config index 21b514e..2b37c25 100644 --- a/src/Cake.EntityFramework.Tests/packages.config +++ b/src/Cake.EntityFramework.Tests/packages.config @@ -1,9 +1,9 @@  - + - + diff --git a/src/Cake.EntityFramework/App.config b/src/Cake.EntityFramework/App.config index 65c634b..b2e707b 100644 --- a/src/Cake.EntityFramework/App.config +++ b/src/Cake.EntityFramework/App.config @@ -1,19 +1,19 @@ - + -
- +
+ - + - + - + diff --git a/src/Cake.EntityFramework/Cake.EntityFramework.csproj b/src/Cake.EntityFramework/Cake.EntityFramework.csproj index 4e3c38b..ed86c88 100644 --- a/src/Cake.EntityFramework/Cake.EntityFramework.csproj +++ b/src/Cake.EntityFramework/Cake.EntityFramework.csproj @@ -35,16 +35,17 @@ Cake.EntityFramework.XML - - ..\packages\Cake.Core.0.22.0\lib\net46\Cake.Core.dll + + ..\packages\Cake.Core.0.23.0\lib\net46\Cake.Core.dll - ..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.dll + ..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll - ..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.SqlServer.dll + ..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll + diff --git a/src/Cake.EntityFramework/packages.config b/src/Cake.EntityFramework/packages.config index 4ce5da7..2650b2f 100644 --- a/src/Cake.EntityFramework/packages.config +++ b/src/Cake.EntityFramework/packages.config @@ -1,7 +1,7 @@  - + - + \ No newline at end of file diff --git a/tools/packages.config b/tools/packages.config index 754904e..af3212e 100644 --- a/tools/packages.config +++ b/tools/packages.config @@ -1,4 +1,4 @@ - + \ No newline at end of file