summaryrefslogtreecommitdiff
path: root/src/SMAPI.Tests/SMAPI.Tests.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/SMAPI.Tests/SMAPI.Tests.csproj')
-rw-r--r--src/SMAPI.Tests/SMAPI.Tests.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/SMAPI.Tests/SMAPI.Tests.csproj b/src/SMAPI.Tests/SMAPI.Tests.csproj
index 2c32a932..597cd7dd 100644
--- a/src/SMAPI.Tests/SMAPI.Tests.csproj
+++ b/src/SMAPI.Tests/SMAPI.Tests.csproj
@@ -19,6 +19,7 @@
<PackageReference Include="Moq" Version="4.18.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="NUnit" Version="3.13.3" />
+ <PackageReference Include="NUnit3TestAdapter" Version="4.2.1" PrivateAssets="all" IncludeAssets="runtime; build; native; contentfiles; analyzers; buildtransitive" />
</ItemGroup>
<ItemGroup>