Update to Byond.TopicSender v8.0.1

This commit is contained in:
Jordan Dominion
2023-12-18 13:51:28 -05:00
parent d5d5eabc5a
commit bd80c592ba
@@ -64,7 +64,7 @@
<!-- Usage: Concise throw statements for native Win32 errors -->
<PackageReference Include="BetterWin32Errors" Version="0.2.0" />
<!-- Usage: Interop with BYOND's /world/Topic -->
<PackageReference Include="Byond.TopicSender" Version="8.0.0" />
<PackageReference Include="Byond.TopicSender" Version="8.0.1" />
<!-- Usage: 503'ing request pipeline until server is finished initializing -->
<PackageReference Include="Cyberboss.AspNetCore.AsyncInitializer" Version="1.2.0" />
<!-- Usage: IRC interop -->