implemented search artists in MusicBrainz
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
<None Remove="Pages\FavoriteAlbums.xaml" />
|
||||
<None Remove="Pages\FavoriteArtists.xaml" />
|
||||
<None Remove="Pages\FavoriteTracks.xaml" />
|
||||
<None Remove="Pages\Search.xaml" />
|
||||
<None Remove="Pages\Settings.xaml" />
|
||||
</ItemGroup>
|
||||
|
||||
@@ -89,4 +90,10 @@
|
||||
<None Include="D:\work\Harmony\HarmonyWinUI\.editorconfig" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Page Update="Pages\Search.xaml">
|
||||
<Generator>MSBuild:Compile</Generator>
|
||||
</Page>
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user