From 7d5023487f22f3ca44f4d45418a44d8f16b2abf0 Mon Sep 17 00:00:00 2001 From: Daniel Schick Date: Thu, 11 Nov 2021 21:34:58 +0100 Subject: [PATCH] current workings on intermediate version 6.6.0 (November 21) --- ENI2/App.config | 22 ++++----- ENI2/ENI2.csproj | 49 +++++++++++++++++-- ENI2/ENI2.sln | 35 ++++++++++++- ENI2/Properties/Settings.Designer.cs | 2 +- ENI2/packages.config | 4 +- bsmd.ExcelReadService/App.config | 30 +++++++----- .../bsmd.ExcelReadService.csproj | 12 ++--- bsmd.ExcelReadService/packages.config | 6 +-- .../bsmd.LockingService.csproj | 39 +++++++++++++++ bsmd.database/Extensions.cs | 5 ++ bsmd.database/NOA_NOD.cs | 17 ++++--- bsmd.database/bsmd.database.csproj | 42 ++++++++++++++++ 12 files changed, 214 insertions(+), 49 deletions(-) diff --git a/ENI2/App.config b/ENI2/App.config index d3e54f8b..2dd8da89 100644 --- a/ENI2/App.config +++ b/ENI2/App.config @@ -1,18 +1,18 @@ - + - -
+ +
- -
+ +
- + @@ -38,20 +38,18 @@ - + - + - + - \ No newline at end of file + diff --git a/ENI2/ENI2.csproj b/ENI2/ENI2.csproj index b53293a8..7d24f8e4 100644 --- a/ENI2/ENI2.csproj +++ b/ENI2/ENI2.csproj @@ -40,6 +40,7 @@ true true true + AnyCPU @@ -92,6 +93,46 @@ ENI2_4_TemporaryKey.pfx + + true + bin\Debug 64\ + DEBUG;TRACE + full + AnyCPU + 7.3 + prompt + ..\code.ruleset + + + true + bin\x64\Debug\ + DEBUG;TRACE + full + x64 + 7.3 + prompt + ..\code.ruleset + + + bin\x64\Release\ + TRACE + true + pdbonly + x64 + 7.3 + prompt + true + + + true + bin\x64\Debug 64\ + DEBUG;TRACE + full + x64 + 7.3 + prompt + ..\code.ruleset + packages\ExcelDataReader.3.6.0\lib\net45\ExcelDataReader.dll @@ -106,8 +147,8 @@ - - packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.115.5\lib\net451\System.Data.SQLite.dll + + packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.115.0\lib\net451\System.Data.SQLite.dll @@ -840,12 +881,12 @@ - + 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}. - + - + @@ -125,4 +121,12 @@ + + + + + + + + \ No newline at end of file diff --git a/bsmd.ExcelReadService/bsmd.ExcelReadService.csproj b/bsmd.ExcelReadService/bsmd.ExcelReadService.csproj index d677f7a4..708a0b7a 100644 --- a/bsmd.ExcelReadService/bsmd.ExcelReadService.csproj +++ b/bsmd.ExcelReadService/bsmd.ExcelReadService.csproj @@ -35,8 +35,8 @@ 4 - - ..\packages\log4net.2.0.12\lib\net45\log4net.dll + + ..\packages\log4net.2.0.13\lib\net45\log4net.dll True @@ -45,8 +45,8 @@ - - ..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.114.0\lib\net45\System.Data.SQLite.dll + + ..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.115.5\lib\net45\System.Data.SQLite.dll @@ -129,12 +129,12 @@ - + 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}. - +