ReSaveFace
Removed GetLocationContainers Split SetCreationTime and MoveToDecade GetFilteredDistinctFileNameFirstSegments instead of GetFilteredDistinctIds for some void Tick(); FaceFile
This commit is contained in:
10
.vscode/tasks.json
vendored
10
.vscode/tasks.json
vendored
@ -42,6 +42,16 @@
|
||||
],
|
||||
"problemMatcher": "$msCompile"
|
||||
},
|
||||
{
|
||||
"label": "Format-Whitespaces",
|
||||
"command": "dotnet",
|
||||
"type": "process",
|
||||
"args": [
|
||||
"format",
|
||||
"whitespace"
|
||||
],
|
||||
"problemMatcher": "$msCompile"
|
||||
},
|
||||
{
|
||||
"label": "build",
|
||||
"command": "dotnet",
|
||||
|
Reference in New Issue
Block a user