From f40a7e4ca9ce2ac53f4d50e632f98e4c16d4715e Mon Sep 17 00:00:00 2001 From: Christoph Ruegg Date: Thu, 30 Nov 2017 19:40:47 +0100 Subject: [PATCH] Build: fix white space and line breaks in descriptions --- src/FSharp/FSharp.fsproj | 5 +---- src/Numerics/Numerics.csproj | 5 +---- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/src/FSharp/FSharp.fsproj b/src/FSharp/FSharp.fsproj index 7d878d57..523ad20e 100644 --- a/src/FSharp/FSharp.fsproj +++ b/src/FSharp/FSharp.fsproj @@ -16,10 +16,7 @@ Christoph Ruegg, Marcus Cuda, Jurgen Van Gael Math.NET Project Math.NET Numerics - - F# Modules for Math.NET Numerics, the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. - Supports .Net Framework 4.5 or higher and .Net Standard 1.6 or higher, on Windows, Linux and Mac. - + F# Modules for Math.NET Numerics, the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. Supports .Net Framework 4.5 or higher and .Net Standard 1.6 or higher, on Windows, Linux and Mac. Copyright Math.NET Project false https://numerics.mathdotnet.com/License.html diff --git a/src/Numerics/Numerics.csproj b/src/Numerics/Numerics.csproj index 7efda98c..6446b53d 100644 --- a/src/Numerics/Numerics.csproj +++ b/src/Numerics/Numerics.csproj @@ -16,10 +16,7 @@ Christoph Ruegg, Marcus Cuda, Jurgen Van Gael Math.NET Project Math.NET Numerics - - Math.NET Numerics is the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. - Supports .Net Framework 4.0 or higher and .Net Standard 1.3 or higher, on Windows, Linux and Mac. - + Math.NET Numerics is the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. Supports .Net Framework 4.0 or higher and .Net Standard 1.3 or higher, on Windows, Linux and Mac. Copyright Math.NET Project false https://numerics.mathdotnet.com/License.html