ASCU_ALL/STPClient/obj/STPClient.csproj.nuget.dgspec.json

82 lines
2.5 KiB
JSON
Raw Normal View History

2021-05-25 23:29:32 +05:00
{
"format": 1,
"restore": {
2021-05-28 00:13:54 +05:00
"E:\\GIT\\ASCKU_PC\\STPClient\\STPClient.csproj": {}
2021-05-25 23:29:32 +05:00
},
"projects": {
2021-05-28 00:13:54 +05:00
"E:\\GIT\\ASCKU_PC\\STPClient\\STPClient.csproj": {
2021-05-25 23:29:32 +05:00
"version": "1.0.0",
"restore": {
2021-05-28 00:13:54 +05:00
"projectUniqueName": "E:\\GIT\\ASCKU_PC\\STPClient\\STPClient.csproj",
2021-05-25 23:29:32 +05:00
"projectName": "STPClient",
2021-05-28 00:13:54 +05:00
"projectPath": "E:\\GIT\\ASCKU_PC\\STPClient\\STPClient.csproj",
"packagesPath": "C:\\Users\\Admin\\.nuget\\packages\\",
"outputPath": "E:\\GIT\\ASCKU_PC\\STPClient\\obj\\",
2021-05-25 23:29:32 +05:00
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
2021-05-28 00:13:54 +05:00
"C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\"
2021-05-25 23:29:32 +05:00
],
"configFilePaths": [
2021-05-28 00:13:54 +05:00
"C:\\Users\\Admin\\AppData\\Roaming\\NuGet\\NuGet.Config",
2021-05-25 23:29:32 +05:00
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config"
],
"originalTargetFrameworks": [
"net5.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net5.0": {
"targetAlias": "net5.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net5.0": {
"targetAlias": "net5.0",
2021-05-27 15:58:23 +05:00
"dependencies": {
"NLog": {
"target": "Package",
"version": "[4.7.10, )"
},
"NLog.Extensions.Logging": {
"target": "Package",
"version": "[1.7.2, )"
},
"Newtonsoft.Json": {
"target": "Package",
"version": "[13.0.1, )"
}
},
2021-05-25 23:29:32 +05:00
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
2021-05-28 00:13:54 +05:00
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.200\\RuntimeIdentifierGraph.json"
2021-05-25 23:29:32 +05:00
}
}
}
}
}