upgrading nunit
This commit is contained in:
parent
6d6337f5aa
commit
76f81babfd
16 changed files with 92 additions and 5 deletions
|
|
@ -42,8 +42,11 @@
|
|||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
|
||||
<PackageReference Include="NUnit" Version="3.10.1" />
|
||||
<PackageReference Include="NUnit" Version="3.11.0" />
|
||||
<PackageReference Include="NUnit.ApplicationDomain" Version="11.1.0" />
|
||||
<PackageReference Include="NUnit3TestAdapter">
|
||||
<Version>3.12.0</Version>
|
||||
</PackageReference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="..\MatterControl.Tests\MatterControl\MatterControlUtilities.cs">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue