From 34991fa2699aff89e463c90801eb474d6389386d Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Tue, 9 Nov 2021 20:40:45 -0500 Subject: drop .net 5 who needs it --- IRCStates/IRCStates.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'IRCStates') 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 @@ - net5.0;net6.0 + net6.0 IRCStates 1.2.0 Ben Harris -- cgit 1.4.1