diff --git a/BeWo/BeWo.csproj b/BeWo/BeWo.csproj index 6274c334d..c9274041b 100644 --- a/BeWo/BeWo.csproj +++ b/BeWo/BeWo.csproj @@ -148,9 +148,8 @@ - - False - ..\Lib\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll 3.0 @@ -161,8 +160,8 @@ 3.0 - - ..\packages\RestSharp.105.2.3\lib\net45\RestSharp.dll + + ..\packages\RestSharp.106.15.0\lib\net452\RestSharp.dll diff --git a/BeWo/packages.config b/BeWo/packages.config index 42eecdf39..6f25ffe13 100644 --- a/BeWo/packages.config +++ b/BeWo/packages.config @@ -3,8 +3,8 @@ - - + + diff --git a/Dakota/Dakota.csproj b/Dakota/Dakota.csproj index 934753d08..5a20b91d7 100644 --- a/Dakota/Dakota.csproj +++ b/Dakota/Dakota.csproj @@ -151,7 +151,9 @@ Shared - + + + Always diff --git a/Dakota/app.config b/Dakota/app.config new file mode 100644 index 000000000..59e44e966 --- /dev/null +++ b/Dakota/app.config @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/DakotaUnitTest/App.config b/DakotaUnitTest/App.config index 118cb9c3c..c7119c83e 100644 --- a/DakotaUnitTest/App.config +++ b/DakotaUnitTest/App.config @@ -1,4 +1,4 @@ - + @@ -13,4 +13,64 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Data/App.config b/Data/App.config index 683e4513b..1b9db5887 100644 --- a/Data/App.config +++ b/Data/App.config @@ -1,19 +1,65 @@  - -
+ +
- + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Data/Data.csproj b/Data/Data.csproj index 76f94eb31..2e5173ad9 100644 --- a/Data/Data.csproj +++ b/Data/Data.csproj @@ -1,5 +1,6 @@  + Debug @@ -89,6 +90,12 @@ + + ..\packages\EntityFramework.6.5.1\lib\net45\EntityFramework.dll + + + ..\packages\EntityFramework.6.5.1\lib\net45\EntityFramework.SqlServer.dll + False ..\Lib\log4net.dll @@ -128,28 +135,29 @@ ..\Lib\NHibernate.ByteCode.Castle.dll - - ..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + + ..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll - - ..\packages\System.Collections.Immutable.1.5.0\lib\netstandard2.0\System.Collections.Immutable.dll + + ..\packages\System.Collections.Immutable.9.0.2\lib\net462\System.Collections.Immutable.dll + - - ..\packages\System.Composition.AttributedModel.1.0.31\lib\portable-net45+win8+wp8+wpa81\System.Composition.AttributedModel.dll + + ..\packages\System.Composition.AttributedModel.9.0.2\lib\net462\System.Composition.AttributedModel.dll - - ..\packages\System.Composition.Convention.1.0.31\lib\portable-net45+win8+wp8+wpa81\System.Composition.Convention.dll + + ..\packages\System.Composition.Convention.9.0.2\lib\net462\System.Composition.Convention.dll - - ..\packages\System.Composition.Hosting.1.0.31\lib\portable-net45+win8+wp8+wpa81\System.Composition.Hosting.dll + + ..\packages\System.Composition.Hosting.9.0.2\lib\net462\System.Composition.Hosting.dll - - ..\packages\System.Composition.Runtime.1.0.31\lib\portable-net45+win8+wp8+wpa81\System.Composition.Runtime.dll + + ..\packages\System.Composition.Runtime.9.0.2\lib\net462\System.Composition.Runtime.dll - - ..\packages\System.Composition.TypedParts.1.0.31\lib\portable-net45+win8+wp8+wpa81\System.Composition.TypedParts.dll + + ..\packages\System.Composition.TypedParts.9.0.2\lib\net462\System.Composition.TypedParts.dll @@ -159,18 +167,18 @@ - - ..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + + ..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll - - ..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + + ..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll - - ..\packages\System.Reflection.Metadata.1.6.0\lib\netstandard2.0\System.Reflection.Metadata.dll + + ..\packages\System.Reflection.Metadata.9.0.2\lib\net462\System.Reflection.Metadata.dll - - ..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + + ..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll 3.0 @@ -178,8 +186,8 @@ 3.0 - - ..\packages\System.Text.Encoding.CodePages.4.5.1\lib\net461\System.Text.Encoding.CodePages.dll + + ..\packages\System.Text.Encoding.CodePages.9.0.2\lib\net462\System.Text.Encoding.CodePages.dll ..\packages\System.Threading.Tasks.Extensions.4.5.3\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll @@ -942,6 +950,7 @@ + Designer @@ -958,7 +967,10 @@ 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}. + + +