ChatX/chatclient/obj/chatclient.csproj.nuget.dgspec.json
2025-06-01 23:24:11 +08:00

94 lines
2.9 KiB
JSON

{
"format": 1,
"restore": {
"G:\\dzy\\chatclient\\chatclient\\chatclient.csproj": {}
},
"projects": {
"G:\\dzy\\chatclient\\chatclient\\chatclient.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "G:\\dzy\\chatclient\\chatclient\\chatclient.csproj",
"projectName": "chatclient",
"projectPath": "G:\\dzy\\chatclient\\chatclient\\chatclient.csproj",
"packagesPath": "C:\\Users\\huang\\.nuget\\packages\\",
"outputPath": "G:\\dzy\\chatclient\\chatclient\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"G:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\huang\\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": [
"net8.0-windows"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net8.0-windows7.0": {
"targetAlias": "net8.0-windows",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
},
"SdkAnalysisLevel": "9.0.200"
},
"frameworks": {
"net8.0-windows7.0": {
"targetAlias": "net8.0-windows",
"dependencies": {
"MaterialDesignThemes": {
"target": "Package",
"version": "[5.2.1, )"
},
"MaterialDesignThemes.MahApps": {
"target": "Package",
"version": "[5.2.1, )"
},
"MaterialDesignThemes.Wpf": {
"target": "Package",
"version": "[1.0.1, )"
},
"log4net": {
"target": "Package",
"version": "[3.1.0, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
},
"Microsoft.WindowsDesktop.App.WPF": {
"privateAssets": "none"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.203/PortableRuntimeIdentifierGraph.json"
}
}
}
}
}