mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-15 17:18:05 +00:00
updates from mac
This commit is contained in:
Vendored
+2
-2
@@ -7,7 +7,7 @@
|
||||
"type": "process",
|
||||
"args": [
|
||||
"test",
|
||||
"${workspaceFolder}/tests/QuanTAlib.Tests/QuanTAlib.Tests.csproj",
|
||||
"${workspaceFolder}/lib/QuanTAlib.Tests.csproj",
|
||||
"--framework",
|
||||
"net10.0"
|
||||
],
|
||||
@@ -27,7 +27,7 @@
|
||||
"type": "process",
|
||||
"args": [
|
||||
"test",
|
||||
"${workspaceFolder}/tests/QuanTAlib.Tests/QuanTAlib.Tests.csproj"
|
||||
"${workspaceFolder}/lib/QuanTAlib.Tests.csproj"
|
||||
],
|
||||
"problemMatcher": "$msCompile",
|
||||
"group": "test",
|
||||
|
||||
Reference in New Issue
Block a user