summary refs log tree commit diff
path: root/text2html/txt_to_html/obj/project.assets.json
diff options
context:
space:
mode:
author1970-01-01 00:00:00 +0000
committer2025-01-08 04:29:37 +0000
commite85f0984bac7611f216bbc406713e8fd86312e33 (patch)
tree390389c21e5431ea9f3680b6f875148b8e28713b /text2html/txt_to_html/obj/project.assets.json
parenttemperatures (diff)
downloadcs-e85f0984bac7611f216bbc406713e8fd86312e33.tar
cs-e85f0984bac7611f216bbc406713e8fd86312e33.tar.gz
cs-e85f0984bac7611f216bbc406713e8fd86312e33.tar.bz2
cs-e85f0984bac7611f216bbc406713e8fd86312e33.tar.xz
cs-e85f0984bac7611f216bbc406713e8fd86312e33.zip
text -> HTML
Diffstat (limited to 'text2html/txt_to_html/obj/project.assets.json')
-rw-r--r--text2html/txt_to_html/obj/project.assets.json71
1 files changed, 71 insertions, 0 deletions
diff --git a/text2html/txt_to_html/obj/project.assets.json b/text2html/txt_to_html/obj/project.assets.json
new file mode 100644
index 0000000..233a377
--- /dev/null
+++ b/text2html/txt_to_html/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\\131u1\\txt_to_html\\txt_to_html.csproj",

+      "projectName": "txt_to_html",

+      "projectPath": "C:\\Users\\User\\Documents\\cs\\hw\\131u1\\txt_to_html\\txt_to_html.csproj",

+      "packagesPath": "C:\\Users\\User\\.nuget\\packages\\",

+      "outputPath": "C:\\Users\\User\\Documents\\cs\\hw\\131u1\\txt_to_html\\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