no message
This commit is contained in:
parent
58a80e45e1
commit
d7c6c36118
1 changed files with 4 additions and 0 deletions
|
|
@ -10,6 +10,7 @@
|
|||
<ItemGroup>
|
||||
<None Remove="service-install.bat" />
|
||||
<None Remove="service-remove.bat" />
|
||||
<None Remove="Update.ps1" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
@ -19,6 +20,9 @@
|
|||
<Content Include="service-remove.bat">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="Update.ps1">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</Content>
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
|
|||
Loading…
Reference in a new issue