mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Bump NHotkey.Wpf from 2.1.1 to 3.0.0
Bumps [NHotkey.Wpf](https://github.com/thomaslevesque/NHotkey) from 2.1.1 to 3.0.0. - [Release notes](https://github.com/thomaslevesque/NHotkey/releases) - [Commits](https://github.com/thomaslevesque/NHotkey/compare/2.1.1...3.0.0) --- updated-dependencies: - dependency-name: NHotkey.Wpf dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
dfd1b8c66a
commit
ea7cee1363
1 changed files with 1 additions and 1 deletions
|
|
@ -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.1" />
|
||||
<PackageReference Include="NHotkey.Wpf" Version="3.0.0" />
|
||||
<PackageReference Include="PropertyChanged.Fody" Version="3.4.0" />
|
||||
<PackageReference Include="SharpVectors" Version="1.8.2" />
|
||||
<PackageReference Include="VirtualizingWrapPanel" Version="1.5.8" />
|
||||
|
|
|
|||
Loading…
Reference in a new issue