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 paths to the restore script, SDK installation folder and SDK path start with "${containerWorkspaceFolder}/efcore" when they should just start with "${containerWorkspaceFolder}". As it stands, when you try and create a new dev container from this repo in VS code you get an error that it failed to run "/efcore/efcore/restore.sh".