From b3d4e9d3b8ecd0c773f0e622968452775ce9506c Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Tue, 9 Nov 2021 17:17:36 -0500 Subject: add .net 6 support --- IRCStates/IRCStates.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'IRCStates') diff --git a/IRCStates/IRCStates.csproj b/IRCStates/IRCStates.csproj index 891167c..7de655b 100644 --- a/IRCStates/IRCStates.csproj +++ b/IRCStates/IRCStates.csproj @@ -1,9 +1,9 @@ - net5.0 + net5.0;net6.0 IRCStates - 1.1.0 + 1.1.1 Ben Harris tildeverse.org true -- cgit 1.4.1