This commit is contained in:
2026-06-12 09:59:01 +02:00
parent c204abdd4c
commit ae67d8e221
4 changed files with 5 additions and 5 deletions

View File

@@ -43,7 +43,7 @@ namespace bdAsegasa.dbcontext
string servidor = "";
if (Directory.("c:\\tecnosis.tfs")) {
if (Directory.Exists(@"c:\tecnosis.git")) {
servidor = "sevilla.asegasa.com";
}
//if (Environment.MachineName.ToUpper() == "VISDIG1")