]> fortfriendship.online Git - gnargle.github.io.git/blobdiff - RSSGen/RSSGen.csproj
i did an oopsy on the source
[gnargle.github.io.git] / RSSGen / RSSGen.csproj
diff --git a/RSSGen/RSSGen.csproj b/RSSGen/RSSGen.csproj
deleted file mode 100644 (file)
index 278f221..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-<Project Sdk="Microsoft.NET.Sdk">
-
-  <PropertyGroup>
-    <OutputType>Exe</OutputType>
-    <TargetFramework>net8.0</TargetFramework>
-    <ImplicitUsings>enable</ImplicitUsings>
-    <Nullable>enable</Nullable>
-  </PropertyGroup>
-
-  <ItemGroup>
-    <PackageReference Include="RssFeedGenerator" Version="1.2.1" />
-  </ItemGroup>
-
-</Project>