mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-05-31 20:24:27 -04:00
Update dotnet tools
This commit is contained in:
parent
fb1c006cd9
commit
034a554bf4
@ -3,7 +3,7 @@
|
|||||||
"isRoot": true,
|
"isRoot": true,
|
||||||
"tools": {
|
"tools": {
|
||||||
"dotnet-ef": {
|
"dotnet-ef": {
|
||||||
"version": "7.0.9",
|
"version": "8.0.3",
|
||||||
"commands": [
|
"commands": [
|
||||||
"dotnet-ef"
|
"dotnet-ef"
|
||||||
]
|
]
|
||||||
|
@ -1,18 +1,17 @@
|
|||||||
Dockerfile
|
Dockerfile
|
||||||
Dockerfile.dev
|
Dockerfile.dev
|
||||||
|
Dockerfile.*
|
||||||
.dockerignore
|
.dockerignore
|
||||||
.gitignore
|
.gitignore
|
||||||
docker-compose.yml
|
docker-compose.yml
|
||||||
README.md
|
README.md
|
||||||
**/build
|
**/build
|
||||||
**/dist
|
**/dist
|
||||||
src/Kyoo.WebApp/Front/nodes_modules
|
|
||||||
**/bin
|
**/bin
|
||||||
**/obj
|
**/obj
|
||||||
out
|
out
|
||||||
docs
|
docs
|
||||||
tests
|
tests
|
||||||
!tests/Kyoo.Tests/Kyoo.Tests.csproj
|
|
||||||
front
|
front
|
||||||
video
|
video
|
||||||
nginx.conf.template
|
nginx.conf.template
|
||||||
|
Loading…
x
Reference in New Issue
Block a user