424 lines
15 KiB
JSON
424 lines
15 KiB
JSON
{
|
|
"runtimeTarget": {
|
|
"name": ".NETCoreApp,Version=v9.0",
|
|
"signature": ""
|
|
},
|
|
"compilationOptions": {},
|
|
"targets": {
|
|
".NETCoreApp,Version=v9.0": {
|
|
"Hotfix/1.0.0": {
|
|
"dependencies": {
|
|
"Entity": "1.0.0"
|
|
},
|
|
"runtime": {
|
|
"Hotfix.dll": {}
|
|
}
|
|
},
|
|
"CommandLineParser/2.9.1": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/CommandLine.dll": {
|
|
"assemblyVersion": "2.9.1.0",
|
|
"fileVersion": "2.9.1.0"
|
|
}
|
|
}
|
|
},
|
|
"DnsClient/1.6.1": {
|
|
"dependencies": {
|
|
"Microsoft.Win32.Registry": "5.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net5.0/DnsClient.dll": {
|
|
"assemblyVersion": "1.6.1.0",
|
|
"fileVersion": "1.6.1.0"
|
|
}
|
|
}
|
|
},
|
|
"Fantasy-Net/2025.2.0": {
|
|
"dependencies": {
|
|
"CommandLineParser": "2.9.1",
|
|
"MongoDB.Bson": "3.5.0",
|
|
"MongoDB.Driver": "3.5.0",
|
|
"Newtonsoft.Json": "13.0.4",
|
|
"protobuf-net": "3.2.56"
|
|
},
|
|
"runtime": {
|
|
"lib/net9.0/Fantasy-Net.dll": {
|
|
"assemblyVersion": "1.0.0.0",
|
|
"fileVersion": "1.0.0.0"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {},
|
|
"Microsoft.Extensions.Logging.Abstractions/8.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Abstractions/8.14.0": {
|
|
"runtime": {
|
|
"lib/net9.0/Microsoft.IdentityModel.Abstractions.dll": {
|
|
"assemblyVersion": "8.14.0.0",
|
|
"fileVersion": "8.14.0.60815"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.JsonWebTokens/8.14.0": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Tokens": "8.14.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
|
|
"assemblyVersion": "8.14.0.0",
|
|
"fileVersion": "8.14.0.60815"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Logging/8.14.0": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Abstractions": "8.14.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net9.0/Microsoft.IdentityModel.Logging.dll": {
|
|
"assemblyVersion": "8.14.0.0",
|
|
"fileVersion": "8.14.0.60815"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Tokens/8.14.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Logging.Abstractions": "8.0.0",
|
|
"Microsoft.IdentityModel.Logging": "8.14.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net9.0/Microsoft.IdentityModel.Tokens.dll": {
|
|
"assemblyVersion": "8.14.0.0",
|
|
"fileVersion": "8.14.0.60815"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.NETCore.Platforms/5.0.0": {},
|
|
"Microsoft.Win32.Registry/5.0.0": {
|
|
"dependencies": {
|
|
"System.Security.AccessControl": "5.0.0",
|
|
"System.Security.Principal.Windows": "5.0.0"
|
|
}
|
|
},
|
|
"MongoDB.Bson/3.5.0": {
|
|
"dependencies": {
|
|
"System.Memory": "4.5.5",
|
|
"System.Runtime.CompilerServices.Unsafe": "5.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/MongoDB.Bson.dll": {
|
|
"assemblyVersion": "3.5.0.0",
|
|
"fileVersion": "3.5.0.0"
|
|
}
|
|
}
|
|
},
|
|
"MongoDB.Driver/3.5.0": {
|
|
"dependencies": {
|
|
"DnsClient": "1.6.1",
|
|
"Microsoft.Extensions.Logging.Abstractions": "8.0.0",
|
|
"MongoDB.Bson": "3.5.0",
|
|
"SharpCompress": "0.30.1",
|
|
"Snappier": "1.0.0",
|
|
"System.Buffers": "4.5.1",
|
|
"ZstdSharp.Port": "0.7.3"
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/MongoDB.Driver.dll": {
|
|
"assemblyVersion": "3.5.0.0",
|
|
"fileVersion": "3.5.0.0"
|
|
}
|
|
}
|
|
},
|
|
"Newtonsoft.Json/13.0.4": {
|
|
"runtime": {
|
|
"lib/net6.0/Newtonsoft.Json.dll": {
|
|
"assemblyVersion": "13.0.0.0",
|
|
"fileVersion": "13.0.4.30916"
|
|
}
|
|
}
|
|
},
|
|
"protobuf-net/3.2.56": {
|
|
"dependencies": {
|
|
"protobuf-net.Core": "3.2.56"
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/protobuf-net.dll": {
|
|
"assemblyVersion": "3.0.0.0",
|
|
"fileVersion": "3.2.56.57311"
|
|
}
|
|
}
|
|
},
|
|
"protobuf-net.Core/3.2.56": {
|
|
"runtime": {
|
|
"lib/net8.0/protobuf-net.Core.dll": {
|
|
"assemblyVersion": "3.0.0.0",
|
|
"fileVersion": "3.2.56.57311"
|
|
}
|
|
}
|
|
},
|
|
"SharpCompress/0.30.1": {
|
|
"runtime": {
|
|
"lib/net5.0/SharpCompress.dll": {
|
|
"assemblyVersion": "0.30.1.0",
|
|
"fileVersion": "0.30.1.0"
|
|
}
|
|
}
|
|
},
|
|
"Snappier/1.0.0": {
|
|
"runtime": {
|
|
"lib/net5.0/Snappier.dll": {
|
|
"assemblyVersion": "1.0.0.0",
|
|
"fileVersion": "1.0.0.0"
|
|
}
|
|
}
|
|
},
|
|
"System.Buffers/4.5.1": {},
|
|
"System.IdentityModel.Tokens.Jwt/8.14.0": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.JsonWebTokens": "8.14.0",
|
|
"Microsoft.IdentityModel.Tokens": "8.14.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net9.0/System.IdentityModel.Tokens.Jwt.dll": {
|
|
"assemblyVersion": "8.14.0.0",
|
|
"fileVersion": "8.14.0.60815"
|
|
}
|
|
}
|
|
},
|
|
"System.Memory/4.5.5": {},
|
|
"System.Runtime.CompilerServices.Unsafe/5.0.0": {},
|
|
"System.Security.AccessControl/5.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
|
"System.Security.Principal.Windows": "5.0.0"
|
|
}
|
|
},
|
|
"System.Security.Principal.Windows/5.0.0": {},
|
|
"ZstdSharp.Port/0.7.3": {
|
|
"runtime": {
|
|
"lib/net7.0/ZstdSharp.dll": {
|
|
"assemblyVersion": "0.7.3.0",
|
|
"fileVersion": "0.7.3.0"
|
|
}
|
|
}
|
|
},
|
|
"Entity/1.0.0": {
|
|
"dependencies": {
|
|
"Fantasy-Net": "2025.2.0",
|
|
"Microsoft.IdentityModel.Tokens": "8.14.0",
|
|
"System.IdentityModel.Tokens.Jwt": "8.14.0",
|
|
"ThirdParty": "1.0.0"
|
|
},
|
|
"runtime": {
|
|
"Entity.dll": {
|
|
"assemblyVersion": "1.0.0.0",
|
|
"fileVersion": "1.0.0.0"
|
|
}
|
|
}
|
|
},
|
|
"ThirdParty/1.0.0": {
|
|
"runtime": {
|
|
"ThirdParty.dll": {
|
|
"assemblyVersion": "1.0.0.0",
|
|
"fileVersion": "1.0.0.0"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"libraries": {
|
|
"Hotfix/1.0.0": {
|
|
"type": "project",
|
|
"serviceable": false,
|
|
"sha512": ""
|
|
},
|
|
"CommandLineParser/2.9.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-OE0sl1/sQ37bjVsPKKtwQlWDgqaxWgtme3xZz7JssWUzg5JpMIyHgCTY9MVMxOg48fJ1AgGT3tgdH5m/kQ5xhA==",
|
|
"path": "commandlineparser/2.9.1",
|
|
"hashPath": "commandlineparser.2.9.1.nupkg.sha512"
|
|
},
|
|
"DnsClient/1.6.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-4H/f2uYJOZ+YObZjpY9ABrKZI+JNw3uizp6oMzTXwDw6F+2qIPhpRl/1t68O/6e98+vqNiYGu+lswmwdYUy3gg==",
|
|
"path": "dnsclient/1.6.1",
|
|
"hashPath": "dnsclient.1.6.1.nupkg.sha512"
|
|
},
|
|
"Fantasy-Net/2025.2.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-vCkduwxkMlH8GozyS+ZlWGLC4nGjFGaL13Ah4w5HL55XAJaAhe+RX+gbSRNBeJf1Uu0cjG2MgVyS4NX7bXdN4g==",
|
|
"path": "fantasy-net/2025.2.0",
|
|
"hashPath": "fantasy-net.2025.2.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-cjWrLkJXK0rs4zofsK4bSdg+jhDLTaxrkXu4gS6Y7MAlCvRyNNgwY/lJi5RDlQOnSZweHqoyvgvbdvQsRIW+hg==",
|
|
"path": "microsoft.extensions.dependencyinjection.abstractions/8.0.0",
|
|
"hashPath": "microsoft.extensions.dependencyinjection.abstractions.8.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Logging.Abstractions/8.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-arDBqTgFCyS0EvRV7O3MZturChstm50OJ0y9bDJvAcmEPJm0FFpFyjU/JLYyStNGGey081DvnQYlncNX5SJJGA==",
|
|
"path": "microsoft.extensions.logging.abstractions/8.0.0",
|
|
"hashPath": "microsoft.extensions.logging.abstractions.8.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.Abstractions/8.14.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-iwbCpSjD3ehfTwBhtSNEtKPK0ICun6ov7Ibx6ISNA9bfwIyzI2Siwyi9eJFCJBwxowK9xcA1mj+jBWiigeqgcQ==",
|
|
"path": "microsoft.identitymodel.abstractions/8.14.0",
|
|
"hashPath": "microsoft.identitymodel.abstractions.8.14.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.JsonWebTokens/8.14.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-4jOpiA4THdtpLyMdAb24dtj7+6GmvhOhxf5XHLYWmPKF8ApEnApal1UnJsKO4HxUWRXDA6C4WQVfYyqsRhpNpQ==",
|
|
"path": "microsoft.identitymodel.jsonwebtokens/8.14.0",
|
|
"hashPath": "microsoft.identitymodel.jsonwebtokens.8.14.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.Logging/8.14.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-eqqnemdW38CKZEHS6diA50BV94QICozDZEvSrsvN3SJXUFwVB9gy+/oz76gldP7nZliA16IglXjXTCTdmU/Ejg==",
|
|
"path": "microsoft.identitymodel.logging/8.14.0",
|
|
"hashPath": "microsoft.identitymodel.logging.8.14.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.Tokens/8.14.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-lKIZiBiGd36k02TCdMHp1KlNWisyIvQxcYJvIkz7P4gSQ9zi8dgh6S5Grj8NNG7HWYIPfQymGyoZ6JB5d1Lo1g==",
|
|
"path": "microsoft.identitymodel.tokens/8.14.0",
|
|
"hashPath": "microsoft.identitymodel.tokens.8.14.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.NETCore.Platforms/5.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==",
|
|
"path": "microsoft.netcore.platforms/5.0.0",
|
|
"hashPath": "microsoft.netcore.platforms.5.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Win32.Registry/5.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-dDoKi0PnDz31yAyETfRntsLArTlVAVzUzCIvvEDsDsucrl33Dl8pIJG06ePTJTI3tGpeyHS9Cq7Foc/s4EeKcg==",
|
|
"path": "microsoft.win32.registry/5.0.0",
|
|
"hashPath": "microsoft.win32.registry.5.0.0.nupkg.sha512"
|
|
},
|
|
"MongoDB.Bson/3.5.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-JGNK6BanLDEifgkvPLqVFCPus5EDCy416pxf1dxUBRSVd3D9+NB3AvMVX190eXlk5/UXuCxpsQv7jWfNKvppBQ==",
|
|
"path": "mongodb.bson/3.5.0",
|
|
"hashPath": "mongodb.bson.3.5.0.nupkg.sha512"
|
|
},
|
|
"MongoDB.Driver/3.5.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-ST90u7psyMkNNOWFgSkexsrB3kPn7Ynl2DlMFj2rJyYuc6SIxjmzu4ufy51yzM+cPVE1SvVcdb5UFobrRw6cMg==",
|
|
"path": "mongodb.driver/3.5.0",
|
|
"hashPath": "mongodb.driver.3.5.0.nupkg.sha512"
|
|
},
|
|
"Newtonsoft.Json/13.0.4": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-pdgNNMai3zv51W5aq268sujXUyx7SNdE2bj1wZcWjAQrKMFZV260lbqYop1d2GM67JI1huLRwxo9ZqnfF/lC6A==",
|
|
"path": "newtonsoft.json/13.0.4",
|
|
"hashPath": "newtonsoft.json.13.0.4.nupkg.sha512"
|
|
},
|
|
"protobuf-net/3.2.56": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-4IPJeTYAMNewlN8MDaFkcmR/9hLhJeo9eARnTh104zh7mf+vXT2gu5MUfUnkSQU+CH578Q6vcdU7LQDQPG6eaw==",
|
|
"path": "protobuf-net/3.2.56",
|
|
"hashPath": "protobuf-net.3.2.56.nupkg.sha512"
|
|
},
|
|
"protobuf-net.Core/3.2.56": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-d6QOukTpDzs7zZv9tPnBZMtvHDNeHJQXUhMx54g4urUQsXK3oo9U70H9HvklYq7hlQ4A7AHJl7EVEqyCXXIl8Q==",
|
|
"path": "protobuf-net.core/3.2.56",
|
|
"hashPath": "protobuf-net.core.3.2.56.nupkg.sha512"
|
|
},
|
|
"SharpCompress/0.30.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-XqD4TpfyYGa7QTPzaGlMVbcecKnXy4YmYLDWrU+JIj7IuRNl7DH2END+Ll7ekWIY8o3dAMWLFDE1xdhfIWD1nw==",
|
|
"path": "sharpcompress/0.30.1",
|
|
"hashPath": "sharpcompress.0.30.1.nupkg.sha512"
|
|
},
|
|
"Snappier/1.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-rFtK2KEI9hIe8gtx3a0YDXdHOpedIf9wYCEYtBEmtlyiWVX3XlCNV03JrmmAi/Cdfn7dxK+k0sjjcLv4fpHnqA==",
|
|
"path": "snappier/1.0.0",
|
|
"hashPath": "snappier.1.0.0.nupkg.sha512"
|
|
},
|
|
"System.Buffers/4.5.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==",
|
|
"path": "system.buffers/4.5.1",
|
|
"hashPath": "system.buffers.4.5.1.nupkg.sha512"
|
|
},
|
|
"System.IdentityModel.Tokens.Jwt/8.14.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-EYGgN/S+HK7S6F3GaaPLFAfK0UzMrkXFyWCvXpQWFYmZln3dqtbyIO7VuTM/iIIPMzkelg8ZLlBPvMhxj6nOAA==",
|
|
"path": "system.identitymodel.tokens.jwt/8.14.0",
|
|
"hashPath": "system.identitymodel.tokens.jwt.8.14.0.nupkg.sha512"
|
|
},
|
|
"System.Memory/4.5.5": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-XIWiDvKPXaTveaB7HVganDlOCRoj03l+jrwNvcge/t8vhGYKvqV+dMv6G4SAX2NoNmN0wZfVPTAlFwZcZvVOUw==",
|
|
"path": "system.memory/4.5.5",
|
|
"hashPath": "system.memory.4.5.5.nupkg.sha512"
|
|
},
|
|
"System.Runtime.CompilerServices.Unsafe/5.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-ZD9TMpsmYJLrxbbmdvhwt9YEgG5WntEnZ/d1eH8JBX9LBp+Ju8BSBhUGbZMNVHHomWo2KVImJhTDl2hIgw/6MA==",
|
|
"path": "system.runtime.compilerservices.unsafe/5.0.0",
|
|
"hashPath": "system.runtime.compilerservices.unsafe.5.0.0.nupkg.sha512"
|
|
},
|
|
"System.Security.AccessControl/5.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-dagJ1mHZO3Ani8GH0PHpPEe/oYO+rVdbQjvjJkBRNQkX4t0r1iaeGn8+/ybkSLEan3/slM0t59SVdHzuHf2jmw==",
|
|
"path": "system.security.accesscontrol/5.0.0",
|
|
"hashPath": "system.security.accesscontrol.5.0.0.nupkg.sha512"
|
|
},
|
|
"System.Security.Principal.Windows/5.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
|
|
"path": "system.security.principal.windows/5.0.0",
|
|
"hashPath": "system.security.principal.windows.5.0.0.nupkg.sha512"
|
|
},
|
|
"ZstdSharp.Port/0.7.3": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-U9Ix4l4cl58Kzz1rJzj5hoVTjmbx1qGMwzAcbv1j/d3NzrFaESIurQyg+ow4mivCgkE3S413y+U9k4WdnEIkRA==",
|
|
"path": "zstdsharp.port/0.7.3",
|
|
"hashPath": "zstdsharp.port.0.7.3.nupkg.sha512"
|
|
},
|
|
"Entity/1.0.0": {
|
|
"type": "project",
|
|
"serviceable": false,
|
|
"sha512": ""
|
|
},
|
|
"ThirdParty/1.0.0": {
|
|
"type": "project",
|
|
"serviceable": false,
|
|
"sha512": ""
|
|
}
|
|
}
|
|
} |