Index: Application/Ringtoets/src/Application.Ringtoets.Storage/App.config =================================================================== diff -u -rac0b7dcbe2ab56baafb95f4907e5f5541ac536a3 -r3e9547a3e5375a431aaf4ad4192e9c087e0a6a75 --- Application/Ringtoets/src/Application.Ringtoets.Storage/App.config (.../App.config) (revision ac0b7dcbe2ab56baafb95f4907e5f5541ac536a3) +++ Application/Ringtoets/src/Application.Ringtoets.Storage/App.config (.../App.config) (revision 3e9547a3e5375a431aaf4ad4192e9c087e0a6a75) @@ -1,5 +1,4 @@ - - -
+
- - + - - + + \ No newline at end of file Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Application.Ringtoets.Storage.csproj =================================================================== diff -u -rac0b7dcbe2ab56baafb95f4907e5f5541ac536a3 -r3e9547a3e5375a431aaf4ad4192e9c087e0a6a75 --- Application/Ringtoets/src/Application.Ringtoets.Storage/Application.Ringtoets.Storage.csproj (.../Application.Ringtoets.Storage.csproj) (revision ac0b7dcbe2ab56baafb95f4907e5f5541ac536a3) +++ Application/Ringtoets/src/Application.Ringtoets.Storage/Application.Ringtoets.Storage.csproj (.../Application.Ringtoets.Storage.csproj) (revision 3e9547a3e5375a431aaf4ad4192e9c087e0a6a75) @@ -8,18 +8,14 @@ - ..\..\..\..\packages\EntityFramework.6.2.0\lib\net40\EntityFramework.dll + ..\..\..\..\packages\EntityFramework.6.1.3\lib\net40\EntityFramework.dll True - - ..\..\..\..\packages\EntityFramework.6.2.0\lib\net40\EntityFramework.SqlServer.dll - ..\..\..\..\packages\log4net.2.0.4\lib\net40-full\log4net.dll True - Index: Application/Ringtoets/src/Application.Ringtoets.Storage/packages.config =================================================================== diff -u -rac0b7dcbe2ab56baafb95f4907e5f5541ac536a3 -r3e9547a3e5375a431aaf4ad4192e9c087e0a6a75 --- Application/Ringtoets/src/Application.Ringtoets.Storage/packages.config (.../packages.config) (revision ac0b7dcbe2ab56baafb95f4907e5f5541ac536a3) +++ Application/Ringtoets/src/Application.Ringtoets.Storage/packages.config (.../packages.config) (revision 3e9547a3e5375a431aaf4ad4192e9c087e0a6a75) @@ -1,5 +1,4 @@ - - - + Index: Application/Ringtoets/test/Application.Ringtoets.Storage.Test/App.config =================================================================== diff -u -rac0b7dcbe2ab56baafb95f4907e5f5541ac536a3 -r3e9547a3e5375a431aaf4ad4192e9c087e0a6a75 --- Application/Ringtoets/test/Application.Ringtoets.Storage.Test/App.config (.../App.config) (revision ac0b7dcbe2ab56baafb95f4907e5f5541ac536a3) +++ Application/Ringtoets/test/Application.Ringtoets.Storage.Test/App.config (.../App.config) (revision 3e9547a3e5375a431aaf4ad4192e9c087e0a6a75) @@ -1,5 +1,4 @@ - - -
+
- - + \ No newline at end of file Index: Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Application.Ringtoets.Storage.Test.csproj =================================================================== diff -u -rac0b7dcbe2ab56baafb95f4907e5f5541ac536a3 -r3e9547a3e5375a431aaf4ad4192e9c087e0a6a75 --- Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Application.Ringtoets.Storage.Test.csproj (.../Application.Ringtoets.Storage.Test.csproj) (revision ac0b7dcbe2ab56baafb95f4907e5f5541ac536a3) +++ Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Application.Ringtoets.Storage.Test.csproj (.../Application.Ringtoets.Storage.Test.csproj) (revision 3e9547a3e5375a431aaf4ad4192e9c087e0a6a75) @@ -8,11 +8,9 @@ - ..\..\..\..\packages\EntityFramework.6.2.0\lib\net40\EntityFramework.dll + ..\..\..\..\packages\EntityFramework.6.1.3\lib\net40\EntityFramework.dll + True - - ..\..\..\..\packages\EntityFramework.6.2.0\lib\net40\EntityFramework.SqlServer.dll - ..\..\..\..\packages\Fluent.Ribbon.3.4.0\lib\net40\Fluent.dll True @@ -28,7 +26,6 @@ True - Index: Application/Ringtoets/test/Application.Ringtoets.Storage.Test/packages.config =================================================================== diff -u -rac0b7dcbe2ab56baafb95f4907e5f5541ac536a3 -r3e9547a3e5375a431aaf4ad4192e9c087e0a6a75 --- Application/Ringtoets/test/Application.Ringtoets.Storage.Test/packages.config (.../packages.config) (revision ac0b7dcbe2ab56baafb95f4907e5f5541ac536a3) +++ Application/Ringtoets/test/Application.Ringtoets.Storage.Test/packages.config (.../packages.config) (revision 3e9547a3e5375a431aaf4ad4192e9c087e0a6a75) @@ -22,7 +22,7 @@ All rights reserved. --> - + Index: Application/Ringtoets/test/Application.Ringtoets.Storage.TestUtil.Test/App.config =================================================================== diff -u -rac0b7dcbe2ab56baafb95f4907e5f5541ac536a3 -r3e9547a3e5375a431aaf4ad4192e9c087e0a6a75 --- Application/Ringtoets/test/Application.Ringtoets.Storage.TestUtil.Test/App.config (.../App.config) (revision ac0b7dcbe2ab56baafb95f4907e5f5541ac536a3) +++ Application/Ringtoets/test/Application.Ringtoets.Storage.TestUtil.Test/App.config (.../App.config) (revision 3e9547a3e5375a431aaf4ad4192e9c087e0a6a75) @@ -1,5 +1,4 @@ - - -
+
- Index: Application/Ringtoets/test/Application.Ringtoets.Storage.TestUtil.Test/Application.Ringtoets.Storage.TestUtil.Test.csproj =================================================================== diff -u -rac0b7dcbe2ab56baafb95f4907e5f5541ac536a3 -r3e9547a3e5375a431aaf4ad4192e9c087e0a6a75 --- Application/Ringtoets/test/Application.Ringtoets.Storage.TestUtil.Test/Application.Ringtoets.Storage.TestUtil.Test.csproj (.../Application.Ringtoets.Storage.TestUtil.Test.csproj) (revision ac0b7dcbe2ab56baafb95f4907e5f5541ac536a3) +++ Application/Ringtoets/test/Application.Ringtoets.Storage.TestUtil.Test/Application.Ringtoets.Storage.TestUtil.Test.csproj (.../Application.Ringtoets.Storage.TestUtil.Test.csproj) (revision 3e9547a3e5375a431aaf4ad4192e9c087e0a6a75) @@ -7,18 +7,11 @@ - - ..\..\..\..\packages\EntityFramework.6.2.0\lib\net40\EntityFramework.dll - - - ..\..\..\..\packages\EntityFramework.6.2.0\lib\net40\EntityFramework.SqlServer.dll - ..\..\..\..\packages\NUnit.3.8.1\lib\net40\nunit.framework.dll True - Index: Application/Ringtoets/test/Application.Ringtoets.Storage.TestUtil.Test/packages.config =================================================================== diff -u -rac0b7dcbe2ab56baafb95f4907e5f5541ac536a3 -r3e9547a3e5375a431aaf4ad4192e9c087e0a6a75 --- Application/Ringtoets/test/Application.Ringtoets.Storage.TestUtil.Test/packages.config (.../packages.config) (revision ac0b7dcbe2ab56baafb95f4907e5f5541ac536a3) +++ Application/Ringtoets/test/Application.Ringtoets.Storage.TestUtil.Test/packages.config (.../packages.config) (revision 3e9547a3e5375a431aaf4ad4192e9c087e0a6a75) @@ -22,7 +22,7 @@ All rights reserved. --> - +