From d49482306d9b79669cc89b341366bbfb2ad98509 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Wed, 12 Apr 2023 21:11:39 +1000 Subject: [PATCH] revert ModernWpfUI version bump ModernWpfUI v0.9.5 introduced WinRT changes that causes Notification platform unavailable error on some machines --- Flow.Launcher/Flow.Launcher.csproj | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Flow.Launcher/Flow.Launcher.csproj b/Flow.Launcher/Flow.Launcher.csproj index 1143f7f72..02930fc25 100644 --- a/Flow.Launcher/Flow.Launcher.csproj +++ b/Flow.Launcher/Flow.Launcher.csproj @@ -1,4 +1,4 @@ - + WinExe @@ -90,7 +90,9 @@ - + + + all