Skip to content

Commit

Permalink
Merge pull request #2235 from Flow-Launcher/dependabot/nuget/NHotkey.…
Browse files Browse the repository at this point in the history
…Wpf-2.1.1

Bump NHotkey.Wpf from 2.1.0 to 2.1.1
  • Loading branch information
jjw24 authored Aug 3, 2023
2 parents 9d7c5c5 + 1e5497f commit 0cdc6b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Flow.Launcher/Flow.Launcher.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
<!-- ModernWpfUI v0.9.5 introduced WinRT changes that causes Notification platform unavailable error on some machines -->
<!-- https://github.com/Flow-Launcher/Flow.Launcher/issues/1772#issuecomment-1502440801 -->
<PackageReference Include="ModernWpfUI" Version="0.9.4" />
<PackageReference Include="NHotkey.Wpf" Version="2.1.0" />
<PackageReference Include="NHotkey.Wpf" Version="2.1.1" />
<PackageReference Include="PropertyChanged.Fody" Version="3.4.0" />
<PackageReference Include="SharpVectors" Version="1.8.1" />
<PackageReference Include="VirtualizingWrapPanel" Version="1.5.7" />
Expand Down

0 comments on commit 0cdc6b1

Please sign in to comment.