about summary refs log tree commit diff
path: root/IRCStates/IRCStates.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'IRCStates/IRCStates.csproj')
-rw-r--r--IRCStates/IRCStates.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/IRCStates/IRCStates.csproj b/IRCStates/IRCStates.csproj
index 75fc4b8..45bc22f 100644
--- a/IRCStates/IRCStates.csproj
+++ b/IRCStates/IRCStates.csproj
@@ -1,7 +1,7 @@
 <Project Sdk="Microsoft.NET.Sdk">
 
   <PropertyGroup>
-    <TargetFrameworks>net5.0;net6.0</TargetFrameworks>
+    <TargetFramework>net6.0</TargetFramework>
     <PackageId>IRCStates</PackageId>
     <Version>1.2.0</Version>
     <Authors>Ben Harris</Authors>