Arlodotexe / strix-music

Combine any music sources into a single library. It's your music. Play it your way.
http://www.strixmusic.com
136 stars 4 forks source link

StrixMusic.Uwp fails to build, cannot find SettingsTemplateSelector.cs #246

Closed yoshiask closed 1 year ago

yoshiask commented 1 year ago

Describe the bug

Attempting to build the StrixMusic.Uwp project fails after a fresh clone or clean operation. StrixMusic.Shared still contains a Compile entry for SettingsTemplateSelector.cs, which was deleted in commit a5256ee12aa08258fab149ee0a074e39e5b048cd.

Affected area

Regression

commit a5256ee12aa08258fab149ee0a074e39e5b048cd

Steps to reproduce

1. Clone repo
2. Attempt to build StrixMusic.UWP
3. Build fails with the following error:

CS2001: Source file 'D:\Repos\Arlodotexe\strix-music\src\Shared\Controls\SettingsTemplateSelector.cs' could not be found.


### Visual repro steps

_No response_

### Expected behavior

The build should succeed.

### Additional context

_No response_

### Help us help you

Yes, I'd like to be assigned to work on this item.