Skip to content

Commit a26cdc4

Browse files
authored
Merge pull request #2591 from Flow-Launcher/dependabot/nuget/NHotkey.Wpf-3.0.0
Bump NHotkey.Wpf from 2.1.1 to 3.0.0
2 parents e6450d3 + ea7cee1 commit a26cdc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow.Launcher/Flow.Launcher.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<!-- ModernWpfUI v0.9.5 introduced WinRT changes that causes Notification platform unavailable error on some machines -->
9494
<!-- https://github.com/Flow-Launcher/Flow.Launcher/issues/1772#issuecomment-1502440801 -->
9595
<PackageReference Include="ModernWpfUI" Version="0.9.4" />
96-
<PackageReference Include="NHotkey.Wpf" Version="2.1.1" />
96+
<PackageReference Include="NHotkey.Wpf" Version="3.0.0" />
9797
<PackageReference Include="PropertyChanged.Fody" Version="3.4.0" />
9898
<PackageReference Include="SemanticVersioning" Version="3.0.0-beta2" />
9999
<PackageReference Include="VirtualizingWrapPanel" Version="2.0.6" />

0 commit comments

Comments
 (0)