profgyuri / Listen2MeRefined

My implementation of a music player app supported only on windows.
MIT License
3 stars 0 forks source link

Missing source folder #54

Closed idezigns closed 1 year ago

idezigns commented 1 year ago

Cannot build the solution, you're missing

..\Source\My Utils\Source\Source\Source.csproj

profgyuri commented 1 year ago

Sorry for the inconvinience, I will remove this dependency later today.

If you want to build the solution before that, please download the source code for my Source project, add as existing project to the Listen2Me solution, and make sure you add the references where necessary.

profgyuri commented 1 year ago

Updated the code so now it does not need the Source project. If you find any bugs, don't be afraid to create a new issue, or even make a PR by yourself, if you feel like contributing :)