mods pt1
This commit is contained in:
parent
10849d7ce9
commit
db9d58112d
1849 changed files with 252137 additions and 0 deletions
|
|
@ -0,0 +1,161 @@
|
|||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v9.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v9.0": {
|
||||
"MoreCheckmarksBackend/2.0.0": {
|
||||
"dependencies": {
|
||||
"SPTarkov.Common": "4.0.0",
|
||||
"SPTarkov.DI": "4.0.0",
|
||||
"SPTarkov.Server.Core": "4.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"MoreCheckmarksBackend.dll": {}
|
||||
}
|
||||
},
|
||||
"FastCloner/3.3.16": {
|
||||
"runtime": {
|
||||
"lib/net8.0/FastCloner.dll": {
|
||||
"assemblyVersion": "3.3.16.0",
|
||||
"fileVersion": "3.3.16.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"JetBrains.Annotations/2025.2.2": {
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/JetBrains.Annotations.dll": {
|
||||
"assemblyVersion": "4242.42.42.42",
|
||||
"fileVersion": "2025.2.2.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.Extensions.DependencyInjection.Abstractions/9.0.9": {
|
||||
"runtime": {
|
||||
"lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
|
||||
"assemblyVersion": "9.0.0.0",
|
||||
"fileVersion": "9.0.925.41916"
|
||||
}
|
||||
}
|
||||
},
|
||||
"SemanticVersioning/3.0.0": {
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/SemanticVersioning.dll": {
|
||||
"assemblyVersion": "3.0.0.0",
|
||||
"fileVersion": "3.0.0.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"SPTarkov.Common/4.0.0": {
|
||||
"dependencies": {
|
||||
"SemanticVersioning": "3.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/SPTarkov.Common.dll": {
|
||||
"assemblyVersion": "4.0.0.0",
|
||||
"fileVersion": "4.0.0.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"SPTarkov.DI/4.0.0": {
|
||||
"dependencies": {
|
||||
"JetBrains.Annotations": "2025.2.2",
|
||||
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.9"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/SPTarkov.DI.dll": {
|
||||
"assemblyVersion": "4.0.0.0",
|
||||
"fileVersion": "4.0.0.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"SPTarkov.Server.Core/4.0.0": {
|
||||
"dependencies": {
|
||||
"FastCloner": "3.3.16",
|
||||
"SPTarkov.Common": "4.0.0",
|
||||
"SPTarkov.DI": "4.0.0",
|
||||
"System.IO.Hashing": "9.0.9"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/SPTarkov.Server.Core.dll": {
|
||||
"assemblyVersion": "4.0.0.0",
|
||||
"fileVersion": "4.0.0.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"System.IO.Hashing/9.0.9": {
|
||||
"runtime": {
|
||||
"lib/net9.0/System.IO.Hashing.dll": {
|
||||
"assemblyVersion": "9.0.0.9",
|
||||
"fileVersion": "9.0.925.41916"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"MoreCheckmarksBackend/2.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"FastCloner/3.3.16": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-3469qHsau6KXmOnLSR7DvvId+NwXuXKAvtDoJVJMDpRRaHLT7DU8IY2G4osMAbXyUfrlbrmXGI5HrlMwQUUjow==",
|
||||
"path": "fastcloner/3.3.16",
|
||||
"hashPath": "fastcloner.3.3.16.nupkg.sha512"
|
||||
},
|
||||
"JetBrains.Annotations/2025.2.2": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-0X56ZRizuHdrnPpgXjWV7f2tQO1FlQg5O1967OGKnI/4ZRNOK642J8L7brM1nYvrxTTU5TP1yRyXLRLaXLPQ8A==",
|
||||
"path": "jetbrains.annotations/2025.2.2",
|
||||
"hashPath": "jetbrains.annotations.2025.2.2.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.Extensions.DependencyInjection.Abstractions/9.0.9": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-/hymojfWbE9AlDOa0mczR44m00Jj+T3+HZO0ZnVTI032fVycI0ZbNOVFP6kqZMcXiLSYXzR2ilcwaRi6dzeGyA==",
|
||||
"path": "microsoft.extensions.dependencyinjection.abstractions/9.0.9",
|
||||
"hashPath": "microsoft.extensions.dependencyinjection.abstractions.9.0.9.nupkg.sha512"
|
||||
},
|
||||
"SemanticVersioning/3.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-RR+8GbPQ/gjDqov/1QN1OPoUlbUruNwcL3WjWCeLw+MY7+od/ENhnkYxCfAC6rQLIu3QifaJt3kPYyP3RumqMQ==",
|
||||
"path": "semanticversioning/3.0.0",
|
||||
"hashPath": "semanticversioning.3.0.0.nupkg.sha512"
|
||||
},
|
||||
"SPTarkov.Common/4.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-1v56bv6WdAFbqKhpfKFPl08wLV10uIeFKmaIemWWJj8Mw96DMIFOwKEBc94VUWYeshwPNHvyZGyGrlqPduuTZg==",
|
||||
"path": "sptarkov.common/4.0.0",
|
||||
"hashPath": "sptarkov.common.4.0.0.nupkg.sha512"
|
||||
},
|
||||
"SPTarkov.DI/4.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-cxYdqtPrx/fI0hw4npTTkhuQw411UP2KYQe99ajuS5i3RIFXHoqdjLBFAA+48rVpZNxAsWUI+1C2cKZVVA4ANA==",
|
||||
"path": "sptarkov.di/4.0.0",
|
||||
"hashPath": "sptarkov.di.4.0.0.nupkg.sha512"
|
||||
},
|
||||
"SPTarkov.Server.Core/4.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-0Io4VO29aPw9Fd5xiMRGFvY6viRiFyNvqXHeX2hOwU8VoSoCtlHYlVJmwadoafZkgqWnaz1dRbTLZZKlo0OAlg==",
|
||||
"path": "sptarkov.server.core/4.0.0",
|
||||
"hashPath": "sptarkov.server.core.4.0.0.nupkg.sha512"
|
||||
},
|
||||
"System.IO.Hashing/9.0.9": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-hcGHdlcKtox37LQZBLYJ3GdTlHx16F5tL96Rt8iaFscCAJW9IZt3asQbyuJMjcM9oyrn3Yh2454VY2fU0d/stw==",
|
||||
"path": "system.io.hashing/9.0.9",
|
||||
"hashPath": "system.io.hashing.9.0.9.nupkg.sha512"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue