From 753f3a00446a2020d5a5daeb79fe0a8f1f3218f6 Mon Sep 17 00:00:00 2001 From: HavenDV Date: Mon, 13 Nov 2023 02:55:50 +0400 Subject: [PATCH] fix: Added UseRidGraph to WinUI. --- src/libs/H.NotifyIcon.WinUI/H.NotifyIcon.WinUI.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/libs/H.NotifyIcon.WinUI/H.NotifyIcon.WinUI.csproj b/src/libs/H.NotifyIcon.WinUI/H.NotifyIcon.WinUI.csproj index 2399e0b..6ca6d79 100644 --- a/src/libs/H.NotifyIcon.WinUI/H.NotifyIcon.WinUI.csproj +++ b/src/libs/H.NotifyIcon.WinUI/H.NotifyIcon.WinUI.csproj @@ -7,6 +7,7 @@ $(NoWarn);CS3021;CA1031;CS8002 enable true + true