about summary refs log tree commit diff
path: root/IRCSharp.Tests/IRCSharp.Tests.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'IRCSharp.Tests/IRCSharp.Tests.csproj')
-rw-r--r--IRCSharp.Tests/IRCSharp.Tests.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/IRCSharp.Tests/IRCSharp.Tests.csproj b/IRCSharp.Tests/IRCSharp.Tests.csproj
index 5449218..f76dc70 100644
--- a/IRCSharp.Tests/IRCSharp.Tests.csproj
+++ b/IRCSharp.Tests/IRCSharp.Tests.csproj
@@ -1,7 +1,7 @@
 <Project Sdk="Microsoft.NET.Sdk">
 
   <PropertyGroup>
-    <TargetFrameworks>net5.0;net6.0</TargetFrameworks>
+    <TargetFramework>net6.0</TargetFramework>
     <IsPackable>false</IsPackable>
   </PropertyGroup>