diff --git a/build/NuGet/.gitignore b/build/NuGet/.gitignore index 7f036cee..6319ac19 100644 --- a/build/NuGet/.gitignore +++ b/build/NuGet/.gitignore @@ -1,3 +1,2 @@ lib -content -samples \ No newline at end of file +content \ No newline at end of file diff --git a/build/NuGet/FSharp.Sample/MathNet.Numerics.FSharp.Sample.nuspec b/build/NuGet/FSharp.Sample/MathNet.Numerics.FSharp.Sample.nuspec index 9cddfac2..072faff1 100644 --- a/build/NuGet/FSharp.Sample/MathNet.Numerics.FSharp.Sample.nuspec +++ b/build/NuGet/FSharp.Sample/MathNet.Numerics.FSharp.Sample.nuspec @@ -4,8 +4,8 @@ MathNet.Numerics.FSharp.Sample 1.0 Math.NET Numerics F# Module Code Samples - F# Modules for Math.NET Numerics, providing methods and algorithms for numerical computations in science, engineering and every day use. - 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. Numerics is the result of merging dnAnalytics with Math.NET Iridium and is intended to replace both. + This package contains samples that demonstrate the use of the F# Modules for the Math.NET Numerics library. + This package contains samples that demonstrate the use of the F# Modules for the Math.NET Numerics library. 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. Numerics is the result of merging dnAnalytics with Math.NET Iridium and is intended to replace both. Marcus Cuda, Christoph Ruegg, Jurgen Van Gael Christoph Ruegg http://numerics.mathdotnet.com/ diff --git a/build/NuGet/Numerics.Sample/MathNet.Numerics.Sample.nuspec b/build/NuGet/Numerics.Sample/MathNet.Numerics.Sample.nuspec index 64456ead..eb024ab7 100644 --- a/build/NuGet/Numerics.Sample/MathNet.Numerics.Sample.nuspec +++ b/build/NuGet/Numerics.Sample/MathNet.Numerics.Sample.nuspec @@ -4,8 +4,8 @@ MathNet.Numerics.Sample 1.0 Math.NET Numerics Code Samples - Math.NET Numerics, providing methods and algorithms for numerical computations in science, engineering and every day use. - 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. Numerics is the result of merging dnAnalytics with Math.NET Iridium and is intended to replace both. + This package contains samples that demonstrate the use of the Math.NET Numerics library. + This package contains samples that demonstrate the use of the Math.NET Numerics library. 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. Numerics is the result of merging dnAnalytics with Math.NET Iridium and is intended to replace both. Marcus Cuda, Christoph Ruegg, Jurgen Van Gael Christoph Ruegg http://numerics.mathdotnet.com/ diff --git a/build/NuGet/nuget.proj b/build/NuGet/nuget.proj index e9ec4ecc..0fdeac47 100644 --- a/build/NuGet/nuget.proj +++ b/build/NuGet/nuget.proj @@ -37,10 +37,10 @@ - + - + @@ -78,7 +78,7 @@ XPath="//package/n:metadata/n:dependencies/n:dependency[@id='MathNet.Numerics']/@version" Value="%(NumericsAssemblyInfo.Version)"/> - + - +