Files
Gainsight/TaskTree/obj/TaskTree.csproj.nuget.dgspec.json

69 lines
2.0 KiB
JSON
Raw Normal View History

2022-06-09 22:22:29 -04:00
{
"format": 1,
"restore": {
2022-06-13 08:50:32 -04:00
"/Users/normrasmussen/Documents/Northpass/TaskTree/TaskTree.csproj": {}
2022-06-09 22:22:29 -04:00
},
"projects": {
2022-06-13 08:50:32 -04:00
"/Users/normrasmussen/Documents/Northpass/TaskTree/TaskTree.csproj": {
2022-06-09 22:22:29 -04:00
"version": "1.0.0",
"restore": {
2022-06-13 08:50:32 -04:00
"projectUniqueName": "/Users/normrasmussen/Documents/Northpass/TaskTree/TaskTree.csproj",
"projectName": "TaskTree",
"projectPath": "/Users/normrasmussen/Documents/Northpass/TaskTree/TaskTree.csproj",
2022-06-09 22:22:29 -04:00
"packagesPath": "/Users/normrasmussen/.nuget/packages/",
2022-06-13 08:50:32 -04:00
"outputPath": "/Users/normrasmussen/Documents/Northpass/TaskTree/obj/",
2022-06-09 22:22:29 -04:00
"projectStyle": "PackageReference",
"configFilePaths": [
"/Users/normrasmussen/.nuget/NuGet/NuGet.Config"
],
"originalTargetFrameworks": [
"net6.0"
],
"sources": {
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net6.0": {
"targetAlias": "net6.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net6.0": {
"targetAlias": "net6.0",
"dependencies": {
2022-06-13 08:50:32 -04:00
"Blazorise.TreeView": {
2022-06-09 22:22:29 -04:00
"target": "Package",
2022-06-13 08:50:32 -04:00
"version": "[1.0.5, )"
2022-06-09 22:22:29 -04:00
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
2022-06-13 08:50:32 -04:00
"Microsoft.AspNetCore.App": {
"privateAssets": "none"
},
2022-06-09 22:22:29 -04:00
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/6.0.300/RuntimeIdentifierGraph.json"
}
}
}
}
}