chore: Update project files and configurations; enhance .gitignore, add Qodana and SonarScanner scripts, and improve test project references

This commit is contained in:
Miha Kralj
2025-12-03 09:27:29 -08:00
parent 1d145d0622
commit 4a0a8d6da2
28 changed files with 257 additions and 88 deletions
+2
View File
@@ -22,6 +22,8 @@
<ItemGroup>
<Using Include="Xunit" />
<Using Include="QuanTAlib" />
<Using Include="System.Collections" />
</ItemGroup>
<ItemGroup>