119 lines
No EOL
3.4 KiB
JSON
119 lines
No EOL
3.4 KiB
JSON
{
|
|
"version": 3,
|
|
"targets": {
|
|
".NETCoreApp,Version=v3.1": {
|
|
"Newtonsoft.Json/12.0.3": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/Newtonsoft.Json.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Newtonsoft.Json.dll": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"libraries": {
|
|
"Newtonsoft.Json/12.0.3": {
|
|
"sha512": "6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==",
|
|
"type": "package",
|
|
"path": "newtonsoft.json/12.0.3",
|
|
"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",
|
|
"lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.dll",
|
|
"lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.xml",
|
|
"lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.dll",
|
|
"lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.xml",
|
|
"newtonsoft.json.12.0.3.nupkg.sha512",
|
|
"newtonsoft.json.nuspec",
|
|
"packageIcon.png"
|
|
]
|
|
}
|
|
},
|
|
"projectFileDependencyGroups": {
|
|
".NETCoreApp,Version=v3.1": [
|
|
"Newtonsoft.Json >= 12.0.3"
|
|
]
|
|
},
|
|
"packageFolders": {
|
|
"/home/petra/.nuget/packages/": {}
|
|
},
|
|
"project": {
|
|
"version": "1.0.0",
|
|
"restore": {
|
|
"projectUniqueName": "/home/petra/Documents/Code/C#/creachopedia/creachopedia.csproj",
|
|
"projectName": "creachopedia",
|
|
"projectPath": "/home/petra/Documents/Code/C#/creachopedia/creachopedia.csproj",
|
|
"packagesPath": "/home/petra/.nuget/packages/",
|
|
"outputPath": "/home/petra/Documents/Code/C#/creachopedia/obj/",
|
|
"projectStyle": "PackageReference",
|
|
"configFilePaths": [
|
|
"/home/petra/.nuget/NuGet/NuGet.Config"
|
|
],
|
|
"originalTargetFrameworks": [
|
|
"netcoreapp3.1"
|
|
],
|
|
"sources": {
|
|
"https://api.nuget.org/v3/index.json": {}
|
|
},
|
|
"frameworks": {
|
|
"netcoreapp3.1": {
|
|
"projectReferences": {}
|
|
}
|
|
},
|
|
"warningProperties": {
|
|
"warnAsError": [
|
|
"NU1605"
|
|
]
|
|
}
|
|
},
|
|
"frameworks": {
|
|
"netcoreapp3.1": {
|
|
"dependencies": {
|
|
"Newtonsoft.Json": {
|
|
"target": "Package",
|
|
"version": "[12.0.3, )"
|
|
}
|
|
},
|
|
"imports": [
|
|
"net461",
|
|
"net462",
|
|
"net47",
|
|
"net471",
|
|
"net472",
|
|
"net48"
|
|
],
|
|
"assetTargetFallback": true,
|
|
"warn": true,
|
|
"downloadDependencies": [
|
|
{
|
|
"name": "Microsoft.AspNetCore.App.Ref",
|
|
"version": "[3.1.3, 3.1.3]"
|
|
}
|
|
],
|
|
"frameworkReferences": {
|
|
"Microsoft.NETCore.App": {
|
|
"privateAssets": "all"
|
|
}
|
|
},
|
|
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/3.1.107/RuntimeIdentifierGraph.json"
|
|
}
|
|
}
|
|
}
|
|
} |