623 lines
No EOL
21 KiB
JSON
623 lines
No EOL
21 KiB
JSON
{
|
|
"version": 3,
|
|
"targets": {
|
|
"net6.0": {
|
|
"Discord.Net/3.10.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Discord.Net.Commands": "3.10.0",
|
|
"Discord.Net.Core": "3.10.0",
|
|
"Discord.Net.Interactions": "3.10.0",
|
|
"Discord.Net.Rest": "3.10.0",
|
|
"Discord.Net.WebSocket": "3.10.0",
|
|
"Discord.Net.Webhook": "3.10.0"
|
|
}
|
|
},
|
|
"Discord.Net.Commands/3.10.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Discord.Net.Core": "3.10.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Discord.Net.Commands.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Discord.Net.Commands.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Discord.Net.Core/3.10.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Newtonsoft.Json": "13.0.2",
|
|
"System.Collections.Immutable": "5.0.0",
|
|
"System.Interactive.Async": "5.0.0",
|
|
"System.ValueTuple": "4.5.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Discord.Net.Core.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Discord.Net.Core.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Discord.Net.Interactions/3.10.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Discord.Net.Core": "3.10.0",
|
|
"Discord.Net.Rest": "3.10.0",
|
|
"Discord.Net.WebSocket": "3.10.0",
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0",
|
|
"System.Collections.Immutable": "5.0.0",
|
|
"System.Reactive": "5.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Discord.Net.Interactions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Discord.Net.Interactions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Discord.Net.Rest/3.10.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Discord.Net.Core": "3.10.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Discord.Net.Rest.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Discord.Net.Rest.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Discord.Net.Webhook/3.10.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Discord.Net.Core": "3.10.0",
|
|
"Discord.Net.Rest": "3.10.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Discord.Net.Webhook.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Discord.Net.Webhook.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Discord.Net.WebSocket/3.10.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Discord.Net.Core": "3.10.0",
|
|
"Discord.Net.Rest": "3.10.0"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/Discord.Net.WebSocket.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Discord.Net.WebSocket.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Newtonsoft.Json/13.0.2": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/Newtonsoft.Json.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Newtonsoft.Json.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Collections.Immutable/5.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/System.Collections.Immutable.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Collections.Immutable.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Interactive.Async/5.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"System.Linq.Async": "5.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/netcoreapp3.1/System.Interactive.Async.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp3.1/System.Interactive.Async.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Linq.Async/5.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netcoreapp3.1/System.Linq.Async.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp3.1/System.Linq.Async.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"System.Reactive/5.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net5.0/System.Reactive.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net5.0/System.Reactive.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"build": {
|
|
"buildTransitive/net5.0/_._": {}
|
|
}
|
|
},
|
|
"System.ValueTuple/4.5.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"ref/netcoreapp2.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp2.0/_._": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"libraries": {
|
|
"Discord.Net/3.10.0": {
|
|
"sha512": "X5V2lM8YO3Vf1oqxmL1/zSAOKmIZ7AAlxbpgdelQlCKXWZSJeEadLqxQRLCa/z6VsK+btdfNHZFxeQjqYPQ9mQ==",
|
|
"type": "package",
|
|
"path": "discord.net/3.10.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"PackageLogo.png",
|
|
"discord.net.3.10.0.nupkg.sha512",
|
|
"discord.net.nuspec"
|
|
]
|
|
},
|
|
"Discord.Net.Commands/3.10.0": {
|
|
"sha512": "/DpV2H+PkOtypV6csIdp6NSqhxuDnyS25gcteaDpbwceMwCxmaveTiycUmPxbqgjKADzNx4qszoxShwQGoXalg==",
|
|
"type": "package",
|
|
"path": "discord.net.commands/3.10.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"PackageLogo.png",
|
|
"discord.net.commands.3.10.0.nupkg.sha512",
|
|
"discord.net.commands.nuspec",
|
|
"lib/net461/Discord.Net.Commands.dll",
|
|
"lib/net461/Discord.Net.Commands.xml",
|
|
"lib/net5.0/Discord.Net.Commands.dll",
|
|
"lib/net5.0/Discord.Net.Commands.xml",
|
|
"lib/net6.0/Discord.Net.Commands.dll",
|
|
"lib/net6.0/Discord.Net.Commands.xml",
|
|
"lib/netstandard2.0/Discord.Net.Commands.dll",
|
|
"lib/netstandard2.0/Discord.Net.Commands.xml",
|
|
"lib/netstandard2.1/Discord.Net.Commands.dll",
|
|
"lib/netstandard2.1/Discord.Net.Commands.xml"
|
|
]
|
|
},
|
|
"Discord.Net.Core/3.10.0": {
|
|
"sha512": "GnsLmSYDShws23rqzdf6aOwIG70cqYUHY7i2cFdj3YVz/c8OelsbLndnFvkg6yELcy7aD60NSHyYZ5oMsgDavA==",
|
|
"type": "package",
|
|
"path": "discord.net.core/3.10.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"PackageLogo.png",
|
|
"discord.net.core.3.10.0.nupkg.sha512",
|
|
"discord.net.core.nuspec",
|
|
"lib/net461/Discord.Net.Core.dll",
|
|
"lib/net461/Discord.Net.Core.xml",
|
|
"lib/net5.0/Discord.Net.Core.dll",
|
|
"lib/net5.0/Discord.Net.Core.xml",
|
|
"lib/net6.0/Discord.Net.Core.dll",
|
|
"lib/net6.0/Discord.Net.Core.xml",
|
|
"lib/netstandard2.0/Discord.Net.Core.dll",
|
|
"lib/netstandard2.0/Discord.Net.Core.xml",
|
|
"lib/netstandard2.1/Discord.Net.Core.dll",
|
|
"lib/netstandard2.1/Discord.Net.Core.xml"
|
|
]
|
|
},
|
|
"Discord.Net.Interactions/3.10.0": {
|
|
"sha512": "9IrJQ1kV6wmUHijUtfv4yA6+YlTxD0UyJV8mRaGN4CjahC5a5LGIwSj6MnUiz2Zgh0CPQIGGOB55K1Ovu13jjg==",
|
|
"type": "package",
|
|
"path": "discord.net.interactions/3.10.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"PackageLogo.png",
|
|
"discord.net.interactions.3.10.0.nupkg.sha512",
|
|
"discord.net.interactions.nuspec",
|
|
"lib/net461/Discord.Net.Interactions.dll",
|
|
"lib/net461/Discord.Net.Interactions.xml",
|
|
"lib/net5.0/Discord.Net.Interactions.dll",
|
|
"lib/net5.0/Discord.Net.Interactions.xml",
|
|
"lib/net6.0/Discord.Net.Interactions.dll",
|
|
"lib/net6.0/Discord.Net.Interactions.xml",
|
|
"lib/netstandard2.0/Discord.Net.Interactions.dll",
|
|
"lib/netstandard2.0/Discord.Net.Interactions.xml",
|
|
"lib/netstandard2.1/Discord.Net.Interactions.dll",
|
|
"lib/netstandard2.1/Discord.Net.Interactions.xml"
|
|
]
|
|
},
|
|
"Discord.Net.Rest/3.10.0": {
|
|
"sha512": "N2nlOCoZCTyQbDlwqDKcqknOgwAbeJgy2r9DAUNsNxcO763ru67WK3GxkA7V7QgZ80RU9rLB3fr9jvjJ14pUBA==",
|
|
"type": "package",
|
|
"path": "discord.net.rest/3.10.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"PackageLogo.png",
|
|
"discord.net.rest.3.10.0.nupkg.sha512",
|
|
"discord.net.rest.nuspec",
|
|
"lib/net461/Discord.Net.Rest.dll",
|
|
"lib/net461/Discord.Net.Rest.xml",
|
|
"lib/net5.0/Discord.Net.Rest.dll",
|
|
"lib/net5.0/Discord.Net.Rest.xml",
|
|
"lib/net6.0/Discord.Net.Rest.dll",
|
|
"lib/net6.0/Discord.Net.Rest.xml",
|
|
"lib/netstandard2.0/Discord.Net.Rest.dll",
|
|
"lib/netstandard2.0/Discord.Net.Rest.xml",
|
|
"lib/netstandard2.1/Discord.Net.Rest.dll",
|
|
"lib/netstandard2.1/Discord.Net.Rest.xml"
|
|
]
|
|
},
|
|
"Discord.Net.Webhook/3.10.0": {
|
|
"sha512": "1rZFNpsK7b34SQmtnwa/jm8E1aIkoaBA1GzPM1hDGC/NX1q9fxoF7CEyeiC1ExDz+WVBp8JBCwEfAr7Qx63/LA==",
|
|
"type": "package",
|
|
"path": "discord.net.webhook/3.10.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"PackageLogo.png",
|
|
"discord.net.webhook.3.10.0.nupkg.sha512",
|
|
"discord.net.webhook.nuspec",
|
|
"lib/net5.0/Discord.Net.Webhook.dll",
|
|
"lib/net5.0/Discord.Net.Webhook.xml",
|
|
"lib/net6.0/Discord.Net.Webhook.dll",
|
|
"lib/net6.0/Discord.Net.Webhook.xml",
|
|
"lib/netstandard2.0/Discord.Net.Webhook.dll",
|
|
"lib/netstandard2.0/Discord.Net.Webhook.xml",
|
|
"lib/netstandard2.1/Discord.Net.Webhook.dll",
|
|
"lib/netstandard2.1/Discord.Net.Webhook.xml"
|
|
]
|
|
},
|
|
"Discord.Net.WebSocket/3.10.0": {
|
|
"sha512": "pA581o5JoAAFlintQEeDncIr99WHZOWzwnZWLuPiSW4BmFjG/oYf8F6C60Ob/5w1C1QB0k72NLgh8mEwnTCI5Q==",
|
|
"type": "package",
|
|
"path": "discord.net.websocket/3.10.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"PackageLogo.png",
|
|
"discord.net.websocket.3.10.0.nupkg.sha512",
|
|
"discord.net.websocket.nuspec",
|
|
"lib/net461/Discord.Net.WebSocket.dll",
|
|
"lib/net461/Discord.Net.WebSocket.xml",
|
|
"lib/net5.0/Discord.Net.WebSocket.dll",
|
|
"lib/net5.0/Discord.Net.WebSocket.xml",
|
|
"lib/net6.0/Discord.Net.WebSocket.dll",
|
|
"lib/net6.0/Discord.Net.WebSocket.xml",
|
|
"lib/netstandard2.0/Discord.Net.WebSocket.dll",
|
|
"lib/netstandard2.0/Discord.Net.WebSocket.xml",
|
|
"lib/netstandard2.1/Discord.Net.WebSocket.dll",
|
|
"lib/netstandard2.1/Discord.Net.WebSocket.xml"
|
|
]
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": {
|
|
"sha512": "ORj7Zh81gC69TyvmcUm9tSzytcy8AVousi+IVRAI8nLieQjOFryRusSFh7+aLk16FN9pQNqJAiMd7BTKINK0kA==",
|
|
"type": "package",
|
|
"path": "microsoft.extensions.dependencyinjection.abstractions/5.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
|
|
"lib/net461/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
|
|
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
|
|
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
|
|
"microsoft.extensions.dependencyinjection.abstractions.5.0.0.nupkg.sha512",
|
|
"microsoft.extensions.dependencyinjection.abstractions.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"Newtonsoft.Json/13.0.2": {
|
|
"sha512": "R2pZ3B0UjeyHShm9vG+Tu0EBb2lC8b0dFzV9gVn50ofHXh9Smjk6kTn7A/FdAsC8B5cKib1OnGYOXxRBz5XQDg==",
|
|
"type": "package",
|
|
"path": "newtonsoft.json/13.0.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.md",
|
|
"README.md",
|
|
"lib/net20/Newtonsoft.Json.dll",
|
|
"lib/net20/Newtonsoft.Json.xml",
|
|
"lib/net35/Newtonsoft.Json.dll",
|
|
"lib/net35/Newtonsoft.Json.xml",
|
|
"lib/net40/Newtonsoft.Json.dll",
|
|
"lib/net40/Newtonsoft.Json.xml",
|
|
"lib/net45/Newtonsoft.Json.dll",
|
|
"lib/net45/Newtonsoft.Json.xml",
|
|
"lib/net6.0/Newtonsoft.Json.dll",
|
|
"lib/net6.0/Newtonsoft.Json.xml",
|
|
"lib/netstandard1.0/Newtonsoft.Json.dll",
|
|
"lib/netstandard1.0/Newtonsoft.Json.xml",
|
|
"lib/netstandard1.3/Newtonsoft.Json.dll",
|
|
"lib/netstandard1.3/Newtonsoft.Json.xml",
|
|
"lib/netstandard2.0/Newtonsoft.Json.dll",
|
|
"lib/netstandard2.0/Newtonsoft.Json.xml",
|
|
"newtonsoft.json.13.0.2.nupkg.sha512",
|
|
"newtonsoft.json.nuspec",
|
|
"packageIcon.png"
|
|
]
|
|
},
|
|
"System.Collections.Immutable/5.0.0": {
|
|
"sha512": "FXkLXiK0sVVewcso0imKQoOxjoPAj42R8HtjjbSjVPAzwDfzoyoznWxgA3c38LDbN9SJux1xXoXYAhz98j7r2g==",
|
|
"type": "package",
|
|
"path": "system.collections.immutable/5.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/net461/System.Collections.Immutable.dll",
|
|
"lib/net461/System.Collections.Immutable.xml",
|
|
"lib/netstandard1.0/System.Collections.Immutable.dll",
|
|
"lib/netstandard1.0/System.Collections.Immutable.xml",
|
|
"lib/netstandard1.3/System.Collections.Immutable.dll",
|
|
"lib/netstandard1.3/System.Collections.Immutable.xml",
|
|
"lib/netstandard2.0/System.Collections.Immutable.dll",
|
|
"lib/netstandard2.0/System.Collections.Immutable.xml",
|
|
"lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll",
|
|
"lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml",
|
|
"system.collections.immutable.5.0.0.nupkg.sha512",
|
|
"system.collections.immutable.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
},
|
|
"System.Interactive.Async/5.0.0": {
|
|
"sha512": "QaqhQVDiULcu4vm6o89+iP329HcK44cETHOYgy/jfEjtzeFy0ZxmuM7nel9ocjnKxEM4yh1mli7hgh8Q9o+/Iw==",
|
|
"type": "package",
|
|
"path": "system.interactive.async/5.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net461/System.Interactive.Async.dll",
|
|
"lib/net461/System.Interactive.Async.xml",
|
|
"lib/netcoreapp3.1/System.Interactive.Async.dll",
|
|
"lib/netcoreapp3.1/System.Interactive.Async.xml",
|
|
"lib/netstandard2.0/System.Interactive.Async.dll",
|
|
"lib/netstandard2.0/System.Interactive.Async.xml",
|
|
"lib/netstandard2.1/System.Interactive.Async.dll",
|
|
"lib/netstandard2.1/System.Interactive.Async.xml",
|
|
"system.interactive.async.5.0.0.nupkg.sha512",
|
|
"system.interactive.async.nuspec"
|
|
]
|
|
},
|
|
"System.Linq.Async/5.0.0": {
|
|
"sha512": "cPtIuuH8TIjVHSi2ewwReWGW1PfChPE0LxPIDlfwVcLuTM9GANFTXiMB7k3aC4sk3f0cQU25LNKzx+jZMxijqw==",
|
|
"type": "package",
|
|
"path": "system.linq.async/5.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net461/System.Linq.Async.dll",
|
|
"lib/net461/System.Linq.Async.xml",
|
|
"lib/netcoreapp3.1/System.Linq.Async.dll",
|
|
"lib/netcoreapp3.1/System.Linq.Async.xml",
|
|
"lib/netstandard2.0/System.Linq.Async.dll",
|
|
"lib/netstandard2.0/System.Linq.Async.xml",
|
|
"lib/netstandard2.1/System.Linq.Async.dll",
|
|
"lib/netstandard2.1/System.Linq.Async.xml",
|
|
"ref/net461/System.Linq.Async.dll",
|
|
"ref/net461/System.Linq.Async.xml",
|
|
"ref/netcoreapp3.1/System.Linq.Async.dll",
|
|
"ref/netcoreapp3.1/System.Linq.Async.xml",
|
|
"ref/netstandard2.0/System.Linq.Async.dll",
|
|
"ref/netstandard2.0/System.Linq.Async.xml",
|
|
"ref/netstandard2.1/System.Linq.Async.dll",
|
|
"ref/netstandard2.1/System.Linq.Async.xml",
|
|
"system.linq.async.5.0.0.nupkg.sha512",
|
|
"system.linq.async.nuspec"
|
|
]
|
|
},
|
|
"System.Reactive/5.0.0": {
|
|
"sha512": "erBZjkQHWL9jpasCE/0qKAryzVBJFxGHVBAvgRN1bzM0q2s1S4oYREEEL0Vb+1kA/6BKb5FjUZMp5VXmy+gzkQ==",
|
|
"type": "package",
|
|
"path": "system.reactive/5.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"build/net5.0/_._",
|
|
"build/netcoreapp3.1/System.Reactive.dll",
|
|
"build/netcoreapp3.1/System.Reactive.targets",
|
|
"build/netcoreapp3.1/System.Reactive.xml",
|
|
"buildTransitive/net5.0/_._",
|
|
"buildTransitive/netcoreapp3.1/System.Reactive.targets",
|
|
"lib/net472/System.Reactive.dll",
|
|
"lib/net472/System.Reactive.xml",
|
|
"lib/net5.0-windows10.0.19041/System.Reactive.dll",
|
|
"lib/net5.0-windows10.0.19041/System.Reactive.xml",
|
|
"lib/net5.0/System.Reactive.dll",
|
|
"lib/net5.0/System.Reactive.xml",
|
|
"lib/netcoreapp3.1/_._",
|
|
"lib/netstandard2.0/System.Reactive.dll",
|
|
"lib/netstandard2.0/System.Reactive.xml",
|
|
"lib/uap10.0.16299/System.Reactive.dll",
|
|
"lib/uap10.0.16299/System.Reactive.pri",
|
|
"lib/uap10.0.16299/System.Reactive.xml",
|
|
"system.reactive.5.0.0.nupkg.sha512",
|
|
"system.reactive.nuspec"
|
|
]
|
|
},
|
|
"System.ValueTuple/4.5.0": {
|
|
"sha512": "okurQJO6NRE/apDIP23ajJ0hpiNmJ+f0BwOlB/cSqTLQlw5upkf+5+96+iG2Jw40G1fCVCyPz/FhIABUjMR+RQ==",
|
|
"type": "package",
|
|
"path": "system.valuetuple/4.5.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.TXT",
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
"lib/MonoAndroid10/_._",
|
|
"lib/MonoTouch10/_._",
|
|
"lib/net461/System.ValueTuple.dll",
|
|
"lib/net461/System.ValueTuple.xml",
|
|
"lib/net47/System.ValueTuple.dll",
|
|
"lib/net47/System.ValueTuple.xml",
|
|
"lib/netcoreapp2.0/_._",
|
|
"lib/netstandard1.0/System.ValueTuple.dll",
|
|
"lib/netstandard1.0/System.ValueTuple.xml",
|
|
"lib/netstandard2.0/_._",
|
|
"lib/portable-net40+sl4+win8+wp8/System.ValueTuple.dll",
|
|
"lib/portable-net40+sl4+win8+wp8/System.ValueTuple.xml",
|
|
"lib/uap10.0.16299/_._",
|
|
"lib/xamarinios10/_._",
|
|
"lib/xamarinmac20/_._",
|
|
"lib/xamarintvos10/_._",
|
|
"lib/xamarinwatchos10/_._",
|
|
"ref/MonoAndroid10/_._",
|
|
"ref/MonoTouch10/_._",
|
|
"ref/net461/System.ValueTuple.dll",
|
|
"ref/net47/System.ValueTuple.dll",
|
|
"ref/netcoreapp2.0/_._",
|
|
"ref/netstandard2.0/_._",
|
|
"ref/portable-net40+sl4+win8+wp8/System.ValueTuple.dll",
|
|
"ref/uap10.0.16299/_._",
|
|
"ref/xamarinios10/_._",
|
|
"ref/xamarinmac20/_._",
|
|
"ref/xamarintvos10/_._",
|
|
"ref/xamarinwatchos10/_._",
|
|
"system.valuetuple.4.5.0.nupkg.sha512",
|
|
"system.valuetuple.nuspec",
|
|
"useSharedDesignerContext.txt",
|
|
"version.txt"
|
|
]
|
|
}
|
|
},
|
|
"projectFileDependencyGroups": {
|
|
"net6.0": [
|
|
"Discord.Net >= 3.10.0"
|
|
]
|
|
},
|
|
"packageFolders": {
|
|
"C:\\Users\\sebas\\.nuget\\packages\\": {}
|
|
},
|
|
"project": {
|
|
"version": "1.0.0",
|
|
"restore": {
|
|
"projectUniqueName": "C:\\Users\\sebas\\RiderProjects\\Flux_Systems_Assistant\\Flux_Systems_Assistant.csproj",
|
|
"projectName": "Flux_Systems_Assistant",
|
|
"projectPath": "C:\\Users\\sebas\\RiderProjects\\Flux_Systems_Assistant\\Flux_Systems_Assistant.csproj",
|
|
"packagesPath": "C:\\Users\\sebas\\.nuget\\packages\\",
|
|
"outputPath": "C:\\Users\\sebas\\RiderProjects\\Flux_Systems_Assistant\\obj\\",
|
|
"projectStyle": "PackageReference",
|
|
"configFilePaths": [
|
|
"C:\\Users\\sebas\\AppData\\Roaming\\NuGet\\NuGet.Config"
|
|
],
|
|
"originalTargetFrameworks": [
|
|
"net6.0"
|
|
],
|
|
"sources": {
|
|
"https://api.nuget.org/v3/index.json": {}
|
|
},
|
|
"frameworks": {
|
|
"net6.0": {
|
|
"targetAlias": "net6.0",
|
|
"projectReferences": {}
|
|
}
|
|
},
|
|
"warningProperties": {
|
|
"warnAsError": [
|
|
"NU1605"
|
|
]
|
|
}
|
|
},
|
|
"frameworks": {
|
|
"net6.0": {
|
|
"targetAlias": "net6.0",
|
|
"dependencies": {
|
|
"Discord.Net": {
|
|
"target": "Package",
|
|
"version": "[3.10.0, )"
|
|
}
|
|
},
|
|
"imports": [
|
|
"net461",
|
|
"net462",
|
|
"net47",
|
|
"net471",
|
|
"net472",
|
|
"net48",
|
|
"net481"
|
|
],
|
|
"assetTargetFallback": true,
|
|
"warn": true,
|
|
"frameworkReferences": {
|
|
"Microsoft.NETCore.App": {
|
|
"privateAssets": "all"
|
|
}
|
|
},
|
|
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.401\\RuntimeIdentifierGraph.json"
|
|
}
|
|
}
|
|
}
|
|
} |