We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e6450d3 + ea7cee1 commit a26cdc4Copy full SHA for a26cdc4
Flow.Launcher/Flow.Launcher.csproj
@@ -93,7 +93,7 @@
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" />
96
- <PackageReference Include="NHotkey.Wpf" Version="2.1.1" />
+ <PackageReference Include="NHotkey.Wpf" Version="3.0.0" />
97
<PackageReference Include="PropertyChanged.Fody" Version="3.4.0" />
98
<PackageReference Include="SemanticVersioning" Version="3.0.0-beta2" />
99
<PackageReference Include="VirtualizingWrapPanel" Version="2.0.6" />
0 commit comments