UIStandard/UIStandard.BLL/obj/project.assets.json
2025-04-12 08:14:30 +08:00

178 lines
6.2 KiB
JSON

{
"version": 3,
"targets": {
"net8.0-windows7.0": {
"UIStandard.Entities/1.0.0": {
"type": "project",
"framework": ".NETCoreApp,Version=v8.0",
"compile": {
"bin/placeholder/UIStandard.Entities.dll": {}
},
"runtime": {
"bin/placeholder/UIStandard.Entities.dll": {}
},
"frameworkReferences": [
"Microsoft.WindowsDesktop.App.WPF"
]
},
"UIStandard.IBLL/1.0.0": {
"type": "project",
"framework": ".NETCoreApp,Version=v8.0",
"dependencies": {
"UIStandard.Entities": "1.0.0"
},
"compile": {
"bin/placeholder/UIStandard.IBLL.dll": {}
},
"runtime": {
"bin/placeholder/UIStandard.IBLL.dll": {}
},
"frameworkReferences": [
"Microsoft.WindowsDesktop.App.WPF"
]
},
"UIStandard.IDAL/1.0.0": {
"type": "project",
"framework": ".NETCoreApp,Version=v8.0",
"compile": {
"bin/placeholder/UIStandard.IDAL.dll": {}
},
"runtime": {
"bin/placeholder/UIStandard.IDAL.dll": {}
},
"frameworkReferences": [
"Microsoft.WindowsDesktop.App.WPF"
]
},
"UIStandard.Utils/1.0.0": {
"type": "project",
"framework": ".NETCoreApp,Version=v8.0",
"compile": {
"bin/placeholder/UIStandard.Utils.dll": {}
},
"runtime": {
"bin/placeholder/UIStandard.Utils.dll": {}
},
"frameworkReferences": [
"Microsoft.WindowsDesktop.App.WPF"
]
}
}
},
"libraries": {
"UIStandard.Entities/1.0.0": {
"type": "project",
"path": "../UIStandard.Entities/UIStandard.Entities.csproj",
"msbuildProject": "../UIStandard.Entities/UIStandard.Entities.csproj"
},
"UIStandard.IBLL/1.0.0": {
"type": "project",
"path": "../UIStandard.IBLL/UIStandard.IBLL.csproj",
"msbuildProject": "../UIStandard.IBLL/UIStandard.IBLL.csproj"
},
"UIStandard.IDAL/1.0.0": {
"type": "project",
"path": "../UIStandard.IDAL/UIStandard.IDAL.csproj",
"msbuildProject": "../UIStandard.IDAL/UIStandard.IDAL.csproj"
},
"UIStandard.Utils/1.0.0": {
"type": "project",
"path": "../UIStandard.Utils/UIStandard.Utils.csproj",
"msbuildProject": "../UIStandard.Utils/UIStandard.Utils.csproj"
}
},
"projectFileDependencyGroups": {
"net8.0-windows7.0": [
"UIStandard.Entities >= 1.0.0",
"UIStandard.IBLL >= 1.0.0",
"UIStandard.IDAL >= 1.0.0",
"UIStandard.Utils >= 1.0.0"
]
},
"packageFolders": {
"C:\\Users\\ZTT\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\资料\\02-项目\\01-软件标准化\\上位机\\UIStandard\\UIStandard.BLL\\UIStandard.BLL.csproj",
"projectName": "UIStandard.BLL",
"projectPath": "D:\\资料\\02-项目\\01-软件标准化\\上位机\\UIStandard\\UIStandard.BLL\\UIStandard.BLL.csproj",
"packagesPath": "C:\\Users\\ZTT\\.nuget\\packages\\",
"outputPath": "D:\\资料\\02-项目\\01-软件标准化\\上位机\\UIStandard\\UIStandard.BLL\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\ZTT\\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\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net8.0-windows7.0": {
"targetAlias": "net8.0-windows",
"projectReferences": {
"D:\\资料\\02-项目\\01-软件标准化\\上位机\\UIStandard\\UIStandard.Entities\\UIStandard.Entities.csproj": {
"projectPath": "D:\\资料\\02-项目\\01-软件标准化\\上位机\\UIStandard\\UIStandard.Entities\\UIStandard.Entities.csproj"
},
"D:\\资料\\02-项目\\01-软件标准化\\上位机\\UIStandard\\UIStandard.IBLL\\UIStandard.IBLL.csproj": {
"projectPath": "D:\\资料\\02-项目\\01-软件标准化\\上位机\\UIStandard\\UIStandard.IBLL\\UIStandard.IBLL.csproj"
},
"D:\\资料\\02-项目\\01-软件标准化\\上位机\\UIStandard\\UIStandard.IDAL\\UIStandard.IDAL.csproj": {
"projectPath": "D:\\资料\\02-项目\\01-软件标准化\\上位机\\UIStandard\\UIStandard.IDAL\\UIStandard.IDAL.csproj"
},
"D:\\资料\\02-项目\\01-软件标准化\\上位机\\UIStandard\\UIStandard.Utils\\UIStandard.Utils.csproj": {
"projectPath": "D:\\资料\\02-项目\\01-软件标准化\\上位机\\UIStandard\\UIStandard.Utils\\UIStandard.Utils.csproj"
}
}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
},
"SdkAnalysisLevel": "9.0.200"
},
"frameworks": {
"net8.0-windows7.0": {
"targetAlias": "net8.0-windows",
"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.201/PortableRuntimeIdentifierGraph.json"
}
}
}
}