parent
608e9a7f9e
commit
ed619cdc17
18 changed files with 47 additions and 46 deletions
4
.vscode/launch.json
vendored
4
.vscode/launch.json
vendored
|
@ -5,10 +5,10 @@
|
|||
"version": "0.2.0",
|
||||
"configurations": [
|
||||
{
|
||||
"name": "C#: myhm-commission",
|
||||
"name": "C#: Looking Glass",
|
||||
"type": "dotnet",
|
||||
"request": "launch",
|
||||
"projectPath": "${workspaceFolder}/myhm-commission.csproj"
|
||||
"projectPath": "${workspaceFolder}/LookingGlass.csproj"
|
||||
}
|
||||
|
||||
]
|
||||
|
|
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"dotnet.defaultSolution": "myhm-commission.sln",
|
||||
"dotnet.defaultSolution": "LookingGlass.sln",
|
||||
"editor.formatOnSave": true,
|
||||
"[csharp]": {
|
||||
"editor.defaultFormatter": "csharpier.csharpier-vscode",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue