]> fortfriendship.online Git - gnargle.github.io.git/blob - RSSGen/obj/RSSGen.csproj.nuget.dgspec.json
add rss feed gen
[gnargle.github.io.git] / RSSGen / obj / RSSGen.csproj.nuget.dgspec.json
1 {
2 "format": 1,
3 "restore": {
4 "C:\\Users\\gnarg\\source\\repos\\gnargle\\gnargle.github.io\\RSSGen\\RSSGen.csproj": {}
5 },
6 "projects": {
7 "C:\\Users\\gnarg\\source\\repos\\gnargle\\gnargle.github.io\\RSSGen\\RSSGen.csproj": {
8 "version": "1.0.0",
9 "restore": {
10 "projectUniqueName": "C:\\Users\\gnarg\\source\\repos\\gnargle\\gnargle.github.io\\RSSGen\\RSSGen.csproj",
11 "projectName": "RSSGen",
12 "projectPath": "C:\\Users\\gnarg\\source\\repos\\gnargle\\gnargle.github.io\\RSSGen\\RSSGen.csproj",
13 "packagesPath": "C:\\Users\\gnarg\\.nuget\\packages\\",
14 "outputPath": "C:\\Users\\gnarg\\source\\repos\\gnargle\\gnargle.github.io\\RSSGen\\obj\\",
15 "projectStyle": "PackageReference",
16 "fallbackFolders": [
17 "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
18 ],
19 "configFilePaths": [
20 "C:\\Users\\gnarg\\AppData\\Roaming\\NuGet\\NuGet.Config",
21 "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
22 "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
23 ],
24 "originalTargetFrameworks": [
25 "net8.0"
26 ],
27 "sources": {
28 "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
29 "C:\\Program Files\\dotnet\\library-packs": {},
30 "https://api.nuget.org/v3/index.json": {}
31 },
32 "frameworks": {
33 "net8.0": {
34 "targetAlias": "net8.0",
35 "projectReferences": {}
36 }
37 },
38 "warningProperties": {
39 "warnAsError": [
40 "NU1605"
41 ]
42 },
43 "restoreAuditProperties": {
44 "enableAudit": "true",
45 "auditLevel": "low",
46 "auditMode": "direct"
47 },
48 "SdkAnalysisLevel": "9.0.100"
49 },
50 "frameworks": {
51 "net8.0": {
52 "targetAlias": "net8.0",
53 "dependencies": {
54 "RssFeedGenerator": {
55 "target": "Package",
56 "version": "[1.2.1, )"
57 }
58 },
59 "imports": [
60 "net461",
61 "net462",
62 "net47",
63 "net471",
64 "net472",
65 "net48",
66 "net481"
67 ],
68 "assetTargetFallback": true,
69 "warn": true,
70 "frameworkReferences": {
71 "Microsoft.NETCore.App": {
72 "privateAssets": "all"
73 }
74 },
75 "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.102/PortableRuntimeIdentifierGraph.json"
76 }
77 }
78 }
79 }
80 }