giraffe-fsharp / Giraffe

A native functional ASP.NET Core web framework for F# developers.
https://giraffe.wiki
Apache License 2.0
2.13k stars 266 forks source link

Update `.vscode` samples debug configuration #610

Closed 64J0 closed 3 months ago

64J0 commented 3 months ago

Description

With this PR I'm updating the .vscode samples debug configuration to use current sample projects.

How to test

Try it on VS Code debug tool.

Related issues