123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158 |
- {
- "format": 1,
- "restore": {
- "D:\\A_Install\\WorkSpace\\Vs2022\\yg_chf\\chf_ccs\\IMCS_CCS\\CCS.csproj": {}
- },
- "projects": {
- "D:\\A_Install\\WorkSpace\\Vs2022\\yg_chf\\chf_ccs\\IMCS_CCS\\CCS.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "D:\\A_Install\\WorkSpace\\Vs2022\\yg_chf\\chf_ccs\\IMCS_CCS\\CCS.csproj",
- "projectName": "IMCS_CCS",
- "projectPath": "D:\\A_Install\\WorkSpace\\Vs2022\\yg_chf\\chf_ccs\\IMCS_CCS\\CCS.csproj",
- "packagesPath": "C:\\Users\\Lenovo\\.nuget\\packages\\",
- "outputPath": "D:\\A_Install\\WorkSpace\\Vs2022\\yg_chf\\chf_ccs\\IMCS_CCS\\obj\\publish\\win-x64\\",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "C:\\Users\\Lenovo\\AppData\\Roaming\\NuGet\\NuGet.Config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
- ],
- "originalTargetFrameworks": [
- "netcoreapp3.1"
- ],
- "sources": {
- "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "C:\\Program Files\\dotnet\\library-packs": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "netcoreapp3.1": {
- "targetAlias": "netcoreapp3.1",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "netcoreapp3.1": {
- "targetAlias": "netcoreapp3.1",
- "dependencies": {
- "AutoMapper.Extensions.Microsoft.DependencyInjection": {
- "target": "Package",
- "version": "[12.0.1, )"
- },
- "Flurl.Http": {
- "target": "Package",
- "version": "[4.0.2, )"
- },
- "Microsoft.Extensions.Hosting.WindowsServices": {
- "target": "Package",
- "version": "[8.0.0, )"
- },
- "Microsoft.NETCore.Targets": {
- "suppressParent": "All",
- "target": "Package",
- "version": "[3.0.0, )"
- },
- "MySql.Data.EntityFrameworkCore": {
- "target": "Package",
- "version": "[8.0.22, )"
- },
- "NLog.Web.AspNetCore": {
- "target": "Package",
- "version": "[5.3.8, )"
- },
- "Newtonsoft.Json": {
- "target": "Package",
- "version": "[13.0.3, )"
- },
- "Quartz": {
- "target": "Package",
- "version": "[3.8.1, )"
- },
- "StackExchange.Redis": {
- "target": "Package",
- "version": "[2.7.33, )"
- },
- "Swashbuckle.AspNetCore": {
- "target": "Package",
- "version": "[6.5.0, )"
- },
- "Swashbuckle.AspNetCore.Filters": {
- "target": "Package",
- "version": "[8.0.1, )"
- },
- "System.IdentityModel.Tokens.Jwt": {
- "target": "Package",
- "version": "[7.4.1, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "downloadDependencies": [
- {
- "name": "Microsoft.AspNetCore.App.Ref",
- "version": "[3.1.10, 3.1.10]"
- },
- {
- "name": "Microsoft.AspNetCore.App.Runtime.win-x64",
- "version": "[3.1.32, 3.1.32]"
- },
- {
- "name": "Microsoft.NETCore.App.Host.win-x64",
- "version": "[3.1.32, 3.1.32]"
- },
- {
- "name": "Microsoft.NETCore.App.Ref",
- "version": "[3.1.0, 3.1.0]"
- },
- {
- "name": "Microsoft.NETCore.App.Runtime.win-x64",
- "version": "[3.1.32, 3.1.32]"
- },
- {
- "name": "Microsoft.WindowsDesktop.App.Ref",
- "version": "[3.1.0, 3.1.0]"
- },
- {
- "name": "Microsoft.WindowsDesktop.App.Runtime.win-x64",
- "version": "[3.1.32, 3.1.32]"
- }
- ],
- "frameworkReferences": {
- "Microsoft.AspNetCore.App": {
- "privateAssets": "none"
- },
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.303\\RuntimeIdentifierGraph.json"
- }
- },
- "runtimes": {
- "win-x64": {
- "#import": []
- }
- }
- }
- }
- }
|