mirror of
https://github.com/joahreason/GoSpec.git
synced 2026-09-27 21:17:05 +02:00
Commit for release version 1.1
- fixed old files from wrong repo structure set up - added new commands
This commit is contained in:
parent
47fcd30365
commit
dada7e074a
54 changed files with 153 additions and 415 deletions
78
bin/Debug/net7.0/GoSpec.deps.json
Normal file
78
bin/Debug/net7.0/GoSpec.deps.json
Normal file
|
|
@ -0,0 +1,78 @@
|
|||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v7.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v7.0": {
|
||||
"GoSpec/1.0.0": {
|
||||
"dependencies": {
|
||||
"CounterStrikeSharp.API": "1.0.52.0"
|
||||
},
|
||||
"runtime": {
|
||||
"GoSpec.dll": {}
|
||||
}
|
||||
},
|
||||
"CounterStrikeSharp.API/1.0.52.0": {
|
||||
"runtime": {
|
||||
"CounterStrikeSharp.API.dll": {
|
||||
"assemblyVersion": "1.0.52.0",
|
||||
"fileVersion": "1.0.52.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"McMaster.NETCore.Plugins/1.4.0.0": {
|
||||
"runtime": {
|
||||
"McMaster.NETCore.Plugins.dll": {
|
||||
"assemblyVersion": "1.4.0.0",
|
||||
"fileVersion": "1.4.0.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.Extensions.DependencyModel/5.0.0.0": {
|
||||
"runtime": {
|
||||
"Microsoft.Extensions.DependencyModel.dll": {
|
||||
"assemblyVersion": "5.0.0.0",
|
||||
"fileVersion": "5.0.20.51904"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.DotNet.PlatformAbstractions/3.1.6.0": {
|
||||
"runtime": {
|
||||
"Microsoft.DotNet.PlatformAbstractions.dll": {
|
||||
"assemblyVersion": "3.1.6.0",
|
||||
"fileVersion": "3.100.620.31604"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"GoSpec/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"CounterStrikeSharp.API/1.0.52.0": {
|
||||
"type": "reference",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"McMaster.NETCore.Plugins/1.4.0.0": {
|
||||
"type": "reference",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"Microsoft.Extensions.DependencyModel/5.0.0.0": {
|
||||
"type": "reference",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"Microsoft.DotNet.PlatformAbstractions/3.1.6.0": {
|
||||
"type": "reference",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue