Skip to content

Commit 40bec95

Browse files
committed
fix: WinUI icon
1 parent 149b281 commit 40bec95

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

NatTypeTester.WinUI/NatTypeTester.WinUI.csproj

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,10 @@
3535
<ProjectReference Include="..\NatTypeTester.ViewModels\NatTypeTester.ViewModels.csproj" />
3636
</ItemGroup>
3737

38+
<ItemGroup>
39+
<Content Update="Assets\**\*">
40+
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
41+
</Content>
42+
</ItemGroup>
43+
3844
</Project>

0 commit comments

Comments
 (0)