diff --git a/ENI2/App.config b/ENI2/App.config index 6105b6f2..4c7c4bc1 100644 --- a/ENI2/App.config +++ b/ENI2/App.config @@ -29,7 +29,7 @@ http://192.168.2.24/LockingService/LockingService.svc - Initial Catalog=nswtest;Data Source=192.168.2.24\SQLEXPRESS;Uid=dfuser;pwd=dfpasswd;Persist Security Info=False;Connection Reset=false + Initial Catalog=nsw;Data Source=192.168.2.24\SQLEXPRESS;Uid=dfuser;pwd=dfpasswd;Persist Security Info=False;Connection Reset=false diff --git a/ENI2/ENI2.csproj b/ENI2/ENI2.csproj index 17c558b6..776a4e5a 100644 --- a/ENI2/ENI2.csproj +++ b/ENI2/ENI2.csproj @@ -18,7 +18,7 @@ - eni_test\ + eni2.publish\ true Web true @@ -28,9 +28,9 @@ false false true - http://192.168.2.24/eni_test/ + http://192.168.2.24/eni2.publish/ http://www.textbausteine.net/ - ENI Testversion + ENI Informatikbüro Daniel Schick NSW 5.4.0.0 @@ -86,7 +86,7 @@ Properties\app.manifest - 94D98790E3B6C4CC9F4B57C8FD305E3225894DF8 + 9B5725EAD90F2E06094631407417EB2554E88941 true diff --git a/ENI2/Resources/EUREPORT.png b/ENI2/Resources/EUREPORT.png index 375b2af7..a5a38e0c 100644 Binary files a/ENI2/Resources/EUREPORT.png and b/ENI2/Resources/EUREPORT.png differ diff --git a/bsmd.LockingService/bsmd.LockingService.csproj.user b/bsmd.LockingService/bsmd.LockingService.csproj.user index afa33dd1..3517ad61 100644 --- a/bsmd.LockingService/bsmd.LockingService.csproj.user +++ b/bsmd.LockingService/bsmd.LockingService.csproj.user @@ -2,7 +2,7 @@ true - Debug|Any CPU + Release|Any CPU diff --git a/misc/info_deployment.txt b/misc/info_deployment.txt index 9f3364b7..0da29c62 100644 --- a/misc/info_deployment.txt +++ b/misc/info_deployment.txt @@ -6,3 +6,4 @@ auswählen, das am 15.7.22 abläuft. Das Test Zertifikat läuft am 12.11.22 ab. Auswahl über "Select from Store.." 5) komplett neu bauen (clean!) 6) In Description bei Product name "ENI" statt "ENI Testversion" +7) Build-Typ auf "Release"