[SabreTools, SimpleSort] Rename standalone app again, add multithreading to ST versions

This commit is contained in:
Matt Nadareski
2016-10-20 18:05:19 -07:00
parent e48e14fa9e
commit 5037c3c31f
6 changed files with 23 additions and 6 deletions

View File

@@ -67,7 +67,7 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="SimpleSortApp.cs" />
<Compile Include="SimpleSort.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>