diff --git a/ENI2/App.config b/ENI2/App.config index 4c7c4bc1..6105b6f2 100644 --- a/ENI2/App.config +++ b/ENI2/App.config @@ -29,7 +29,7 @@ http://192.168.2.24/LockingService/LockingService.svc - Initial Catalog=nsw;Data Source=192.168.2.24\SQLEXPRESS;Uid=dfuser;pwd=dfpasswd;Persist Security Info=False;Connection Reset=false + Initial Catalog=nswtest;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 e778c0b7..8b394b3f 100644 --- a/ENI2/ENI2.csproj +++ b/ENI2/ENI2.csproj @@ -18,7 +18,7 @@ - eni2.publish\ + eni_test\ true Web true @@ -28,16 +28,16 @@ false false true - http://192.168.2.24/eni2.publish/ + http://192.168.2.24/eni_test/ http://www.textbausteine.net/ - ENI + ENI Testversion Informatikbüro Daniel Schick NSW 5.4.0.0 true publish.html 0 - 6.9.15.0 + 6.9.16.0 false true true @@ -86,14 +86,13 @@ Properties\app.manifest - 9B5725EAD90F2E06094631407417EB2554E88941 + 62DE8527C377957850DB503DA52FF66F664BD459 true - - + codesigning.pfx true @@ -716,6 +715,7 @@ Excel\Reference_Sheet_DE.xlsx PreserveNewest + @@ -936,6 +936,9 @@ + + "C:\Program Files (x86)\Windows Kits\10\bin\x64\signtool" sign /f $(ProjectDir)\..\misc\codesigning.pfx /p t5bj2dk9ifdIWBPhPra4U $(TargetPath) +