Cleaned up ZuneHost.Wpf.csproj

This commit is contained in:
Yoshi Askharoun
2022-06-06 12:03:44 -05:00
parent 5698ce90e8
commit b74108d441
+1 -4
View File
@@ -6,15 +6,12 @@
<UseWPF>true</UseWPF> <UseWPF>true</UseWPF>
</PropertyGroup> </PropertyGroup>
<ItemGroup>
<None Remove="Assets\ZuneFluentWordmark.png" />
</ItemGroup>
<ItemGroup> <ItemGroup>
<ProjectReference Include="..\ZuneShell\ZuneShell.csproj" /> <ProjectReference Include="..\ZuneShell\ZuneShell.csproj" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<None Remove="Assets\ZuneFluentWordmark.png" />
<Resource Include="Assets\ZuneFluentWordmark.png" /> <Resource Include="Assets\ZuneFluentWordmark.png" />
</ItemGroup> </ItemGroup>