| | |
| | | <Reference Include="System.Xml" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <Compile Include="entity\FirstOrderSunInfo.cs" /> |
| | | <Compile Include="entity\FirstOrderSubInfo.cs" /> |
| | | <Compile Include="entity\GoodsClass.cs" /> |
| | | <Compile Include="entity\SearchInfo.cs" /> |
| | | <Compile Include="System\Windows\Threading.cs" /> |
| | | <Compile Include="TBLogin.cs"> |
| | | <SubType>Form</SubType> |
| | |
| | | <Compile Include="utils\SQLiteDataBaseUtil.cs" /> |
| | | <Compile Include="utils\tb\TBLoginRequestHandler.cs" /> |
| | | <Compile Include="utils\ui\ButtonFactory.cs" /> |
| | | <Compile Include="utils\ui\ColorUtil.cs" /> |
| | | <Compile Include="utils\ui\DataGridViewHelper.cs" /> |
| | | <Compile Include="utils\ui\ImageUtil.cs" /> |
| | | <Compile Include="utils\ui\LabelFactory.cs" /> |
| | | <Compile Include="utils\ui\sub\KSHorizontalList.cs"> |
| | | <SubType>UserControl</SubType> |
| | | </Compile> |
| | | <Compile Include="utils\ui\sub\KSHorizontalList.Designer.cs"> |
| | | <DependentUpon>KSHorizontalList.cs</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="utils\ui\sub\KSHorizontalListItem.cs"> |
| | | <SubType>UserControl</SubType> |
| | | </Compile> |
| | | <Compile Include="utils\ui\sub\KSHorizontalListItem.designer.cs"> |
| | | <DependentUpon>KSHorizontalListItem.cs</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="utils\ui\TextBoxFactory.cs" /> |
| | | <Compile Include="utils\ui\TextBoxUtil.cs" /> |
| | | <EmbeddedResource Include="TBLogin.resx"> |
| | | <DependentUpon>TBLogin.cs</DependentUpon> |
| | | <SubType>Designer</SubType> |
| | |
| | | <EmbeddedResource Include="Test.resx"> |
| | | <DependentUpon>Test.cs</DependentUpon> |
| | | </EmbeddedResource> |
| | | <EmbeddedResource Include="utils\ui\sub\KSHorizontalList.resx"> |
| | | <DependentUpon>KSHorizontalList.cs</DependentUpon> |
| | | </EmbeddedResource> |
| | | <EmbeddedResource Include="utils\ui\sub\KSHorizontalListItem.resx"> |
| | | <DependentUpon>KSHorizontalListItem.cs</DependentUpon> |
| | | </EmbeddedResource> |
| | | <None Include="packages.config" /> |
| | | <None Include="Properties\Settings.settings"> |
| | | <Generator>SettingsSingleFileGenerator</Generator> |
| | |
| | | <Install>false</Install> |
| | | </BootstrapperPackage> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <Folder Include="utils\ui\sub\" /> |
| | | </ItemGroup> |
| | | <ItemGroup /> |
| | | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
| | | <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> |
| | | <PropertyGroup> |