blob: 7ab0931a1ca3c44b5dd7bbf440e41eca6952214d (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- a/TrrntZipUI/TrrntZipUI.csproj
+++ b/TrrntZipUI/TrrntZipUI.csproj
@@ -77,7 +77,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="Program.cs" />
|