2d61562487
Revert if needed
285 lines
9.9 KiB
JSON
285 lines
9.9 KiB
JSON
{
|
|
"runtimeTarget": {
|
|
"name": ".NETCoreApp,Version=v7.0",
|
|
"signature": ""
|
|
},
|
|
"compilationOptions": {},
|
|
"targets": {
|
|
".NETCoreApp,Version=v7.0": {
|
|
"YandexGameServer/1.0.0": {
|
|
"dependencies": {
|
|
"MongoDB.Driver": "2.19.2"
|
|
},
|
|
"runtime": {
|
|
"YandexGameServer.dll": {}
|
|
}
|
|
},
|
|
"AWSSDK.Core/3.7.100.14": {
|
|
"runtime": {
|
|
"lib/netcoreapp3.1/AWSSDK.Core.dll": {
|
|
"assemblyVersion": "3.3.0.0",
|
|
"fileVersion": "3.7.100.14"
|
|
}
|
|
}
|
|
},
|
|
"AWSSDK.SecurityToken/3.7.100.14": {
|
|
"dependencies": {
|
|
"AWSSDK.Core": "3.7.100.14"
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp3.1/AWSSDK.SecurityToken.dll": {
|
|
"assemblyVersion": "3.3.0.0",
|
|
"fileVersion": "3.7.100.14"
|
|
}
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Logging.Abstractions/2.0.0": {},
|
|
"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/2.19.2": {
|
|
"dependencies": {
|
|
"System.Runtime.CompilerServices.Unsafe": "5.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.1/MongoDB.Bson.dll": {
|
|
"assemblyVersion": "2.19.2.0",
|
|
"fileVersion": "2.19.2.0"
|
|
}
|
|
}
|
|
},
|
|
"MongoDB.Driver/2.19.2": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Logging.Abstractions": "2.0.0",
|
|
"MongoDB.Bson": "2.19.2",
|
|
"MongoDB.Driver.Core": "2.19.2",
|
|
"MongoDB.Libmongocrypt": "1.7.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.1/MongoDB.Driver.dll": {
|
|
"assemblyVersion": "2.19.2.0",
|
|
"fileVersion": "2.19.2.0"
|
|
}
|
|
}
|
|
},
|
|
"MongoDB.Driver.Core/2.19.2": {
|
|
"dependencies": {
|
|
"AWSSDK.SecurityToken": "3.7.100.14",
|
|
"DnsClient": "1.6.1",
|
|
"Microsoft.Extensions.Logging.Abstractions": "2.0.0",
|
|
"MongoDB.Bson": "2.19.2",
|
|
"MongoDB.Libmongocrypt": "1.7.0",
|
|
"SharpCompress": "0.30.1",
|
|
"Snappier": "1.0.0",
|
|
"System.Buffers": "4.5.1",
|
|
"ZstdSharp.Port": "0.6.2"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.1/MongoDB.Driver.Core.dll": {
|
|
"assemblyVersion": "2.19.2.0",
|
|
"fileVersion": "2.19.2.0"
|
|
}
|
|
}
|
|
},
|
|
"MongoDB.Libmongocrypt/1.7.0": {
|
|
"runtime": {
|
|
"lib/netstandard2.1/MongoDB.Libmongocrypt.dll": {
|
|
"assemblyVersion": "1.7.0.0",
|
|
"fileVersion": "1.7.0.0"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/linux/native/libmongocrypt.so": {
|
|
"rid": "linux",
|
|
"assetType": "native",
|
|
"fileVersion": "0.0.0.0"
|
|
},
|
|
"runtimes/osx/native/libmongocrypt.dylib": {
|
|
"rid": "osx",
|
|
"assetType": "native",
|
|
"fileVersion": "0.0.0.0"
|
|
},
|
|
"runtimes/win/native/mongocrypt.dll": {
|
|
"rid": "win",
|
|
"assetType": "native",
|
|
"fileVersion": "0.0.0.0"
|
|
}
|
|
}
|
|
},
|
|
"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.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.6.2": {
|
|
"runtime": {
|
|
"lib/net6.0/ZstdSharp.dll": {
|
|
"assemblyVersion": "0.6.2.0",
|
|
"fileVersion": "0.6.2.0"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"libraries": {
|
|
"YandexGameServer/1.0.0": {
|
|
"type": "project",
|
|
"serviceable": false,
|
|
"sha512": ""
|
|
},
|
|
"AWSSDK.Core/3.7.100.14": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-gnEgxBlk4PFEfdPE8Lkf4+D16MZFYSaW7/o6Wwe5e035QWUkTJX0Dn4LfTCdV5QSEL/fOFxu+yCAm55eIIBgog==",
|
|
"path": "awssdk.core/3.7.100.14",
|
|
"hashPath": "awssdk.core.3.7.100.14.nupkg.sha512"
|
|
},
|
|
"AWSSDK.SecurityToken/3.7.100.14": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-dGCVuVo0CFUKWW85W8YENO+aREf8sCBDjvGbnNvxJuNW4Ss+brEU9ltHhq2KfZze2VUNK1/wygbPG1bmbpyXEw==",
|
|
"path": "awssdk.securitytoken/3.7.100.14",
|
|
"hashPath": "awssdk.securitytoken.3.7.100.14.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"
|
|
},
|
|
"Microsoft.Extensions.Logging.Abstractions/2.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-6ZCllUYGFukkymSTx3Yr0G/ajRxoNJp7/FqSxSB4fGISST54ifBhgu4Nc0ItGi3i6DqwuNd8SUyObmiC++AO2Q==",
|
|
"path": "microsoft.extensions.logging.abstractions/2.0.0",
|
|
"hashPath": "microsoft.extensions.logging.abstractions.2.0.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/2.19.2": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-YpwSLKillPRj+BYEZU0dFgVHdCuj7uGIkLcyEc5a9zwJQYMbZkAc2CRVzobnDY9HMSCtyefXnkrz9CQ6C91KQA==",
|
|
"path": "mongodb.bson/2.19.2",
|
|
"hashPath": "mongodb.bson.2.19.2.nupkg.sha512"
|
|
},
|
|
"MongoDB.Driver/2.19.2": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-xT2VA1KmjzxXQYuA8VbnM3r+DVVjja6ntD7YjesxkODAX3GkQLSgLLH+tS7R0uy/zZzA7YWEF1AKIJyxC7jfmA==",
|
|
"path": "mongodb.driver/2.19.2",
|
|
"hashPath": "mongodb.driver.2.19.2.nupkg.sha512"
|
|
},
|
|
"MongoDB.Driver.Core/2.19.2": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-MjZmAZLNCV+d/eW+X1YPNztEtEBosIX8qMFCoQAhJOoHotuJfTePt+Lp8sjxTDTCyaOtLhClIgefy3P9JaxUHw==",
|
|
"path": "mongodb.driver.core/2.19.2",
|
|
"hashPath": "mongodb.driver.core.2.19.2.nupkg.sha512"
|
|
},
|
|
"MongoDB.Libmongocrypt/1.7.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-p9+peTZX63nGHskOLhvhfBtrknxNg1RzXepE07rPozuCGz27bMjCcQyvn2YByg0L3YEcNWdTmI4BlnG/5RF+5Q==",
|
|
"path": "mongodb.libmongocrypt/1.7.0",
|
|
"hashPath": "mongodb.libmongocrypt.1.7.0.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.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.6.2": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-jPao/LdUNLUz8rn3H1D8W7wQbZsRZM0iayvWI4xGejJg3XJHT56gcmYdgmCGPdJF1UEBqUjucCRrFB+4HbJsbw==",
|
|
"path": "zstdsharp.port/0.6.2",
|
|
"hashPath": "zstdsharp.port.0.6.2.nupkg.sha512"
|
|
}
|
|
}
|
|
} |