]> fortfriendship.online Git - gnargle.github.io.git/blobdiff - RSSGen/obj/RSSGen.csproj.nuget.dgspec.json
add rss feed gen
[gnargle.github.io.git] / RSSGen / obj / RSSGen.csproj.nuget.dgspec.json
diff --git a/RSSGen/obj/RSSGen.csproj.nuget.dgspec.json b/RSSGen/obj/RSSGen.csproj.nuget.dgspec.json
new file mode 100644 (file)
index 0000000..122e06f
--- /dev/null
@@ -0,0 +1,80 @@
+{
+  "format": 1,
+  "restore": {
+    "C:\\Users\\gnarg\\source\\repos\\gnargle\\gnargle.github.io\\RSSGen\\RSSGen.csproj": {}
+  },
+  "projects": {
+    "C:\\Users\\gnarg\\source\\repos\\gnargle\\gnargle.github.io\\RSSGen\\RSSGen.csproj": {
+      "version": "1.0.0",
+      "restore": {
+        "projectUniqueName": "C:\\Users\\gnarg\\source\\repos\\gnargle\\gnargle.github.io\\RSSGen\\RSSGen.csproj",
+        "projectName": "RSSGen",
+        "projectPath": "C:\\Users\\gnarg\\source\\repos\\gnargle\\gnargle.github.io\\RSSGen\\RSSGen.csproj",
+        "packagesPath": "C:\\Users\\gnarg\\.nuget\\packages\\",
+        "outputPath": "C:\\Users\\gnarg\\source\\repos\\gnargle\\gnargle.github.io\\RSSGen\\obj\\",
+        "projectStyle": "PackageReference",
+        "fallbackFolders": [
+          "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
+        ],
+        "configFilePaths": [
+          "C:\\Users\\gnarg\\AppData\\Roaming\\NuGet\\NuGet.Config",
+          "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
+          "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
+        ],
+        "originalTargetFrameworks": [
+          "net8.0"
+        ],
+        "sources": {
+          "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
+          "C:\\Program Files\\dotnet\\library-packs": {},
+          "https://api.nuget.org/v3/index.json": {}
+        },
+        "frameworks": {
+          "net8.0": {
+            "targetAlias": "net8.0",
+            "projectReferences": {}
+          }
+        },
+        "warningProperties": {
+          "warnAsError": [
+            "NU1605"
+          ]
+        },
+        "restoreAuditProperties": {
+          "enableAudit": "true",
+          "auditLevel": "low",
+          "auditMode": "direct"
+        },
+        "SdkAnalysisLevel": "9.0.100"
+      },
+      "frameworks": {
+        "net8.0": {
+          "targetAlias": "net8.0",
+          "dependencies": {
+            "RssFeedGenerator": {
+              "target": "Package",
+              "version": "[1.2.1, )"
+            }
+          },
+          "imports": [
+            "net461",
+            "net462",
+            "net47",
+            "net471",
+            "net472",
+            "net48",
+            "net481"
+          ],
+          "assetTargetFallback": true,
+          "warn": true,
+          "frameworkReferences": {
+            "Microsoft.NETCore.App": {
+              "privateAssets": "all"
+            }
+          },
+          "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.102/PortableRuntimeIdentifierGraph.json"
+        }
+      }
+    }
+  }
+}
\ No newline at end of file