解决MainForm Design页面报错问题 ver2

This commit is contained in:
henning724
2020-03-20 18:15:56 +08:00
parent 137456f6e6
commit 5874bf7599
6 changed files with 127 additions and 1 deletions

View File

@@ -73,6 +73,10 @@
<PackageReference Include="WindowsAPICodePack-Shell" Version="1.1.1" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\NetchLib\NetchLib.csproj" />
</ItemGroup>
<ItemGroup>
<Reference Include="System.Net.Http" />
<Reference Include="System.ServiceProcess" />