From 6ffb7f8525badfcdde5a76890c53f0ff75b04809 Mon Sep 17 00:00:00 2001 From: Milad Raeisi <6504337+miladsoft@users.noreply.github.com> Date: Sat, 2 Sep 2023 18:46:05 +0400 Subject: [PATCH] Update packages --- src/Papasi/Papasi.csproj | 14 +++++++------- src/Papasi/appsettings.json | 3 +-- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/src/Papasi/Papasi.csproj b/src/Papasi/Papasi.csproj index 5184db6..f9d8866 100644 --- a/src/Papasi/Papasi.csproj +++ b/src/Papasi/Papasi.csproj @@ -11,17 +11,17 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + - - - - - + + + + + diff --git a/src/Papasi/appsettings.json b/src/Papasi/appsettings.json index 015d04d..b292e89 100644 --- a/src/Papasi/appsettings.json +++ b/src/Papasi/appsettings.json @@ -8,8 +8,7 @@ }, "AllowedHosts": "*", "ConnectionStrings": { - "DefaultConnection": "Data Source=.;Initial Catalog=papasi;User Id=sa;Password=M123@321#20r;TrustServerCertificate=True;" - //Server=database,1433;Database=Papasi;Integrated Security=False;User Id=SA;Password=M123@321#20r;MultipleActiveResultSets=True + "DefaultConnection": "Data Source=.;Initial Catalog=papasi;User Id=sa;Password=******;TrustServerCertificate=True;" }, "AdminUserSeed": { "UserName": "username",