File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 11crowdin
22DWM
33workflows
4+ Wpf
45wpf
56actionkeyword
67stackoverflow
Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk" >
1+ <Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
44 <OutputType >WinExe</OutputType >
9090 </PackageReference >
9191 <PackageReference Include =" InputSimulator" Version =" 1.0.4" />
9292 <PackageReference Include =" Microsoft.Toolkit.Uwp.Notifications" Version =" 7.1.3" />
93- <PackageReference Include =" ModernWpfUI" Version =" 0.9.6" />
93+ <!-- ModernWpfUI v0.9.5 introduced WinRT changes that causes Notification platform unavailable error on some machines -->
94+ <!-- https://github.com/Flow-Launcher/Flow.Launcher/issues/1772#issuecomment-1502440801 -->
95+ <PackageReference Include =" ModernWpfUI" Version =" 0.9.4" />
9496 <PackageReference Include =" NHotkey.Wpf" Version =" 2.1.0" />
9597 <PackageReference Include =" NuGet.CommandLine" Version =" 6.3.1" >
9698 <PrivateAssets >all</PrivateAssets >
You can’t perform that action at this time.
0 commit comments