mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Update Flow.Launcher.csproj
This commit is contained in:
parent
98b3512cc5
commit
b53ee855c0
1 changed files with 1 additions and 8 deletions
|
|
@ -47,14 +47,7 @@
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Page Remove="Themes\Bullet Light.xaml" />
|
|
||||||
<Page Remove="Themes\Circle Light.xaml" />
|
|
||||||
<Page Remove="Themes\Circle System.xaml" />
|
|
||||||
<Page Remove="Themes\Cyan Dark.xaml" />
|
|
||||||
<Page Remove="Themes\Gray.xaml" />
|
|
||||||
<Page Remove="Themes\Midnight.xaml" />
|
|
||||||
<Page Remove="Themes\ThemeBuilder\Template.xaml" />
|
<Page Remove="Themes\ThemeBuilder\Template.xaml" />
|
||||||
<Page Remove="Themes\Ubuntu.xaml" />
|
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|
@ -133,4 +126,4 @@
|
||||||
<Analyzer Include="@(FilteredAnalyzer)" />
|
<Analyzer Include="@(FilteredAnalyzer)" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
</Target>
|
</Target>
|
||||||
</Project>
|
</Project>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue