so-un-bot/Bot/obj/project.assets.json

280 lines
No EOL
8.9 KiB
JSON

{
"version": 3,
"targets": {
"net8.0": {
"JetBrains.Annotations/2021.3.0": {
"type": "package",
"compile": {
"lib/netstandard2.0/JetBrains.Annotations.dll": {
"related": ".deps.json;.xml"
}
},
"runtime": {
"lib/netstandard2.0/JetBrains.Annotations.dll": {
"related": ".deps.json;.xml"
}
}
},
"Newtonsoft.Json/13.0.1": {
"type": "package",
"compile": {
"lib/netstandard2.0/Newtonsoft.Json.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/Newtonsoft.Json.dll": {
"related": ".xml"
}
}
},
"System.Threading.Channels/6.0.0": {
"type": "package",
"compile": {
"lib/net6.0/System.Threading.Channels.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net6.0/System.Threading.Channels.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/netcoreapp3.1/_._": {}
}
},
"Telegram.Bot/17.0.0": {
"type": "package",
"dependencies": {
"Newtonsoft.Json": "12.0.2"
},
"compile": {
"lib/netcoreapp3.1/Telegram.Bot.dll": {
"related": ".pdb;.xml"
}
},
"runtime": {
"lib/netcoreapp3.1/Telegram.Bot.dll": {
"related": ".pdb;.xml"
}
}
},
"Telegram.Bot.Extensions.Polling/1.0.0": {
"type": "package",
"dependencies": {
"JetBrains.Annotations": "2021.3.0",
"System.Threading.Channels": "6.0.0",
"Telegram.Bot": "17.0.0"
},
"compile": {
"lib/netcoreapp3.1/Telegram.Bot.Extensions.Polling.dll": {
"related": ".pdb;.xml"
}
},
"runtime": {
"lib/netcoreapp3.1/Telegram.Bot.Extensions.Polling.dll": {
"related": ".pdb;.xml"
}
}
}
}
},
"libraries": {
"JetBrains.Annotations/2021.3.0": {
"sha512": "Ddxjs5RRjf+c8m9m++WvhW1lz1bqNhsTjWvCLbQN9bvKbkJeR9MhtfNwKgBRRdG2yLHcXFr5Lf7fsvvkiPaDRg==",
"type": "package",
"path": "jetbrains.annotations/2021.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"icon.png",
"jetbrains.annotations.2021.3.0.nupkg.sha512",
"jetbrains.annotations.nuspec",
"lib/net20/JetBrains.Annotations.dll",
"lib/net20/JetBrains.Annotations.xml",
"lib/netstandard1.0/JetBrains.Annotations.deps.json",
"lib/netstandard1.0/JetBrains.Annotations.dll",
"lib/netstandard1.0/JetBrains.Annotations.xml",
"lib/netstandard2.0/JetBrains.Annotations.deps.json",
"lib/netstandard2.0/JetBrains.Annotations.dll",
"lib/netstandard2.0/JetBrains.Annotations.xml",
"lib/portable40-net40+sl5+win8+wp8+wpa81/JetBrains.Annotations.dll",
"lib/portable40-net40+sl5+win8+wp8+wpa81/JetBrains.Annotations.xml"
]
},
"Newtonsoft.Json/13.0.1": {
"sha512": "ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
"type": "package",
"path": "newtonsoft.json/13.0.1",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.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/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.1.nupkg.sha512",
"newtonsoft.json.nuspec",
"packageIcon.png"
]
},
"System.Threading.Channels/6.0.0": {
"sha512": "TY8/9+tI0mNaUMgntOxxaq2ndTkdXqLSxvPmas7XEqOlv9lQtB7wLjYGd756lOaO7Dvb5r/WXhluM+0Xe87v5Q==",
"type": "package",
"path": "system.threading.channels/6.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/netcoreapp2.0/System.Threading.Channels.targets",
"buildTransitive/netcoreapp3.1/_._",
"lib/net461/System.Threading.Channels.dll",
"lib/net461/System.Threading.Channels.xml",
"lib/net6.0/System.Threading.Channels.dll",
"lib/net6.0/System.Threading.Channels.xml",
"lib/netcoreapp3.1/System.Threading.Channels.dll",
"lib/netcoreapp3.1/System.Threading.Channels.xml",
"lib/netstandard2.0/System.Threading.Channels.dll",
"lib/netstandard2.0/System.Threading.Channels.xml",
"lib/netstandard2.1/System.Threading.Channels.dll",
"lib/netstandard2.1/System.Threading.Channels.xml",
"system.threading.channels.6.0.0.nupkg.sha512",
"system.threading.channels.nuspec",
"useSharedDesignerContext.txt"
]
},
"Telegram.Bot/17.0.0": {
"sha512": "YvQ9lqEt1bTafu6BJPTbYWDHxyHP+TK8PtjTjNV/6VQw3XxVcZnGwYkJ1CdYW3lJHmHjYxzhBlhhOGNtqJ3U7g==",
"type": "package",
"path": "telegram.bot/17.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netcoreapp3.1/Telegram.Bot.dll",
"lib/netcoreapp3.1/Telegram.Bot.pdb",
"lib/netcoreapp3.1/Telegram.Bot.xml",
"lib/netstandard2.0/Telegram.Bot.dll",
"lib/netstandard2.0/Telegram.Bot.pdb",
"lib/netstandard2.0/Telegram.Bot.xml",
"package-icon.png",
"telegram.bot.17.0.0.nupkg.sha512",
"telegram.bot.nuspec"
]
},
"Telegram.Bot.Extensions.Polling/1.0.0": {
"sha512": "OsUbHdHIMmldevoRYzArh5uJDVs1fzlpj+T3mddeP/ELhhhHLmcjon0ZEypgf1KFEj6QWbuZHkijauIW1LZlqg==",
"type": "package",
"path": "telegram.bot.extensions.polling/1.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netcoreapp3.1/Telegram.Bot.Extensions.Polling.dll",
"lib/netcoreapp3.1/Telegram.Bot.Extensions.Polling.pdb",
"lib/netcoreapp3.1/Telegram.Bot.Extensions.Polling.xml",
"lib/netstandard2.0/Telegram.Bot.Extensions.Polling.dll",
"lib/netstandard2.0/Telegram.Bot.Extensions.Polling.pdb",
"lib/netstandard2.0/Telegram.Bot.Extensions.Polling.xml",
"package-icon.png",
"telegram.bot.extensions.polling.1.0.0.nupkg.sha512",
"telegram.bot.extensions.polling.nuspec"
]
}
},
"projectFileDependencyGroups": {
"net8.0": [
"Newtonsoft.Json >= 13.0.1",
"Telegram.Bot >= 17.0.0",
"Telegram.Bot.Extensions.Polling >= 1.0.0"
]
},
"packageFolders": {
"/home/marco/.nuget/packages/": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "/home/marco/RiderProjects/so-un-bot/Bot/SoUnBot.csproj",
"projectName": "SoUnBot",
"projectPath": "/home/marco/RiderProjects/so-un-bot/Bot/SoUnBot.csproj",
"packagesPath": "/home/marco/.nuget/packages/",
"outputPath": "/home/marco/RiderProjects/so-un-bot/Bot/obj/",
"projectStyle": "PackageReference",
"configFilePaths": [
"/home/marco/.nuget/NuGet/NuGet.Config"
],
"originalTargetFrameworks": [
"net8.0"
],
"sources": {
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"dependencies": {
"Newtonsoft.Json": {
"target": "Package",
"version": "[13.0.1, )"
},
"Telegram.Bot": {
"target": "Package",
"version": "[17.0.0, )"
},
"Telegram.Bot.Extensions.Polling": {
"target": "Package",
"version": "[1.0.0, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"downloadDependencies": [
{
"name": "Microsoft.AspNetCore.App.Ref",
"version": "[8.0.1, 8.0.1]"
}
],
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/8.0.101/PortableRuntimeIdentifierGraph.json"
}
}
}
}