upgrading nunit
This commit is contained in:
parent
6d6337f5aa
commit
76f81babfd
16 changed files with 92 additions and 5 deletions
|
|
@ -5,6 +5,11 @@
|
|||
<Company>MatterHackers Inc.</Company>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="NUnit" Version="3.11.0" />
|
||||
<PackageReference Include="NUnit3TestAdapter" Version="3.12.0" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\Submodules\agg-sharp\agg\Agg.csproj" />
|
||||
<ProjectReference Include="..\Submodules\agg-sharp\Gui\Gui.csproj" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue