chore: Upgraded all projects to .NET 10.
All checks were successful
Build & Test / build (pull_request) Successful in 1m37s
All checks were successful
Build & Test / build (pull_request) Successful in 1m37s
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
}
|
||||
},
|
||||
"ConnectionStrings": {
|
||||
"DefaultConnectionString": "Server=localhost:5432;Database=demo-contact;User Id=postgres;Password=Abcd@1234;"
|
||||
"DefaultConnectionString": "Server=localhost:5433;Database=demo-contact;User Id=postgres;Password=Abcd@1234;"
|
||||
},
|
||||
"Serilog": {
|
||||
"WriteTo": [
|
||||
|
||||
Reference in New Issue
Block a user