Files
Harmony/HarmonyWinUI/HarmonyWinUI.csproj.user
T
IgorMino 41b07530b1 added Main Navigation,
added vendor notes and scripts
2026-08-13 23:49:59 +02:00

35 lines
1.1 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<DebuggerFlavor>ProjectDebugger</DebuggerFlavor>
</PropertyGroup>
<PropertyGroup>
<ActiveDebugProfile>HarmonyWinUI (Unpackaged)</ActiveDebugProfile>
</PropertyGroup>
<ItemGroup>
<None Update="App.xaml">
<SubType>Designer</SubType>
</None>
<None Update="MainWindow.xaml">
<SubType>Designer</SubType>
</None>
<None Update="Package.appxmanifest">
<SubType>Designer</SubType>
</None>
<Page Update="Pages\Settings.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="Pages\FavoriteArtists.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="Pages\FavoriteAlbums.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="Pages\FavoriteTracks.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="Pages\Dashboard.xaml">
<SubType>Designer</SubType>
</Page>
</ItemGroup>
</Project>