callfi_crawler/obj/callfi.csproj.nuget.dgspec.json
2025-08-02 16:23:13 +00:00

86 lines
2.2 KiB
JSON

{
"format": 1,
"restore": {
"/root/callfi_crawler/callfi.csproj": {}
},
"projects": {
"/root/callfi_crawler/callfi.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "/root/callfi_crawler/callfi.csproj",
"projectName": "callfi",
"projectPath": "/root/callfi_crawler/callfi.csproj",
"packagesPath": "/root/.nuget/packages/",
"outputPath": "/root/callfi_crawler/obj/",
"projectStyle": "PackageReference",
"configFilePaths": [
"/root/.nuget/NuGet/NuGet.Config"
],
"originalTargetFrameworks": [
"net7.0"
],
"sources": {
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"dependencies": {
"Newtonsoft.Json": {
"target": "Package",
"version": "[13.0.3, )"
},
"System.Net.Http": {
"target": "Package",
"version": "[4.3.4, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"downloadDependencies": [
{
"name": "Microsoft.AspNetCore.App.Runtime.linux-x64",
"version": "[7.0.20, 7.0.20]"
},
{
"name": "Microsoft.NETCore.App.Runtime.linux-x64",
"version": "[7.0.20, 7.0.20]"
}
],
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/7.0.410/RuntimeIdentifierGraph.json"
}
},
"runtimes": {
"linux-x64": {
"#import": []
}
}
}
}
}