Bump .NEt

Add Freezer stuff

Update Project

Update Data
This commit is contained in:
KaasKop
2026-01-25 19:33:30 +01:00
parent 01da101b94
commit 5e990fadc5
18 changed files with 43 additions and 513 deletions

View File

@@ -9,7 +9,7 @@
}
},
"profiles": {
"ThuisApi": {
"Api": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": false,
@@ -19,14 +19,6 @@
"ASPNETCORE_ENVIRONMENT": "Development",
"AUTH_TOKEN": "kaas"
}
},
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": false,
"launchUrl": "swagger",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}