Moved classes to their own file.

This commit is contained in:
AJ
2019-11-21 14:31:01 -05:00
parent 8ae0832bfd
commit f0baecbfba
5 changed files with 229 additions and 218 deletions
+3
View File
@@ -85,6 +85,7 @@
<Compile Include="BendOrientation.cs" />
<Compile Include="Bounds.cs" />
<Compile Include="DrawingInfo.cs" />
<Compile Include="Extensions.cs" />
<Compile Include="Forms\ViewFlipDeciderComboboxItem.cs" />
<Compile Include="Item.cs" />
<Compile Include="IViewFlipDecider.cs" />
@@ -97,6 +98,8 @@
</Compile>
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="SolidWorksExtensions.cs" />
<Compile Include="Units.cs" />
<Compile Include="ViewHelper.cs" />
<EmbeddedResource Include="Forms\MainForm.resx">
<DependentUpon>MainForm.cs</DependentUpon>