diff --git a/Examples/Robots/Robots.csproj b/Examples/Robots/Robots.csproj index cbfa581..3bd1eb7 100644 --- a/Examples/Robots/Robots.csproj +++ b/Examples/Robots/Robots.csproj @@ -1,7 +1,7 @@ - net5.0 + net6.0 diff --git a/IRCRobots/IRCRobots.csproj b/IRCRobots/IRCRobots.csproj index 817ae70..135aedb 100644 --- a/IRCRobots/IRCRobots.csproj +++ b/IRCRobots/IRCRobots.csproj @@ -1,7 +1,7 @@ - net5.0 + net6.0