aboutsummaryrefslogtreecommitdiff
path: root/.vscode/launch.json
AgeCommit message (Collapse)Author
2024-11-16Update projects to .NET 9 (#13023)Bond-009
2024-01-19Update .vscode/launch.jsonJPVenson
Co-authored-by: Nyanmisaka <nst799610810@gmail.com>
2024-01-19Fixed ffmpeg versionJPVenson
updated lauch with ffmpeg
2023-11-14Update to .NET 8Bond_009
2022-12-07Update README and vscode launch settingsBond_009
2021-10-03Change .vscode/launch.json to use .NET 6David Ullmer
2020-11-15Upgrade all netcore3.1 to net5.0crobibero
2020-09-28Created a separate API Docs profile to launch the browser at the API docs, ↵spookbits
and the nowebclient profile no longer launches the browser at all. Don't point to web in the client because it won't redirect properly. Modified the vscode launch.json to automatically launch the browser when debugging the first configuration. The
2020-08-03Remove comments from json file in .vscode/launch.jsonAlf Sebastian Houge
2020-08-03Add vscode launch configuration for launching without hosting webclientAlf Sebastian Houge
2020-06-23remove vscode launch.json commentstelans
2020-06-23vscode: dotnet telemetry optouttelans
2019-12-20Update vs code workspaceBond_009
2019-10-23update vsc workspace launch for net core 3grafixeyehero
2019-01-02Add JSON assets for VSCode developmentAnthony Lavado
- This adds two configuration files that allow VSCode to open the solution and begin work with the project