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",