Skip to content

Commit baf75c4

Browse files
committed
remove extra copy
1 parent b503584 commit baf75c4

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Flow.Launcher/Flow.Launcher.csproj

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -97,12 +97,6 @@
9797
<ProjectReference Include="..\Flow.Launcher.Plugin\Flow.Launcher.Plugin.csproj" />
9898
</ItemGroup>
9999

100-
<ItemGroup>
101-
<None Update="Images\app.ico">
102-
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
103-
</None>
104-
</ItemGroup>
105-
106100
<Target Name="PreBuild" BeforeTargets="PreBuildEvent">
107101
<Exec Command="taskkill /f /fi &quot;IMAGENAME eq Flow.Launcher.exe&quot;" />
108102
</Target>

0 commit comments

Comments
 (0)