diff --git a/Byond.TopicSender/Byond.TopicSender.csproj b/Byond.TopicSender/Byond.TopicSender.csproj index afdab90..10c9ca3 100644 --- a/Byond.TopicSender/Byond.TopicSender.csproj +++ b/Byond.TopicSender/Byond.TopicSender.csproj @@ -1,16 +1,16 @@ - net6.0 + net6.0;net7.0;net8.0 true - 7.0.8 + 7.1.0 Jordan Dominion Library for asynchronously sending valid topic strings to /world/Topic() in BYOND servers. https://Cyberboss.github.io/Byond.TopicSender https://github.com/Cyberboss/Byond.TopicSender Git Copyright (c) Jordan Brown 2018 - Enabled source link. + Multi-targeted across .NET 6-8. Fixed issue with partial reads. LICENSE byond topic packet sender true @@ -22,12 +22,12 @@ analyzers.ruleset true true + true true - bin\Release\net6.0\Byond.TopicSender.xml