Renamed ExportBomToExcel to BomToExcel

This commit is contained in:
AJ
2021-03-05 20:41:40 -05:00
parent 0b4173014f
commit 96e54a686b
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -92,7 +92,7 @@
<Compile Include="BendOrientation.cs" />
<Compile Include="Bounds.cs" />
<Compile Include="DrawingInfo.cs" />
<Compile Include="ExportBomToExcel.cs" />
<Compile Include="BomToExcel.cs" />
<Compile Include="Extensions.cs" />
<Compile Include="ItemExtractor.cs" />
<Compile Include="Forms\ViewFlipDeciderComboboxItem.cs" />