diff options
invoice total 4
Diffstat (limited to 'invoice_total4/InvoiceTotal/obj/InvoiceTotal.csproj.nuget.dgspec.json')
-rw-r--r-- | invoice_total4/InvoiceTotal/obj/InvoiceTotal.csproj.nuget.dgspec.json | 66 |
1 files changed, 66 insertions, 0 deletions
diff --git a/invoice_total4/InvoiceTotal/obj/InvoiceTotal.csproj.nuget.dgspec.json b/invoice_total4/InvoiceTotal/obj/InvoiceTotal.csproj.nuget.dgspec.json new file mode 100644 index 0000000..5d9862f --- /dev/null +++ b/invoice_total4/InvoiceTotal/obj/InvoiceTotal.csproj.nuget.dgspec.json @@ -0,0 +1,66 @@ +{ + "format": 1, + "restore": { + "C:\\Users\\User\\Documents\\cs\\ex8-1\\InvoiceTotal\\InvoiceTotal.csproj": {} + }, + "projects": { + "C:\\Users\\User\\Documents\\cs\\ex8-1\\InvoiceTotal\\InvoiceTotal.csproj": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "C:\\Users\\User\\Documents\\cs\\ex8-1\\InvoiceTotal\\InvoiceTotal.csproj", + "projectName": "InvoiceTotal", + "projectPath": "C:\\Users\\User\\Documents\\cs\\ex8-1\\InvoiceTotal\\InvoiceTotal.csproj", + "packagesPath": "C:\\Users\\User\\.nuget\\packages\\", + "outputPath": "C:\\Users\\User\\Documents\\cs\\ex8-1\\InvoiceTotal\\obj\\", + "projectStyle": "PackageReference", + "configFilePaths": [ + "C:\\Users\\User\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" + ], + "originalTargetFrameworks": [ + "netcoreapp3.1" + ], + "sources": { + "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, + "https://api.nuget.org/v3/index.json": {} + }, + "frameworks": { + "netcoreapp3.1": { + "targetAlias": "netcoreapp3.1", + "projectReferences": {} + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + } + }, + "frameworks": { + "netcoreapp3.1": { + "targetAlias": "netcoreapp3.1", + "imports": [ + "net461", + "net462", + "net47", + "net471", + "net472", + "net48", + "net481" + ], + "assetTargetFallback": true, + "warn": true, + "frameworkReferences": { + "Microsoft.NETCore.App": { + "privateAssets": "all" + }, + "Microsoft.WindowsDesktop.App.WindowsForms": { + "privateAssets": "none" + } + }, + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.100\\RuntimeIdentifierGraph.json" + } + } + } + } +} \ No newline at end of file |