diff --git a/src/Portable/Portable.csproj b/src/Portable/Portable.csproj index 03210c27..5255d225 100644 --- a/src/Portable/Portable.csproj +++ b/src/Portable/Portable.csproj @@ -888,6 +888,9 @@ LinearAlgebra\Single\Vector.cs + + LinearAlgebra\Storage\DenseColumnMajorMatrixStorage.cs + NumberTheory\IntegerTheory.cs