From 73c14a9a066e60e7839fe1dc06d03845187457b9 Mon Sep 17 00:00:00 2001 From: Daniel Schick Date: Thu, 25 Nov 2021 17:14:58 +0100 Subject: [PATCH] ENI Testdeploy nochmal ausgeliefert mit Verweis auf Testdatenbank. HTML Seite wird jetzt nicht mehr automatisch neu generiert --- ENI2/App.config | 2 +- ENI2/ENI2.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ENI2/App.config b/ENI2/App.config index 7dc95222..3d0d7838 100644 --- a/ENI2/App.config +++ b/ENI2/App.config @@ -30,7 +30,7 @@ - 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 077de44d..80763d7a 100644 --- a/ENI2/ENI2.csproj +++ b/ENI2/ENI2.csproj @@ -37,7 +37,7 @@ true publish.html 0 - 6.6.0.0 + 6.6.2.0 false true true