refactor Form1. too much in 1 file

This commit is contained in:
Robert McRackan 2022-05-13 13:39:49 -04:00
parent 55285427f1
commit 0e46cdb514
17 changed files with 850 additions and 668 deletions

View file

@ -37,6 +37,12 @@
<ProjectReference Include="..\FileLiberator\FileLiberator.csproj" />
</ItemGroup>
<ItemGroup>
<Compile Update="Form1.*.cs">
<DependentUpon>Form1.cs</DependentUpon>
</Compile>
</ItemGroup>
<ItemGroup>
<Compile Update="Properties\Resources.Designer.cs">
<DesignTime>True</DesignTime>