X-Git-Url: https://fortfriendship.online/gitweb/gnargle.github.io.git/blobdiff_plain/54940e64470facdd28d759b582acc5ec5ee297ee..1fb9072fdb681d131b89118a7e9f78b682e1176e:/RSSGen/obj/project.assets.json?ds=inline diff --git a/RSSGen/obj/project.assets.json b/RSSGen/obj/project.assets.json new file mode 100644 index 0000000..c120ddb --- /dev/null +++ b/RSSGen/obj/project.assets.json @@ -0,0 +1,111 @@ +{ + "version": 3, + "targets": { + "net8.0": { + "RssFeedGenerator/1.2.1": { + "type": "package", + "compile": { + "lib/netstandard2.0/RssFeedGenerator.dll": {} + }, + "runtime": { + "lib/netstandard2.0/RssFeedGenerator.dll": {} + } + } + } + }, + "libraries": { + "RssFeedGenerator/1.2.1": { + "sha512": "Eg+Ud0wPR1HUG0WC5jFN7vGKbslBi6jMphm2zSE2fjIJkkY2qq+9Lhfpj1iuNgnGS/fH13pJuFn4QZUP+JsUkw==", + "type": "package", + "path": "rssfeedgenerator/1.2.1", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/netstandard2.0/RssFeedGenerator.dll", + "rssfeedgenerator.1.2.1.nupkg.sha512", + "rssfeedgenerator.nuspec" + ] + } + }, + "projectFileDependencyGroups": { + "net8.0": [ + "RssFeedGenerator >= 1.2.1" + ] + }, + "packageFolders": { + "C:\\Users\\gnarg\\.nuget\\packages\\": {}, + "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {} + }, + "project": { + "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