diff options
author | | 1970-01-01 00:00:00 +0000 |
---|---|---|
committer | | 2025-01-08 04:44:36 +0000 |
commit | 8511ba188088dacf6e0429f78d45a7d083339876 (patch) | |
tree | d205ecfe91b59609d41db5fdd7d576f1c4fe5b59 /invoice_total2/InvoiceTotal/obj/project.assets.json | |
parent | future value 1 (diff) | |
download | cs-8511ba188088dacf6e0429f78d45a7d083339876.tar cs-8511ba188088dacf6e0429f78d45a7d083339876.tar.gz cs-8511ba188088dacf6e0429f78d45a7d083339876.tar.bz2 cs-8511ba188088dacf6e0429f78d45a7d083339876.tar.xz cs-8511ba188088dacf6e0429f78d45a7d083339876.zip |
invoice total 2
Diffstat (limited to 'invoice_total2/InvoiceTotal/obj/project.assets.json')
-rw-r--r-- | invoice_total2/InvoiceTotal/obj/project.assets.json | 71 |
1 files changed, 71 insertions, 0 deletions
diff --git a/invoice_total2/InvoiceTotal/obj/project.assets.json b/invoice_total2/InvoiceTotal/obj/project.assets.json new file mode 100644 index 0000000..c434332 --- /dev/null +++ b/invoice_total2/InvoiceTotal/obj/project.assets.json @@ -0,0 +1,71 @@ +{ + "version": 3, + "targets": { + ".NETCoreApp,Version=v3.1": {} + }, + "libraries": {}, + "projectFileDependencyGroups": { + ".NETCoreApp,Version=v3.1": [] + }, + "packageFolders": { + "C:\\Users\\User\\.nuget\\packages\\": {} + }, + "project": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "C:\\Users\\User\\Documents\\cs\\hw\\cs5-1\\InvoiceTotal\\InvoiceTotal.csproj", + "projectName": "InvoiceTotal", + "projectPath": "C:\\Users\\User\\Documents\\cs\\hw\\cs5-1\\InvoiceTotal\\InvoiceTotal.csproj", + "packagesPath": "C:\\Users\\User\\.nuget\\packages\\", + "outputPath": "C:\\Users\\User\\Documents\\cs\\hw\\cs5-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 |