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 d6bbfb12..e778c0b7 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/misc/info_deployment.txt b/misc/info_deployment.txt
index 346b38bb..9f3364b7 100644
--- a/misc/info_deployment.txt
+++ b/misc/info_deployment.txt
@@ -4,4 +4,5 @@
4) Signing: "Sign the ClickOnce manifests": Hier für Prod das Zertifikat
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) In Description bei Product name "ENI" statt "ENI Testversion"
+5) komplett neu bauen (clean!)
+6) In Description bei Product name "ENI" statt "ENI Testversion"