blob: 64f21ec7372f20329bfdd56b2f9910a2955fe2cf (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- a/TrrntZipUI/TrrntZipUI.csproj
+++ b/TrrntZipUI/TrrntZipUI.csproj
@@ -94,7 +94,7 @@
<Compile Include="FrmTrrntzip.cs">
<SubType>Form</SubType>
</Compile>
- <Compile Include="FrmTrrntzip.designer.cs">
+ <Compile Include="frmTrrntzip.designer.cs">
<DependentUpon>FrmTrrntzip.cs</DependentUpon>
</Compile>
<Compile Include="FileAdder.cs" />
|