From 0d3586c1abd6c2914825484b438e70ef5ed3cc70 Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Mon, 14 Feb 2022 22:27:09 -0500 Subject: update nuget deps and add netstandard2.1 --- IRCTokens/IRCTokens.csproj | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) (limited to 'IRCTokens') diff --git a/IRCTokens/IRCTokens.csproj b/IRCTokens/IRCTokens.csproj index 740b44d..0564ab3 100644 --- a/IRCTokens/IRCTokens.csproj +++ b/IRCTokens/IRCTokens.csproj @@ -1,9 +1,9 @@  - net6.0 + netstandard2.1;net6.0 IRCTokens - 1.2.0 + 1.3.0 Ben Harris tildeverse.org true @@ -13,16 +13,7 @@ https://tildegit.org/irctokens/ircsharp/src/branch/main/IRCTokens git irc - 1.2.0 + 1.3.0 - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - -- cgit 1.4.1