diff options
Diffstat (limited to 'io/obj/IO.csproj.nuget.dgspec.json')
-rw-r--r-- | io/obj/IO.csproj.nuget.dgspec.json | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/io/obj/IO.csproj.nuget.dgspec.json b/io/obj/IO.csproj.nuget.dgspec.json new file mode 100644 index 0000000..54f73d3 --- /dev/null +++ b/io/obj/IO.csproj.nuget.dgspec.json @@ -0,0 +1,61 @@ +{ + "format": 1, + "restore": { + "D:\\User\\source\\repos\\IO\\IO.csproj": {} + }, + "projects": { + "D:\\User\\source\\repos\\IO\\IO.csproj": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "D:\\User\\source\\repos\\IO\\IO.csproj", + "projectName": "IO", + "projectPath": "D:\\User\\source\\repos\\IO\\IO.csproj", + "packagesPath": "C:\\Users\\User\\.nuget\\packages\\", + "outputPath": "D:\\User\\source\\repos\\IO\\obj\\", + "projectStyle": "PackageReference", + "configFilePaths": [ + "C:\\Users\\User\\AppData\\Roaming\\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", + "imports": [ + "net461", + "net462", + "net47", + "net471", + "net472", + "net48", + "net481" + ], + "assetTargetFallback": true, + "warn": true, + "frameworkReferences": { + "Microsoft.NETCore.App": { + "privateAssets": "all" + } + }, + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.407\\RuntimeIdentifierGraph.json" + } + } + } + } +} \ No newline at end of file |