vscode and mono now the supported dev environment
This commit is contained in:
@ -12,7 +12,6 @@ namespace Aurora.Backend.Services
|
||||
|
||||
public void Play(BaseSong song)
|
||||
{
|
||||
Core.Initialize();
|
||||
using (var libVLC = new LibVLC())
|
||||
{
|
||||
song.Load();
|
||||
|
Reference in New Issue
Block a user