remote duplicate entry

This commit is contained in:
Hongtao Zhang 2024-06-16 17:37:15 -05:00
parent ffe8352935
commit dcd741afd8

View file

@ -118,12 +118,6 @@
</None>
</ItemGroup>
<ItemGroup>
<None Update="Resources\dev.ico">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
</ItemGroup>
<Target Name="PreBuild" BeforeTargets="PreBuildEvent">
<Exec Command="taskkill /f /fi &quot;IMAGENAME eq Flow.Launcher.exe&quot;" />
</Target>