From fcc4c4c70c53383a9c0792ae13c6d519645fe4e6 Mon Sep 17 00:00:00 2001 From: Jordan Brown Date: Mon, 19 Sep 2022 10:47:04 -0400 Subject: [PATCH] Remove random reference to Byond.TopicSender assembly in test project --- .../Tgstation.Server.Tests/Tgstation.Server.Tests.csproj | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/tests/Tgstation.Server.Tests/Tgstation.Server.Tests.csproj b/tests/Tgstation.Server.Tests/Tgstation.Server.Tests.csproj index 8bb7fa1800..4c31c1b3c0 100644 --- a/tests/Tgstation.Server.Tests/Tgstation.Server.Tests.csproj +++ b/tests/Tgstation.Server.Tests/Tgstation.Server.Tests.csproj @@ -1,4 +1,4 @@ - + @@ -24,12 +24,6 @@ - - - ..\..\..\Byond.TopicSender\Byond.TopicSender\bin\Debug\netstandard2.1\Byond.TopicSender.dll - - - PreserveNewest