Files
2026-09-13 16:52:34 +04:00

12 lines
264 B
XML

<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<AssemblyName>Just.PreciseMath.Tests</AssemblyName>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="../../0-source/Just.PreciseMath/Just.PreciseMath.csproj" />
</ItemGroup>
</Project>