Initial version

This commit is contained in:
2025-12-15 19:56:17 +01:00
parent c04107c9b8
commit d93d29522c
26 changed files with 1152 additions and 43 deletions

View File

@@ -0,0 +1,12 @@
{
"profiles": {
"EonaCat.DeterministicTime.AspNet": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:56865;http://localhost:56866"
}
}
}