Skip to content

Commit

Permalink
fix: Added UseRidGraph to WinUI.
Browse files Browse the repository at this point in the history
  • Loading branch information
HavenDV committed Nov 12, 2023
1 parent c8b7c9c commit 753f3a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libs/H.NotifyIcon.WinUI/H.NotifyIcon.WinUI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<NoWarn>$(NoWarn);CS3021;CA1031;CS8002</NoWarn>
<Nullable>enable</Nullable>
<EnableWindowsTargeting>true</EnableWindowsTargeting>
<UseRidGraph>true</UseRidGraph>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 753f3a0

Please sign in to comment.