davidfowl / TodoApi

Todo application with ASP.NET Core Blazor WASM, Minimal APIs and Authentication
MIT License
2.79k stars 419 forks source link

Fix postCreateCommand in devcontainer.json #57

Closed sadedil closed 1 year ago

sadedil commented 1 year ago

The original value (init.sh) was not executing. You can see this behavior in the Creation Log in your codespaces.

davidfowl commented 1 year ago

I was waiting for someone to fix this!