| | |
| | | </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> |
| | | </ItemGroup> |
| | | |
| | | <ItemGroup> |
| | | <PackageReference Include="DevExpress.Win.Design" Version="23.2.4" /> |
| | | <PackageReference Include="Yw.BLL.Auth.Core" Version="3.0.7" /> |
| | | </ItemGroup> |