nuget-to-json is confusing

This commit is contained in:
Jordan Dominion
2025-08-03 12:50:37 -04:00
parent b16b30b256
commit 3bccaa690d
3 changed files with 2597 additions and 15 deletions
-13
View File
@@ -1,13 +0,0 @@
#!/bin/sh
gen_dep () {
nuget-to-json ../../../src/$1 > deps/$1.json
}
gen_dep "Tgstation.Server.Common"
gen_dep "Tgstation.Server.Shared"
gen_dep "Tgstation.Server.Api"
gen_dep "Tgstation.Server.Host.Utils.GitLab.GraphQL"
gen_dep "Tgstation.Server.Host"
gen_dep "Tgstation.Server.Host.Watchdog"
gen_dep "Tgstation.Server.Host.Console"
File diff suppressed because it is too large Load Diff
@@ -1,2 +0,0 @@
[
]