mirror of
https://github.com/Barubary/dsdecmp.git
synced 2024-11-17 08:09:24 +01:00
C#: removed the old Program.cs from the project, and rebuilt the .exe to trim the filesize a bit.
This commit is contained in:
parent
3bf20290a3
commit
3c0e60d574
@ -56,7 +56,6 @@
|
|||||||
<Compile Include="Formats\Nitro\RLE.cs" />
|
<Compile Include="Formats\Nitro\RLE.cs" />
|
||||||
<Compile Include="NewProgram.cs" />
|
<Compile Include="NewProgram.cs" />
|
||||||
<Compile Include="TestProgram.cs" />
|
<Compile Include="TestProgram.cs" />
|
||||||
<Compile Include="Program.cs" />
|
|
||||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||||
<Compile Include="Utils\IOUtils.cs" />
|
<Compile Include="Utils\IOUtils.cs" />
|
||||||
<Compile Include="Utils\LZUtil.cs" />
|
<Compile Include="Utils\LZUtil.cs" />
|
||||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user