MS
This commit is contained in:
parent
e809444d94
commit
481e767a99
@ -334,6 +334,12 @@
|
|||||||
<Compile Include="frmMass_Change.vb">
|
<Compile Include="frmMass_Change.vb">
|
||||||
<SubType>Form</SubType>
|
<SubType>Form</SubType>
|
||||||
</Compile>
|
</Compile>
|
||||||
|
<Compile Include="frmMessageBox.Designer.vb">
|
||||||
|
<DependentUpon>frmMessageBox.vb</DependentUpon>
|
||||||
|
</Compile>
|
||||||
|
<Compile Include="frmMessageBox.vb">
|
||||||
|
<SubType>Form</SubType>
|
||||||
|
</Compile>
|
||||||
<Compile Include="frmNewVariant.Designer.vb">
|
<Compile Include="frmNewVariant.Designer.vb">
|
||||||
<DependentUpon>frmNewVariant.vb</DependentUpon>
|
<DependentUpon>frmNewVariant.vb</DependentUpon>
|
||||||
</Compile>
|
</Compile>
|
||||||
@ -768,6 +774,9 @@
|
|||||||
<EmbeddedResource Include="frmMass_Change.resx">
|
<EmbeddedResource Include="frmMass_Change.resx">
|
||||||
<DependentUpon>frmMass_Change.vb</DependentUpon>
|
<DependentUpon>frmMass_Change.vb</DependentUpon>
|
||||||
</EmbeddedResource>
|
</EmbeddedResource>
|
||||||
|
<EmbeddedResource Include="frmMessageBox.resx">
|
||||||
|
<DependentUpon>frmMessageBox.vb</DependentUpon>
|
||||||
|
</EmbeddedResource>
|
||||||
<EmbeddedResource Include="frmNewVariant.resx">
|
<EmbeddedResource Include="frmNewVariant.resx">
|
||||||
<DependentUpon>frmNewVariant.vb</DependentUpon>
|
<DependentUpon>frmNewVariant.vb</DependentUpon>
|
||||||
</EmbeddedResource>
|
</EmbeddedResource>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user