Improve test teardown

This commit is contained in:
John Lewin 2017-09-14 23:11:24 -07:00
parent c20b498ad1
commit 8818d47b9d
2 changed files with 34 additions and 7 deletions

View file

@ -51,6 +51,7 @@
<Reference Include="System.ValueTuple, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\..\packages\System.ValueTuple.4.3.1\lib\netstandard1.0\System.ValueTuple.dll</HintPath>
</Reference>
<Reference Include="System.Windows.Forms" />
<Reference Include="System.XML" />
<Reference Include="System.Xml.Linq" />
</ItemGroup>