| | |
| | | <FileAlignment>512</FileAlignment> |
| | | <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects> |
| | | <Deterministic>true</Deterministic> |
| | | <IsWebBootstrapper>false</IsWebBootstrapper> |
| | | <PublishUrl>publish\</PublishUrl> |
| | | <Install>true</Install> |
| | | <InstallFrom>Disk</InstallFrom> |
| | |
| | | <MapFileExtensions>true</MapFileExtensions> |
| | | <ApplicationRevision>0</ApplicationRevision> |
| | | <ApplicationVersion>1.0.0.%2a</ApplicationVersion> |
| | | <IsWebBootstrapper>false</IsWebBootstrapper> |
| | | <UseApplicationTrust>false</UseApplicationTrust> |
| | | <BootstrapperEnabled>true</BootstrapperEnabled> |
| | | </PropertyGroup> |
| | |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <Compile Include="DBHelper.cs" /> |
| | | <Compile Include="EquipmentCollectionForm_KB.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Include="EquipmentCollectionForm_KB.Designer.cs"> |
| | | <DependentUpon>EquipmentCollectionForm_KB.cs</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="EquipmentCollectionForm_JiuLing.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Include="EquipmentCollectionForm_JiuLing.Designer.cs"> |
| | | <DependentUpon>EquipmentCollectionForm_JiuLing.cs</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="EquipmentCollectionForm.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | |
| | | <Compile Include="json.cs" /> |
| | | <Compile Include="Program.cs" /> |
| | | <Compile Include="Properties\AssemblyInfo.cs" /> |
| | | <EmbeddedResource Include="EquipmentCollectionForm_KB.resx"> |
| | | <DependentUpon>EquipmentCollectionForm_KB.cs</DependentUpon> |
| | | </EmbeddedResource> |
| | | <EmbeddedResource Include="EquipmentCollectionForm_JiuLing.resx"> |
| | | <DependentUpon>EquipmentCollectionForm_JiuLing.cs</DependentUpon> |
| | | </EmbeddedResource> |
| | | <EmbeddedResource Include="EquipmentCollectionForm.resx"> |
| | | <DependentUpon>EquipmentCollectionForm.cs</DependentUpon> |
| | | </EmbeddedResource> |