Web Api found ...

This commit is contained in:
Paul Schneider 2025-02-11 04:45:05 +00:00
commit 1d6cad7bef
23 changed files with 215 additions and 870 deletions

View file

@ -1,12 +1,11 @@
{
"projects": [
"src",
"scripts",
"tests"
"test"
],
"sdk": {
"runtime": "dotnet",
"architecture": "x64"
"version": "8.0.405"
},
"packages": "packages"
}