updates from mac

This commit is contained in:
Miha Kralj
2025-11-28 13:35:16 -08:00
parent 74b49d2bb4
commit acac3e610c
55 changed files with 126278 additions and 126081 deletions
+2 -2
View File
@@ -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",