]> fortfriendship.online Git - gnargle.github.io.git/blob - RSSGen/obj/project.assets.json
add rss feed gen
[gnargle.github.io.git] / RSSGen / obj / project.assets.json
1 {
2 "version": 3,
3 "targets": {
4 "net8.0": {
5 "RssFeedGenerator/1.2.1": {
6 "type": "package",
7 "compile": {
8 "lib/netstandard2.0/RssFeedGenerator.dll": {}
9 },
10 "runtime": {
11 "lib/netstandard2.0/RssFeedGenerator.dll": {}
12 }
13 }
14 }
15 },
16 "libraries": {
17 "RssFeedGenerator/1.2.1": {
18 "sha512": "Eg+Ud0wPR1HUG0WC5jFN7vGKbslBi6jMphm2zSE2fjIJkkY2qq+9Lhfpj1iuNgnGS/fH13pJuFn4QZUP+JsUkw==",
19 "type": "package",
20 "path": "rssfeedgenerator/1.2.1",
21 "files": [
22 ".nupkg.metadata",
23 ".signature.p7s",
24 "lib/netstandard2.0/RssFeedGenerator.dll",
25 "rssfeedgenerator.1.2.1.nupkg.sha512",
26 "rssfeedgenerator.nuspec"
27 ]
28 }
29 },
30 "projectFileDependencyGroups": {
31 "net8.0": [
32 "RssFeedGenerator >= 1.2.1"
33 ]
34 },
35 "packageFolders": {
36 "C:\\Users\\gnarg\\.nuget\\packages\\": {},
37 "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
38 },
39 "project": {
40 "version": "1.0.0",
41 "restore": {
42 "projectUniqueName": "C:\\Users\\gnarg\\source\\repos\\gnargle\\gnargle.github.io\\RSSGen\\RSSGen.csproj",
43 "projectName": "RSSGen",
44 "projectPath": "C:\\Users\\gnarg\\source\\repos\\gnargle\\gnargle.github.io\\RSSGen\\RSSGen.csproj",
45 "packagesPath": "C:\\Users\\gnarg\\.nuget\\packages\\",
46 "outputPath": "C:\\Users\\gnarg\\source\\repos\\gnargle\\gnargle.github.io\\RSSGen\\obj\\",
47 "projectStyle": "PackageReference",
48 "fallbackFolders": [
49 "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
50 ],
51 "configFilePaths": [
52 "C:\\Users\\gnarg\\AppData\\Roaming\\NuGet\\NuGet.Config",
53 "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
54 "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
55 ],
56 "originalTargetFrameworks": [
57 "net8.0"
58 ],
59 "sources": {
60 "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
61 "C:\\Program Files\\dotnet\\library-packs": {},
62 "https://api.nuget.org/v3/index.json": {}
63 },
64 "frameworks": {
65 "net8.0": {
66 "targetAlias": "net8.0",
67 "projectReferences": {}
68 }
69 },
70 "warningProperties": {
71 "warnAsError": [
72 "NU1605"
73 ]
74 },
75 "restoreAuditProperties": {
76 "enableAudit": "true",
77 "auditLevel": "low",
78 "auditMode": "direct"
79 },
80 "SdkAnalysisLevel": "9.0.100"
81 },
82 "frameworks": {
83 "net8.0": {
84 "targetAlias": "net8.0",
85 "dependencies": {
86 "RssFeedGenerator": {
87 "target": "Package",
88 "version": "[1.2.1, )"
89 }
90 },
91 "imports": [
92 "net461",
93 "net462",
94 "net47",
95 "net471",
96 "net472",
97 "net48",
98 "net481"
99 ],
100 "assetTargetFallback": true,
101 "warn": true,
102 "frameworkReferences": {
103 "Microsoft.NETCore.App": {
104 "privateAssets": "all"
105 }
106 },
107 "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.102/PortableRuntimeIdentifierGraph.json"
108 }
109 }
110 }
111 }