Skip to content

Commit 36d5f31

Browse files
author
Oren (electricessence)
committed
Moved prime numbers to own lib/repo.
1 parent 83c2424 commit 36d5f31

3 files changed

Lines changed: 677 additions & 365 deletions

File tree

Open.Numeric.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,8 @@ Part of the "Open" set of libraries.</Description>
1818
<PackageTags>dotnet, dotnetcore, cs, numbers, double, float, precision, extensions</PackageTags>
1919
</PropertyGroup>
2020

21+
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
22+
<Optimize>True</Optimize>
23+
</PropertyGroup>
24+
2125
</Project>

Prime.cs

Lines changed: 0 additions & 365 deletions
This file was deleted.

0 commit comments

Comments
 (0)