Update Byond.TopicSender to 8.0.0

This commit is contained in:
Jordan Dominion
2023-12-16 10:14:22 -05:00
parent e6bc0c9105
commit feca232b93
@@ -63,7 +63,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="7.1.0" />
<PackageReference Include="Byond.TopicSender" Version="8.0.0" />
<!-- Usage: 503'ing request pipeline until server is finished initializing -->
<PackageReference Include="Cyberboss.AspNetCore.AsyncInitializer" Version="1.2.0" />
<!-- Usage: IRC interop -->