Skip to content

Commit 0fc9f64

Browse files
committed
image not found issue in build
1 parent a626e7b commit 0fc9f64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow.Launcher/Flow.Launcher.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<SubType>Designer</SubType>
6161
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
6262
</Content>
63-
<Content Include="Images\*.png">
63+
<Content Include="Images\*">
6464
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
6565
</Content>
6666
</ItemGroup>

0 commit comments

Comments
 (0)