dev/csharp/SmartThings/obj/SmartThings.csproj.nuget.dgspec.json
2022-08-29 10:28:57 +02:00

73 lines
2.3 KiB
JSON

{
"format": 1,
"restore": {
"C:\\Users\\Imi\\Downloads\\SmartThings\\SmartThings.csproj": {}
},
"projects": {
"C:\\Users\\Imi\\Downloads\\SmartThings\\SmartThings.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "C:\\Users\\Imi\\Downloads\\SmartThings\\SmartThings.csproj",
"projectName": "SmartThings",
"projectPath": "C:\\Users\\Imi\\Downloads\\SmartThings\\SmartThings.csproj",
"packagesPath": "C:\\Users\\Imi\\.nuget\\packages\\",
"outputPath": "C:\\Users\\Imi\\Downloads\\SmartThings\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
],
"configFilePaths": [
"C:\\Users\\Imi\\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": {
"SmartThingsNet": {
"target": "Package",
"version": "[0.7.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.108\\RuntimeIdentifierGraph.json"
}
}
}
}
}