- fix for build (recovery some item group)

This commit is contained in:
Dobin Park 2021-09-28 01:30:27 +09:00
parent f83212a0dd
commit c227ba38aa

View file

@ -45,7 +45,13 @@
<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>