diff --git a/Examples/States/States.csproj b/Examples/States/States.csproj index cafac01..187b5bd 100644 --- a/Examples/States/States.csproj +++ b/Examples/States/States.csproj @@ -2,7 +2,7 @@ Exe - net5.0 + net5.0;net6.0 diff --git a/Examples/Tokens/Tokens.csproj b/Examples/Tokens/Tokens.csproj index 0555b32..284029c 100644 --- a/Examples/Tokens/Tokens.csproj +++ b/Examples/Tokens/Tokens.csproj @@ -2,7 +2,7 @@ Exe - net5.0 + net5.0;net6.0 diff --git a/IRCSharp.Tests/IRCSharp.Tests.csproj b/IRCSharp.Tests/IRCSharp.Tests.csproj index e068b60..5449218 100644 --- a/IRCSharp.Tests/IRCSharp.Tests.csproj +++ b/IRCSharp.Tests/IRCSharp.Tests.csproj @@ -1,8 +1,7 @@  - net5.0 - + net5.0;net6.0 false 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 diff --git a/IRCTokens/IRCTokens.csproj b/IRCTokens/IRCTokens.csproj index f926041..dec64e8 100644 --- a/IRCTokens/IRCTokens.csproj +++ b/IRCTokens/IRCTokens.csproj @@ -1,7 +1,7 @@  - net5.0 + net5.0;net6.0 IRCTokens 1.1.0 Ben Harris @@ -13,7 +13,7 @@ https://tildegit.org/irctokens/ircsharp/src/branch/main/IRCTokens git irc - 1.1.0 + 1.1.1