更新 Snap.Hutao.Deployment.csproj

This commit is contained in:
qhy040404
2024-01-15 23:42:58 +08:00
committed by GitHub
parent d8b3f8ae34
commit 6867e5e914

View File

@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>WinExe</OutputType>
@@ -21,6 +21,7 @@
<ItemGroup>
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
<PackageReference Include="System.ServiceProcess.ServiceController" Version="8.0.0" />
</ItemGroup>
</Project>