..
This commit is contained in:
@@ -134,6 +134,11 @@
|
||||
<DesignTime>True</DesignTime>
|
||||
<DependentUpon>dsMSSQL.xsd</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="DSReport.Designer.cs">
|
||||
<AutoGen>True</AutoGen>
|
||||
<DesignTime>True</DesignTime>
|
||||
<DependentUpon>DSReport.xsd</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="fCode.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
@@ -194,6 +199,12 @@
|
||||
<Compile Include="fSelectDate.Designer.cs">
|
||||
<DependentUpon>fSelectDate.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Inventory\RepInvStock.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Inventory\RepInvStock.Designer.cs">
|
||||
<DependentUpon>RepInvStock.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="MethodExtentions.cs" />
|
||||
<Compile Include="Program.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
@@ -236,6 +247,10 @@
|
||||
<EmbeddedResource Include="fSelectDate.resx">
|
||||
<DependentUpon>fSelectDate.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Inventory\RepInvStock.rdlc" />
|
||||
<EmbeddedResource Include="Inventory\RepInvStock.resx">
|
||||
<DependentUpon>RepInvStock.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Properties\licenses.licx" />
|
||||
<EmbeddedResource Include="Properties\Resources.resx">
|
||||
<Generator>ResXFileCodeGenerator</Generator>
|
||||
@@ -260,6 +275,17 @@
|
||||
<None Include="dsMSSQL.xss">
|
||||
<DependentUpon>dsMSSQL.xsd</DependentUpon>
|
||||
</None>
|
||||
<None Include="DSReport.xsc">
|
||||
<DependentUpon>DSReport.xsd</DependentUpon>
|
||||
</None>
|
||||
<None Include="DSReport.xsd">
|
||||
<SubType>Designer</SubType>
|
||||
<Generator>MSDataSetGenerator</Generator>
|
||||
<LastGenOutput>DSReport.Designer.cs</LastGenOutput>
|
||||
</None>
|
||||
<None Include="DSReport.xss">
|
||||
<DependentUpon>DSReport.xsd</DependentUpon>
|
||||
</None>
|
||||
<None Include="packages.config" />
|
||||
<None Include="Properties\Settings.settings">
|
||||
<Generator>SettingsSingleFileGenerator</Generator>
|
||||
|
||||
Reference in New Issue
Block a user