Update nuget packages

This commit is contained in:
Luke 2025-01-11 19:56:38 +10:00
parent 9b6a245c2c
commit 0c4c7db52e
6 changed files with 23 additions and 20 deletions

View file

@ -27,7 +27,7 @@ public class ServerInitTests
On.Terraria.Main.DedServ -= cb;
Assert.IsTrue(hit);
Assert.That(hit, Is.True);
}
}