| | |
| | | <UseWindowsForms>true</UseWindowsForms> |
| | | <ImplicitUsings>enable</ImplicitUsings> |
| | | <ApplicationManifest>app.manifest</ApplicationManifest> |
| | | <ApplicationIcon>Hstation.ico</ApplicationIcon> |
| | | </PropertyGroup> |
| | | |
| | | <ItemGroup> |
| | | <None Remove="测试文件\junction1.txt" /> |
| | | <None Remove="测试文件\junction2.txt" /> |
| | | <None Remove="测试文件\pipe1.txt" /> |
| | | <None Remove="测试文件\pipe2.txt" /> |
| | | <None Remove="测试文件\pipe3.txt" /> |
| | | <None Remove="测试文件\pipe4.txt" /> |
| | | <None Remove="测试文件\pump1.txt" /> |
| | | <None Remove="测试文件\tank1.txt" /> |
| | | <None Remove="测试文件\valve1.txt" /> |
| | | <None Remove="测试文件\过渡件1.txt" /> |
| | | <None Remove="测试文件\过渡件2.txt" /> |
| | | </ItemGroup> |
| | | |
| | | <ItemGroup> |
| | | <Content Include="测试文件\junction1.txt"> |
| | | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| | | </Content> |
| | | <Content Include="测试文件\junction2.txt"> |
| | | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| | | </Content> |
| | | <Content Include="测试文件\pipe1.txt"> |
| | | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| | | </Content> |
| | | <Content Include="测试文件\pipe2.txt"> |
| | | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| | | </Content> |
| | | <Content Include="测试文件\pipe3.txt"> |
| | | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| | | </Content> |
| | | <Content Include="测试文件\pipe4.txt"> |
| | | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| | | </Content> |
| | | <Content Include="测试文件\pump1.txt"> |
| | | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| | | </Content> |
| | | <Content Include="测试文件\tank1.txt"> |
| | | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| | | </Content> |
| | | <Content Include="测试文件\valve1.txt"> |
| | | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| | | </Content> |
| | | <Content Include="测试文件\过渡件1.txt"> |
| | | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| | | </Content> |
| | | <Content Include="测试文件\过渡件2.txt"> |
| | | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| | | </Content> |
| | | <Content Include="Hstation.ico" /> |
| | | </ItemGroup> |
| | | |
| | | <ItemGroup> |
| | | <PackageReference Include="DevExpress.Win.Design" Version="23.2.4" /> |
| | | <PackageReference Include="Yw.BLL.Auth.Core" Version="3.0.7" /> |
| | | <PackageReference Include="Yw.BLL.Auth.Core" Version="3.1.8" /> |
| | | </ItemGroup> |
| | | |
| | | <ItemGroup> |
| | | <ProjectReference Include="..\..\WinFrmUI\HStation.WinFrmUI.Assets.Core\HStation.WinFrmUI.Assets.Core.csproj" /> |
| | | <ProjectReference Include="..\..\WinFrmUI\HStation.WinFrmUI.Basic\HStation.WinFrmUI.Basic.csproj" /> |
| | | <ProjectReference Include="..\..\WinFrmUI\HStation.WinFrmUI.Auth.Core\HStation.WinFrmUI.Auth.Core.csproj" /> |
| | | <ProjectReference Include="..\..\WinFrmUI\HStation.WinFrmUI.Basic.Core\HStation.WinFrmUI.Basic.Core.csproj" /> |
| | | <ProjectReference Include="..\..\WinFrmUI\HStation.WinFrmUI.Dict.Core\HStation.WinFrmUI.Dict.Core.csproj" /> |
| | | <ProjectReference Include="..\..\WinFrmUI\HStation.WinFrmUI.Xhs.Core\HStation.WinFrmUI.Xhs.Core.csproj" /> |
| | | <ProjectReference Include="..\..\WinFrmUI\Yw.WinFrmUI.Unit.Core\Yw.WinFrmUI.Unit.Core.csproj" /> |
| | | </ItemGroup> |
| | | |
| | | <ItemGroup> |
| | | <Compile Update="Login\LoginFrm.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Update="Login\LoginFrm.cs" /> |
| | | <Compile Update="Properties\Resources.Designer.cs"> |
| | | <DesignTime>True</DesignTime> |
| | | <AutoGen>True</AutoGen> |