first commit

This commit is contained in:
2026-09-13 16:52:34 +04:00
commit fbb7b0ad84
16 changed files with 1159 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
<Solution>
<Folder Name="/0-source/">
<Project Path="0-source/Just.PreciseMath/Just.PreciseMath.csproj" />
</Folder>
<Folder Name="/1-tests/">
<Project Path="1-tests/Just.PreciseMath.Tests/Just.PreciseMath.Tests.csproj" />
</Folder>
<Folder Name="/2-benchmarks/">
<Project Path="2-benchmarks/Just.PreciseMath.Benchmarks/Just.PreciseMath.Benchmarks.csproj" />
</Folder>
</Solution>