File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.NET.Sdk" >
1
+ <Project Sdk =" Microsoft.NET.Sdk" >
2
2
3
3
<PropertyGroup >
4
4
<OutputType >WinExe</OutputType >
93
93
<!-- ModernWpfUI v0.9.5 introduced WinRT changes that causes Notification platform unavailable error on some machines -->
94
94
<!-- https://github.com/Flow-Launcher/Flow.Launcher/issues/1772#issuecomment-1502440801 -->
95
95
<PackageReference Include =" ModernWpfUI" Version =" 0.9.4" />
96
- <PackageReference Include =" NHotkey.Wpf" Version =" 2.1.0 " />
96
+ <PackageReference Include =" NHotkey.Wpf" Version =" 2.1.1 " />
97
97
<PackageReference Include =" PropertyChanged.Fody" Version =" 3.4.0" />
98
98
<PackageReference Include =" SharpVectors" Version =" 1.8.1" />
99
99
<PackageReference Include =" VirtualizingWrapPanel" Version =" 1.5.7" />
You can’t perform that action at this time.
0 commit comments