mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-07-21 04:53:44 +01:00
nuget-to-json is confusing
This commit is contained in:
@@ -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 @@
|
||||
[
|
||||
]
|
||||
Reference in New Issue
Block a user