mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[SimpleSort] Remove SabreTools requirement for SimpleSort
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
using SabreTools.Helper;
|
using SabreTools.Helper;
|
||||||
using SharpCompress.Common;
|
|
||||||
using System;
|
using System;
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using System.IO;
|
using System.IO;
|
||||||
|
|||||||
@@ -79,10 +79,6 @@
|
|||||||
<Project>{225a1afd-0890-44e8-b779-7502665c23a5}</Project>
|
<Project>{225a1afd-0890-44e8-b779-7502665c23a5}</Project>
|
||||||
<Name>SabreTools.Helper</Name>
|
<Name>SabreTools.Helper</Name>
|
||||||
</ProjectReference>
|
</ProjectReference>
|
||||||
<ProjectReference Include="..\SabreTools\SabreTools.csproj">
|
|
||||||
<Project>{3b615702-1866-4d7b-8af1-7b43fd0cc1d0}</Project>
|
|
||||||
<Name>SabreTools</Name>
|
|
||||||
</ProjectReference>
|
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||||
|
|||||||
Reference in New Issue
Block a user