Files
simulation_core/tools/analyzers/obj/Analyzers.csproj.nuget.dgspec.json
2026-04-01 15:31:37 +08:00

87 lines
2.5 KiB
JSON

{
"format": 1,
"restore": {
"/home/simulation/source/renode/tools/analyzers/Analyzers.csproj": {}
},
"projects": {
"/home/simulation/source/renode/tools/analyzers/Analyzers.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "/home/simulation/source/renode/tools/analyzers/Analyzers.csproj",
"projectName": "Analyzers",
"projectPath": "/home/simulation/source/renode/tools/analyzers/Analyzers.csproj",
"packagesPath": "/home/simulation/.nuget/packages/",
"outputPath": "/home/simulation/source/renode/tools/analyzers/obj/",
"projectStyle": "PackageReference",
"crossTargeting": true,
"configFilePaths": [
"/home/simulation/.nuget/NuGet/NuGet.Config"
],
"originalTargetFrameworks": [
"netstandard2.0"
],
"sources": {
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"netstandard2.0": {
"targetAlias": "netstandard2.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
}
},
"frameworks": {
"netstandard2.0": {
"targetAlias": "netstandard2.0",
"dependencies": {
"Microsoft.CodeAnalysis.Analyzers": {
"target": "Package",
"version": "[3.3.4, )"
},
"Microsoft.CodeAnalysis.CSharp": {
"target": "Package",
"version": "[3.9.0, )"
},
"Microsoft.CodeAnalysis.CSharp.Workspaces": {
"target": "Package",
"version": "[3.9.0, )"
},
"NETStandard.Library": {
"suppressParent": "All",
"target": "Package",
"version": "[2.0.3, )",
"autoReferenced": true
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"runtimeIdentifierGraphPath": "/home/simulation/.dotnet/sdk/8.0.418/RuntimeIdentifierGraph.json"
}
},
"runtimes": {
"linux-x64": {
"#import": []
}
}
}
}
}