Update dotnet tools

This commit is contained in:
Zoe Roux 2024-03-25 22:24:22 +01:00
parent fb1c006cd9
commit 034a554bf4
No known key found for this signature in database
2 changed files with 2 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "7.0.9",
"version": "8.0.3",
"commands": [
"dotnet-ef"
]

View File

@ -1,18 +1,17 @@
Dockerfile
Dockerfile.dev
Dockerfile.*
.dockerignore
.gitignore
docker-compose.yml
README.md
**/build
**/dist
src/Kyoo.WebApp/Front/nodes_modules
**/bin
**/obj
out
docs
tests
!tests/Kyoo.Tests/Kyoo.Tests.csproj
front
video
nginx.conf.template