mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-09 04:37:30 +02:00
Add winalfred workflow installer
This commit is contained in:
8
WinAlfred.WorkflowInstaller/App.xaml
Normal file
8
WinAlfred.WorkflowInstaller/App.xaml
Normal file
@@ -0,0 +1,8 @@
|
||||
<Application x:Class="WinAlfred.WorkflowInstaller.App"
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
StartupUri="MainWindow.xaml">
|
||||
<Application.Resources>
|
||||
|
||||
</Application.Resources>
|
||||
</Application>
|
||||
Reference in New Issue
Block a user