Skip to content

Commit b110372

Browse files
committed
Trivial fix to tasks.json
1 parent bd70d32 commit b110372

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.vscode/tasks.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"isDefault": true
3333
},
3434
"problemMatcher": "$msCompile"
35-
}
35+
},
3636
{
3737
"label": "test with .NET Framework 4.7.2",
3838
"command": "dotnet",

0 commit comments

Comments
 (0)