Karnaugh-map/karnaugh-map/CS-kmap/obj/project.assets.json

80 lines
2.3 KiB
JSON
Raw Normal View History

2025-10-01 11:14:38 +02:00
{
"version": 3,
"targets": {
2025-10-01 11:42:03 +02:00
"net8.0": {}
2025-10-01 11:14:38 +02:00
},
"libraries": {},
"projectFileDependencyGroups": {
2025-10-01 11:42:03 +02:00
"net8.0": []
2025-10-01 11:14:38 +02:00
},
"packageFolders": {
"C:\\Users\\dominik.zatko\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
},
"project": {
"version": "1.0.0",
"restore": {
2025-10-01 11:42:03 +02:00
"projectUniqueName": "R:\\PRG\\Kmap-solver\\karnaugh-map\\CS-kmap\\KarnaughMap.csproj",
2025-10-01 11:14:38 +02:00
"projectName": "KarnaughMap",
2025-10-01 11:42:03 +02:00
"projectPath": "R:\\PRG\\Kmap-solver\\karnaugh-map\\CS-kmap\\KarnaughMap.csproj",
2025-10-01 11:14:38 +02:00
"packagesPath": "C:\\Users\\dominik.zatko\\.nuget\\packages\\",
2025-10-01 11:42:03 +02:00
"outputPath": "R:\\PRG\\Kmap-solver\\karnaugh-map\\CS-kmap\\obj\\",
2025-10-01 11:14:38 +02:00
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\dominik.zatko\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
2025-10-01 11:42:03 +02:00
"net8.0"
2025-10-01 11:14:38 +02:00
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
2025-10-01 11:42:03 +02:00
"net8.0": {
"targetAlias": "net8.0",
2025-10-01 11:14:38 +02:00
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
},
"SdkAnalysisLevel": "9.0.100"
},
"frameworks": {
2025-10-01 11:42:03 +02:00
"net8.0": {
"targetAlias": "net8.0",
2025-10-01 11:14:38 +02:00
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
2025-10-01 11:42:03 +02:00
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.102/PortableRuntimeIdentifierGraph.json"
2025-10-01 11:14:38 +02:00
}
}
}
}