Add project files.

This commit is contained in:
Pc
2025-04-06 20:05:38 +02:00
parent f34d5a8374
commit 193cc02ed3
84 changed files with 75651 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"dependencies": {
"mssql1": {
"type": "mssql",
"connectionId": "ConnectionStrings:DefaultConnection"
}
}
}