Started with ActionService tests

This commit is contained in:
Martin Berg Alstad
2023-07-11 20:58:22 +02:00
parent dfd8bbfc10
commit 949c10f9f3
3 changed files with 42 additions and 6 deletions

View File

@ -10,6 +10,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.2" />
<PackageReference Include="NSubstitute" Version="5.0.0" />
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.2.1" />
<PackageReference Include="NUnit.Analyzers" Version="3.3.0" />