You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The project is missing test MP3 files.
The easy way to include them is to add them as "Embedded resource" and use Assembly.GetManifestResourceStream (this is how I think it's called, it's easy to find) to get a single file.