mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[SabreTools, SimpleSort] Rename standalone app again, add multithreading to ST versions
This commit is contained in:
@@ -5,7 +5,7 @@ using System.IO;
|
||||
|
||||
namespace SabreTools
|
||||
{
|
||||
public class SimpleSortApp
|
||||
public class SimpleSort
|
||||
{
|
||||
/// <summary>
|
||||
/// Main entry point for the program
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user