From e6ebaa0d47d7e5a26bd435896ec7e32f663c47af Mon Sep 17 00:00:00 2001 From: Rene Evertz Date: Wed, 26 Feb 2025 14:38:55 +0100 Subject: [PATCH] Package Updates --- BeWo/BeWo.csproj | 9 +- BeWo/packages.config | 4 +- Dakota/Dakota.csproj | 4 +- Dakota/app.config | 51 + DakotaUnitTest/App.config | 62 +- Data/App.config | 58 +- Data/Data.csproj | 60 +- Data/packages.config | 28 +- Host/Host.csproj | 65 +- Host/Scripts/jquery-3.7.1.intellisense.js | 2670 ++++ Host/Scripts/jquery-3.7.1.js | 10716 ++++++++++++++++ Host/Scripts/jquery-3.7.1.min.js | 2 + Host/Scripts/jquery-3.7.1.min.map | 1 + Host/Scripts/jquery-3.7.1.slim.js | 8617 +++++++++++++ Host/Scripts/jquery-3.7.1.slim.min.js | 2 + Host/Scripts/jquery-3.7.1.slim.min.map | 1 + Host/Web.config | 50 +- Host/packages.config | 32 +- Report/Report.csproj | 38 + Report/app.config | 44 + Report/packages.config | 26 +- ReportService/ReportingService.csproj | 49 +- ReportService/app.config | 44 + ReportService/packages.config | 26 +- Service/Service.csproj | 63 +- Service/app.config | 28 +- Service/packages.config | 33 +- Shared/Shared.csproj | 3 +- Shared/packages.config | 2 +- Tools/KTDReaderGUI/KTDReaderGUI/App.config | 50 +- .../TranslationUnitTest.csproj | 1 + TranslationUnitTest/app.config | 51 + 32 files changed, 22691 insertions(+), 199 deletions(-) create mode 100644 Dakota/app.config create mode 100644 Host/Scripts/jquery-3.7.1.intellisense.js create mode 100644 Host/Scripts/jquery-3.7.1.js create mode 100644 Host/Scripts/jquery-3.7.1.min.js create mode 100644 Host/Scripts/jquery-3.7.1.min.map create mode 100644 Host/Scripts/jquery-3.7.1.slim.js create mode 100644 Host/Scripts/jquery-3.7.1.slim.min.js create mode 100644 Host/Scripts/jquery-3.7.1.slim.min.map create mode 100644 TranslationUnitTest/app.config 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}. + + +