APICycleVDP/GenerateVDPCycle/obj/GenerateVDPCycle.csproj.nuget.dgspec.json
Georgy.Khatuncev 242d4bda3e create git sub-module
Prepare repo for use like sub-module in main repo
2024-09-19 01:11:55 +03:00

97 lines
3.0 KiB
JSON

{
"format": 1,
"restore": {
"D:\\src\\CurrStatVDP\\Diagram-API\\GenerateVDPCycle\\GenerateVDPCycle.csproj": {}
},
"projects": {
"D:\\src\\CurrStatVDP\\Diagram-API\\GenerateVDPCycle\\GenerateVDPCycle.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\src\\CurrStatVDP\\Diagram-API\\GenerateVDPCycle\\GenerateVDPCycle.csproj",
"projectName": "GenerateVDPCycle",
"projectPath": "D:\\src\\CurrStatVDP\\Diagram-API\\GenerateVDPCycle\\GenerateVDPCycle.csproj",
"packagesPath": "C:\\Users\\Admin\\.nuget\\packages\\",
"outputPath": "D:\\src\\CurrStatVDP\\Diagram-API\\GenerateVDPCycle\\obj\\",
"projectStyle": "PackageReference",
"configFilePaths": [
"C:\\Users\\Admin\\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": {
"MySqlConnector": {
"target": "Package",
"version": "[0.69.10, )"
},
"Pomelo.EntityFrameworkCore.MySql": {
"target": "Package",
"version": "[3.2.4, )"
}
},
"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.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.WindowsDesktop.App.Ref",
"version": "[3.1.0, 3.1.0]"
}
],
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.400\\RuntimeIdentifierGraph.json"
}
}
}
}
}