init
This commit is contained in:
139
DataPRO/DbAPI/obj/project.assets.json
Normal file
139
DataPRO/DbAPI/obj/project.assets.json
Normal file
@@ -0,0 +1,139 @@
|
||||
{
|
||||
"version": 3,
|
||||
"targets": {
|
||||
".NETFramework,Version=v4.8": {
|
||||
"DTS.Common/1.0.0": {
|
||||
"type": "project",
|
||||
"dependencies": {
|
||||
"DTS.Common.Licensing": "1.0.0",
|
||||
"DTS.Common.SharedResource": "1.0.0",
|
||||
"DTS.Common.Utilities": "1.0.0"
|
||||
},
|
||||
"compile": {
|
||||
"bin/placeholder/DTS.Common.dll": {}
|
||||
},
|
||||
"runtime": {
|
||||
"bin/placeholder/DTS.Common.dll": {}
|
||||
}
|
||||
},
|
||||
"DTS.Common.Licensing/1.0.0": {
|
||||
"type": "project",
|
||||
"compile": {
|
||||
"bin/placeholder/DTS.Common.Licensing.dll": {}
|
||||
},
|
||||
"runtime": {
|
||||
"bin/placeholder/DTS.Common.Licensing.dll": {}
|
||||
}
|
||||
},
|
||||
"DTS.Common.SharedResource/1.0.0": {
|
||||
"type": "project",
|
||||
"compile": {
|
||||
"bin/placeholder/DTS.Common.SharedResource.dll": {}
|
||||
},
|
||||
"runtime": {
|
||||
"bin/placeholder/DTS.Common.SharedResource.dll": {}
|
||||
}
|
||||
},
|
||||
"DTS.Common.Utilities/1.0.0": {
|
||||
"type": "project",
|
||||
"compile": {
|
||||
"bin/placeholder/DTS.Common.Utilities.dll": {}
|
||||
},
|
||||
"runtime": {
|
||||
"bin/placeholder/DTS.Common.Utilities.dll": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"DTS.Common/1.0.0": {
|
||||
"type": "project",
|
||||
"path": "../../Common/DTS.Common/DTS.Common.csproj",
|
||||
"msbuildProject": "../../Common/DTS.Common/DTS.Common.csproj"
|
||||
},
|
||||
"DTS.Common.Licensing/1.0.0": {
|
||||
"type": "project",
|
||||
"path": "../../Common/DTS.Common.Licensing/DTS.Common.Licensing.csproj",
|
||||
"msbuildProject": "../../Common/DTS.Common.Licensing/DTS.Common.Licensing.csproj"
|
||||
},
|
||||
"DTS.Common.SharedResource/1.0.0": {
|
||||
"type": "project",
|
||||
"path": "../../Common/DTS.Common.SharedResource/DTS.Common.SharedResource.csproj",
|
||||
"msbuildProject": "../../Common/DTS.Common.SharedResource/DTS.Common.SharedResource.csproj"
|
||||
},
|
||||
"DTS.Common.Utilities/1.0.0": {
|
||||
"type": "project",
|
||||
"path": "../../Common/DTS.Common.Utilities/DTS.Common.Utilities.csproj",
|
||||
"msbuildProject": "../../Common/DTS.Common.Utilities/DTS.Common.Utilities.csproj"
|
||||
}
|
||||
},
|
||||
"projectFileDependencyGroups": {
|
||||
".NETFramework,Version=v4.8": [
|
||||
"DTS.Common >= 1.0.0"
|
||||
]
|
||||
},
|
||||
"packageFolders": {
|
||||
"D:\\Users\\nbrown\\.nuget\\packages\\": {},
|
||||
"C:\\Program Files (x86)\\MESCIUS\\ComponentOne\\WPF\\bin\\v8\\": {},
|
||||
"C:\\Program Files (x86)\\MESCIUS\\ComponentOne\\WinForms\\bin\\v8\\": {},
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
|
||||
},
|
||||
"project": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "D:\\DTS\\Code\\DP\\BRANCH_MAINT_4_04\\DataPRO\\DbAPI\\DbAPI.csproj",
|
||||
"projectName": "DbAPI",
|
||||
"projectPath": "D:\\DTS\\Code\\DP\\BRANCH_MAINT_4_04\\DataPRO\\DbAPI\\DbAPI.csproj",
|
||||
"packagesPath": "D:\\Users\\nbrown\\.nuget\\packages\\",
|
||||
"outputPath": "D:\\DTS\\Code\\DP\\BRANCH_MAINT_4_04\\DataPRO\\DbAPI\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"crossTargeting": true,
|
||||
"fallbackFolders": [
|
||||
"C:\\Program Files (x86)\\MESCIUS\\ComponentOne\\WPF\\bin\\v8\\",
|
||||
"C:\\Program Files (x86)\\MESCIUS\\ComponentOne\\WinForms\\bin\\v8\\",
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
|
||||
],
|
||||
"configFilePaths": [
|
||||
"D:\\Users\\nbrown\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\ComponentOne.config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net48"
|
||||
],
|
||||
"sources": {
|
||||
"C:\\Program Files (x86)\\Mescius\\ComponentOne\\Packages": {},
|
||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net48": {
|
||||
"targetAlias": "net48",
|
||||
"projectReferences": {
|
||||
"D:\\DTS\\Code\\DP\\BRANCH_MAINT_4_04\\Common\\DTS.Common\\DTS.Common.csproj": {
|
||||
"projectPath": "D:\\DTS\\Code\\DP\\BRANCH_MAINT_4_04\\Common\\DTS.Common\\DTS.Common.csproj"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
},
|
||||
"restoreAuditProperties": {
|
||||
"enableAudit": "true",
|
||||
"auditLevel": "low",
|
||||
"auditMode": "direct"
|
||||
},
|
||||
"SdkAnalysisLevel": "9.0.200"
|
||||
},
|
||||
"frameworks": {
|
||||
"net48": {
|
||||
"targetAlias": "net48",
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.204\\RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user