From 38ed129f2d582eb1b25f38d508bb31911a00e21e Mon Sep 17 00:00:00 2001 From: Daniel Schick Date: Mon, 21 Dec 2020 15:42:15 +0000 Subject: [PATCH] 6.0.10 first steps --- ENI-2/ENI2/ENI2/App.config | 8 ++--- .../ArrivalNotificationDetailControl.xaml | 3 +- .../ArrivalNotificationDetailControl.xaml.cs | 6 +++- ENI-2/ENI2/ENI2/ENI2.csproj | 34 ++++++------------- ENI-2/ENI2/ENI2/packages.config | 7 ++-- nsw/Source/bsmd.database/NOA_NOD.cs | 12 +++++-- .../Properties/AssemblyProductInfo.cs | 2 +- .../Properties/AssemblyProjectInfo.cs | 2 +- 8 files changed, 37 insertions(+), 37 deletions(-) diff --git a/ENI-2/ENI2/ENI2/App.config b/ENI-2/ENI2/ENI2/App.config index bf37c193..0b733dcc 100644 --- a/ENI-2/ENI2/ENI2/App.config +++ b/ENI-2/ENI2/ENI2/App.config @@ -26,12 +26,12 @@ 1000 - http://192.168.2.24/LockingService/LockingService.svc - + + http://heupferd/bsmd.LockingService/LockingService.svc - Initial Catalog=nsw;Data Source=192.168.2.24\SQLEXPRESS;Uid=dfuser;pwd=dfpasswd;Persist Security Info=False;Connection Reset=false - + + Data Source=(localdb)\MSSQLLocalDB;Initial Catalog=E:\DATA\DB\NSW.MDF;Integrated Security=True;Connect Timeout=30;Encrypt=False;TrustServerCertificate=False;ApplicationIntent=ReadWrite;MultiSubnetFailover=False diff --git a/ENI-2/ENI2/ENI2/DetailViewControls/ArrivalNotificationDetailControl.xaml b/ENI-2/ENI2/ENI2/DetailViewControls/ArrivalNotificationDetailControl.xaml index b92d505a..77f8cd86 100644 --- a/ENI-2/ENI2/ENI2/DetailViewControls/ArrivalNotificationDetailControl.xaml +++ b/ENI-2/ENI2/ENI2/DetailViewControls/ArrivalNotificationDetailControl.xaml @@ -28,7 +28,8 @@