update tests

This commit is contained in:
Stef Heyenrath
2017-02-13 18:18:26 +01:00
parent 7fa0fbf7da
commit 2944b5392a
3 changed files with 23 additions and 2 deletions

View File

@@ -46,6 +46,10 @@
<HintPath>..\..\packages\NUnit.3.6.0\lib\net45\nunit.framework.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="SimMetrics.Net, Version=1.0.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\SimMetrics.Net.1.0.1.0\lib\net45\SimMetrics.Net.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Xml.Linq" />