Fix typo, call Dispose

This commit is contained in:
John Lewin 2017-02-14 10:15:13 -08:00
parent 344e0f71e4
commit 6233620705
3 changed files with 4 additions and 3 deletions

View file

@ -70,7 +70,7 @@
<Compile Include="PrintQueueTests.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="PrintingTests.cs" />
<Compile Include="SliceSetingsTests.cs" />
<Compile Include="SliceSettingsTests.cs" />
<Compile Include="SqLiteLibraryProvider.cs" />
</ItemGroup>
<ItemGroup>