You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

498 lines
17 KiB

{
"format": 1,
"restore": {
"D:\\work\\长江云息\\Src\\cjyx\\cjyx.Extensions\\cjyx.Extensions.csproj": {}
},
"projects": {
"D:\\work\\长江云息\\Src\\cjyx\\cjyx.Common\\cjyx.Common.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\work\\长江云息\\Src\\cjyx\\cjyx.Common\\cjyx.Common.csproj",
"projectName": "cjyx.Common",
"projectPath": "D:\\work\\长江云息\\Src\\cjyx\\cjyx.Common\\cjyx.Common.csproj",
"packagesPath": "C:\\Users\\BLACK\\.nuget\\packages\\",
"outputPath": "D:\\work\\长江云息\\Src\\cjyx\\cjyx.Common\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"D:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\BLACK\\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": [
"net6.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net6.0": {
"targetAlias": "net6.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net6.0": {
"targetAlias": "net6.0",
"dependencies": {
"AutoMapper": {
"target": "Package",
"version": "[11.0.1, )"
},
"Microsoft.AspNetCore.SignalR.Core": {
"target": "Package",
"version": "[1.1.0, )"
},
"Microsoft.Extensions.Configuration": {
"target": "Package",
"version": "[6.0.1, )"
},
"Microsoft.Extensions.Configuration.Abstractions": {
"target": "Package",
"version": "[6.0.0, )"
},
"Microsoft.Extensions.Configuration.Binder": {
"target": "Package",
"version": "[6.0.0, )"
},
"Microsoft.Extensions.Configuration.Json": {
"target": "Package",
"version": "[6.0.0, )"
},
"Microsoft.Extensions.Hosting.Abstractions": {
"target": "Package",
"version": "[6.0.0, )"
},
"Serilog": {
"target": "Package",
"version": "[2.11.0, )"
},
"Serilog.Sinks.File": {
"target": "Package",
"version": "[5.0.0, )"
},
"WebApiClient.Extensions.DependencyInjection": {
"target": "Package",
"version": "[2.0.3, )"
},
"Yitter.IdGenerator": {
"target": "Package",
"version": "[1.0.12, )"
},
"log4net": {
"target": "Package",
"version": "[2.0.14, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.100\\RuntimeIdentifierGraph.json"
}
}
},
"D:\\work\\长江云息\\Src\\cjyx\\cjyx.Extensions\\cjyx.Extensions.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\work\\长江云息\\Src\\cjyx\\cjyx.Extensions\\cjyx.Extensions.csproj",
"projectName": "cjyx.Extensions",
"projectPath": "D:\\work\\长江云息\\Src\\cjyx\\cjyx.Extensions\\cjyx.Extensions.csproj",
"packagesPath": "C:\\Users\\BLACK\\.nuget\\packages\\",
"outputPath": "D:\\work\\长江云息\\Src\\cjyx\\cjyx.Extensions\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"D:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\BLACK\\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": [
"net6.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net6.0": {
"targetAlias": "net6.0",
"projectReferences": {
"D:\\work\\长江云息\\Src\\cjyx\\cjyx.Services\\cjyx.Services.csproj": {
"projectPath": "D:\\work\\长江云息\\Src\\cjyx\\cjyx.Services\\cjyx.Services.csproj"
},
"D:\\work\\长江云息\\Src\\cjyx\\cjyx.Tasks\\cjyx.Tasks.csproj": {
"projectPath": "D:\\work\\长江云息\\Src\\cjyx\\cjyx.Tasks\\cjyx.Tasks.csproj"
}
}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net6.0": {
"targetAlias": "net6.0",
"dependencies": {
"Autofac": {
"target": "Package",
"version": "[6.3.0, )"
},
"Autofac.Extras.DynamicProxy": {
"target": "Package",
"version": "[6.0.1, )"
},
"Microsoft.AspNetCore.Http": {
"target": "Package",
"version": "[2.2.2, )"
},
"Microsoft.AspNetCore.Http.Abstractions": {
"target": "Package",
"version": "[2.2.0, )"
},
"Microsoft.Extensions.Logging": {
"target": "Package",
"version": "[6.0.0, )"
},
"Microsoft.Extensions.Logging.EventLog": {
"target": "Package",
"version": "[6.0.0, )"
},
"Microsoft.Extensions.Logging.Log4Net.AspNetCore": {
"target": "Package",
"version": "[6.1.0, )"
},
"MiniProfiler.Shared": {
"target": "Package",
"version": "[4.2.22, )"
},
"Swashbuckle.AspNetCore": {
"target": "Package",
"version": "[6.2.3, )"
},
"Swashbuckle.AspNetCore.Filters": {
"target": "Package",
"version": "[7.0.2, )"
},
"Swashbuckle.AspNetCore.Newtonsoft": {
"target": "Package",
"version": "[6.3.1, )"
},
"log4net": {
"target": "Package",
"version": "[2.0.14, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.100\\RuntimeIdentifierGraph.json"
}
}
},
"D:\\work\\长江云息\\Src\\cjyx\\cjyx.model\\cjyx.Model.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\work\\长江云息\\Src\\cjyx\\cjyx.model\\cjyx.Model.csproj",
"projectName": "cjyx.Model",
"projectPath": "D:\\work\\长江云息\\Src\\cjyx\\cjyx.model\\cjyx.Model.csproj",
"packagesPath": "C:\\Users\\BLACK\\.nuget\\packages\\",
"outputPath": "D:\\work\\长江云息\\Src\\cjyx\\cjyx.model\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"D:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\BLACK\\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": [
"net6.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net6.0": {
"targetAlias": "net6.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net6.0": {
"targetAlias": "net6.0",
"dependencies": {
"AutoMapper": {
"target": "Package",
"version": "[11.0.1, )"
},
"AutoMapper.Extensions.Microsoft.DependencyInjection": {
"target": "Package",
"version": "[11.0.0, )"
},
"SqlSugarCore": {
"target": "Package",
"version": "[5.0.8, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.100\\RuntimeIdentifierGraph.json"
}
}
},
"D:\\work\\长江云息\\Src\\cjyx\\cjyx.Repository\\cjyx.Repository.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\work\\长江云息\\Src\\cjyx\\cjyx.Repository\\cjyx.Repository.csproj",
"projectName": "cjyx.Repository",
"projectPath": "D:\\work\\长江云息\\Src\\cjyx\\cjyx.Repository\\cjyx.Repository.csproj",
"packagesPath": "C:\\Users\\BLACK\\.nuget\\packages\\",
"outputPath": "D:\\work\\长江云息\\Src\\cjyx\\cjyx.Repository\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"D:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\BLACK\\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": [
"net6.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net6.0": {
"targetAlias": "net6.0",
"projectReferences": {
"D:\\work\\长江云息\\Src\\cjyx\\cjyx.Common\\cjyx.Common.csproj": {
"projectPath": "D:\\work\\长江云息\\Src\\cjyx\\cjyx.Common\\cjyx.Common.csproj"
},
"D:\\work\\长江云息\\Src\\cjyx\\cjyx.model\\cjyx.Model.csproj": {
"projectPath": "D:\\work\\长江云息\\Src\\cjyx\\cjyx.model\\cjyx.Model.csproj"
}
}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net6.0": {
"targetAlias": "net6.0",
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.100\\RuntimeIdentifierGraph.json"
}
}
},
"D:\\work\\长江云息\\Src\\cjyx\\cjyx.Services\\cjyx.Services.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\work\\长江云息\\Src\\cjyx\\cjyx.Services\\cjyx.Services.csproj",
"projectName": "cjyx.Services",
"projectPath": "D:\\work\\长江云息\\Src\\cjyx\\cjyx.Services\\cjyx.Services.csproj",
"packagesPath": "C:\\Users\\BLACK\\.nuget\\packages\\",
"outputPath": "D:\\work\\长江云息\\Src\\cjyx\\cjyx.Services\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"D:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\BLACK\\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": [
"net6.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net6.0": {
"targetAlias": "net6.0",
"projectReferences": {
"D:\\work\\长江云息\\Src\\cjyx\\cjyx.Repository\\cjyx.Repository.csproj": {
"projectPath": "D:\\work\\长江云息\\Src\\cjyx\\cjyx.Repository\\cjyx.Repository.csproj"
}
}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net6.0": {
"targetAlias": "net6.0",
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.100\\RuntimeIdentifierGraph.json"
}
}
},
"D:\\work\\长江云息\\Src\\cjyx\\cjyx.Tasks\\cjyx.Tasks.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\work\\长江云息\\Src\\cjyx\\cjyx.Tasks\\cjyx.Tasks.csproj",
"projectName": "cjyx.Tasks",
"projectPath": "D:\\work\\长江云息\\Src\\cjyx\\cjyx.Tasks\\cjyx.Tasks.csproj",
"packagesPath": "C:\\Users\\BLACK\\.nuget\\packages\\",
"outputPath": "D:\\work\\长江云息\\Src\\cjyx\\cjyx.Tasks\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"D:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\BLACK\\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": [
"net6.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net6.0": {
"targetAlias": "net6.0",
"projectReferences": {
"D:\\work\\长江云息\\Src\\cjyx\\cjyx.Services\\cjyx.Services.csproj": {
"projectPath": "D:\\work\\长江云息\\Src\\cjyx\\cjyx.Services\\cjyx.Services.csproj"
}
}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net6.0": {
"targetAlias": "net6.0",
"dependencies": {
"Quartz": {
"target": "Package",
"version": "[3.4.0, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.100\\RuntimeIdentifierGraph.json"
}
}
}
}
}