Refactor ProductsGrid

This commit is contained in:
Michael Bucari-Tovo 2022-05-23 15:29:26 -06:00
parent e8a320dac9
commit 593fe57ea1
19 changed files with 768 additions and 837 deletions

View file

@ -45,9 +45,6 @@
</ItemGroup>
<ItemGroup>
<Compile Update="grid\ProductsGrid.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Update="Properties\Resources.Designer.cs">
<DesignTime>True</DesignTime>
<AutoGen>True</AutoGen>
@ -56,9 +53,6 @@
</ItemGroup>
<ItemGroup>
<EmbeddedResource Update="grid\ProductsGrid.resx">
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Update="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>