chore: Upgraded all projects to .NET 10.
All checks were successful
Build & Test / build (pull_request) Successful in 1m37s

This commit is contained in:
2026-02-03 16:52:59 +08:00
parent d69fe2cc1f
commit 5e606cde31
12 changed files with 29 additions and 28 deletions

View File

@@ -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": [