| | |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <Compile Include="DBHelper.cs" /> |
| | | <Compile Include="FormBack.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Include="FormBack.Designer.cs"> |
| | | <DependentUpon>FormBack.cs</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="Form1.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | |
| | | </Compile> |
| | | <Compile Include="Program.cs" /> |
| | | <Compile Include="Properties\AssemblyInfo.cs" /> |
| | | <EmbeddedResource Include="FormBack.resx"> |
| | | <DependentUpon>FormBack.cs</DependentUpon> |
| | | </EmbeddedResource> |
| | | <EmbeddedResource Include="Form1.resx"> |
| | | <DependentUpon>Form1.cs</DependentUpon> |
| | | </EmbeddedResource> |