From 6198f259371d066de796e77d447b945bda2d4daf Mon Sep 17 00:00:00 2001 From: Hugo Prata Date: Tue, 1 Dec 2020 00:36:12 +0000 Subject: [PATCH] Migrate prod database --- GCI.Maintenance/appsettings.json | 2 +- GCI.PortalCondomino/Web.config | 2 +- GCI/GCI.Tasks.exe.config | 4 ++-- GCI/GCI.exe.config | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/GCI.Maintenance/appsettings.json b/GCI.Maintenance/appsettings.json index b99ff37..dc6b5b5 100644 --- a/GCI.Maintenance/appsettings.json +++ b/GCI.Maintenance/appsettings.json @@ -1,6 +1,6 @@ { "ConnectionStrings": { - "DefaultConnection": "Data Source=localhost\\sql2014; Initial Catalog=GCIMaintenance; User ID=sa; Password=123qwe; MultipleActiveResultSets=True;" + "DefaultConnection": "Data Source=localhost\\sql2019; Initial Catalog=GCIMaintenance; User ID=sa; Password=123qwe; MultipleActiveResultSets=True;" }, "IdentityServer": { // https://docs.microsoft.com/en-us/aspnet/core/security/authentication/identity-api-authorization?view=aspnetcore-3.1#other-configuration-options diff --git a/GCI.PortalCondomino/Web.config b/GCI.PortalCondomino/Web.config index 2d97987..43b4ff4 100644 --- a/GCI.PortalCondomino/Web.config +++ b/GCI.PortalCondomino/Web.config @@ -21,7 +21,7 @@ - + diff --git a/GCI/GCI.Tasks.exe.config b/GCI/GCI.Tasks.exe.config index 067e5d2..e310b9b 100644 --- a/GCI/GCI.Tasks.exe.config +++ b/GCI/GCI.Tasks.exe.config @@ -31,8 +31,8 @@ - - + + diff --git a/GCI/GCI.exe.config b/GCI/GCI.exe.config index dd15845..21d2202 100644 --- a/GCI/GCI.exe.config +++ b/GCI/GCI.exe.config @@ -30,8 +30,8 @@ - - + +