mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
remove itemgroup in csproj.
This commit is contained in:
parent
4ced99569d
commit
f83212a0dd
1 changed files with 1 additions and 7 deletions
|
|
@ -45,13 +45,7 @@
|
|||
<ItemGroup>
|
||||
<Page Include="App.xaml" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Page Remove="Themes\League.xaml" />
|
||||
<Page Remove="Themes\ThemeBuilder\Template.xaml" />
|
||||
<Page Remove="Themes\Win11Dark.xaml" />
|
||||
</ItemGroup>
|
||||
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="..\SolutionAssemblyInfo.cs" Link="Properties\SolutionAssemblyInfo.cs" />
|
||||
</ItemGroup>
|
||||
|
|
|
|||
Loading…
Reference in a new issue