mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-09 14:30:56 +00:00
xml doc rewrite
This commit is contained in:
Vendored
+2
-2
@@ -7,9 +7,9 @@
|
||||
}
|
||||
],
|
||||
"sarif-viewer.connectToGithubCodeScanning": "on",
|
||||
"dotnet.dotnetPath": "C:/Program Files/dotnet",
|
||||
"dotnet.dotnetPath": "/opt/homebrew/bin/",
|
||||
"omnisharp.useModernNet": true,
|
||||
"omnisharp.sdkPath": "C:/Program Files/dotnet/sdk",
|
||||
"omnisharp.sdkPath": "/opt/homebrew/bin/dotnet",
|
||||
"sonarlint.connectedMode.project": {
|
||||
"connectionId": "mihakralj",
|
||||
"projectKey": "mihakralj_QuanTAlib"
|
||||
|
||||
Reference in New Issue
Block a user