Support net8 in aspnetcore (#19051)

* Support net8 in aspnetcore

* gen

* typo

* more

* default swashbuckle

* gen

---------

Co-authored-by: Liri S <liri@ownid.com>
This commit is contained in:
Liri S
2024-07-16 19:02:41 +03:00
committed by GitHub
parent c8587bb31d
commit 0002f8c506
264 changed files with 26959 additions and 232 deletions

View File

@@ -22,7 +22,7 @@
"prepare": "npm run build"
},
"dependencies": {
"axios": "^1.6.1"
"axios": ""
},
"devDependencies": {
"@types/node": "12.11.5 - 12.20.42",