Files
QuanTAlib/.config/dotnet-tools.json
T
Miha Kralj 86fe32a682 SIMD Refactor: Merge simd-dev into dev (#55)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: aider (openrouter/anthropic/claude-sonnet-4) <aider@aider.chat>
Co-authored-by: Warp <agent@warp.dev>
2026-01-18 19:02:03 -08:00

13 lines
195 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"gitversion.tool": {
"version": "6.5.1",
"commands": [
"dotnet-gitversion"
],
"rollForward": false
}
}
}