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 --- IRCSharp.Tests/IRCSharp.Tests.csproj | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'IRCSharp.Tests') diff --git a/IRCSharp.Tests/IRCSharp.Tests.csproj b/IRCSharp.Tests/IRCSharp.Tests.csproj index f76dc70..8ad72ef 100644 --- a/IRCSharp.Tests/IRCSharp.Tests.csproj +++ b/IRCSharp.Tests/IRCSharp.Tests.csproj @@ -1,16 +1,15 @@  - net6.0 + netstandard2.1;net6.0 false - - - - - + + + + -- cgit 1.4.1