diff --git a/build/NuGet/FSharp/MathNet.Numerics.FSharp.nuspec b/build/NuGet/FSharp/MathNet.Numerics.FSharp.nuspec index faa1597a..0b2775db 100644 --- a/build/NuGet/FSharp/MathNet.Numerics.FSharp.nuspec +++ b/build/NuGet/FSharp/MathNet.Numerics.FSharp.nuspec @@ -4,8 +4,8 @@ MathNet.Numerics.FSharp 1.0.0 Math.NET Numerics for F# - F# Modules for Math.NET Numerics, providing methods and algorithms for numerical computations in science, engineering and every day use. F# 3.0 on .Net 4, SL5, Win8, WP8, PCL 47 and 136, Mono, Xamarin Android/iOS. - 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. Supports .Net 4.0 and Mono (Windows, Linux, Mac), PCL Portable Profiles 47 and 136 (Silverlight 5, Windows Phone 8, .NET for Windows Store Apps), and Android/iOS via Xamarin. + F# Modules for Math.NET Numerics, providing methods and algorithms for numerical computations in science, engineering and every day use. F# 3.0 on .Net 4, SL5, Win8, WP8, WPA8.1, PCL 47, 136 and 344, Mono, Xamarin Android/iOS. + 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 4.0 and Mono (Windows, Linux, Mac), PCL Portable Profiles 47, 136 and 344 (Silverlight 5, Windows Phone/SL 8, Windows Phone 8.1, Windows 8), and Android/iOS via Xamarin. Christoph Ruegg, Marcus Cuda, Jurgen Van Gael Christoph Ruegg http://numerics.mathdotnet.com/ diff --git a/build/NuGet/Numerics/MathNet.Numerics.nuspec b/build/NuGet/Numerics/MathNet.Numerics.nuspec index ec1bfe0d..93d1aef4 100644 --- a/build/NuGet/Numerics/MathNet.Numerics.nuspec +++ b/build/NuGet/Numerics/MathNet.Numerics.nuspec @@ -4,8 +4,8 @@ MathNet.Numerics 1.0.0 Math.NET Numerics - Math.NET Numerics, providing methods and algorithms for numerical computations in science, engineering and every day use. .Net 4, .Net 3.5, SL5, Win8, WP8, PCL 47 and 136, Mono, Xamarin Android/iOS. - 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. Supports .Net 4.0, .Net 3.5 and Mono (Windows, Linux, Mac), PCL Portable Profiles 47 and 136 (Silverlight 5, Windows Phone 8, .NET for Windows Store Apps), and Android/iOS via Xamarin. + Math.NET Numerics, providing methods and algorithms for numerical computations in science, engineering and every day use. .Net 4, .Net 3.5, SL5, Win8, WP8, WPA8.1, PCL 47, 136 and 344, Mono, Xamarin Android/iOS. + 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 4.0, .Net 3.5 and Mono (Windows, Linux, Mac), PCL Portable Profiles 47, 136 and 344 (Silverlight 5, Windows Phone/SL 8, Windows Phone 8.1, Windows 8), and Android/iOS via Xamarin. Christoph Ruegg, Marcus Cuda, Jurgen Van Gael Christoph Ruegg http://numerics.mathdotnet.com/ diff --git a/build/NuGet/nuget.proj b/build/NuGet/nuget.proj index e6a9f4d8..c3af8081 100644 --- a/build/NuGet/nuget.proj +++ b/build/NuGet/nuget.proj @@ -9,10 +9,6 @@ $(MSBuildProjectDirectory)/../../out/packages/NuGet $(MSBuildProjectDirectory)/Numerics $(MSBuildProjectDirectory)/FSharp - $(MSBuildProjectDirectory)/Numerics.Sample - $(MSBuildProjectDirectory)/FSharp.Sample - $(MSBuildProjectDirectory)/../../src/Examples - $(MSBuildProjectDirectory)/../../src/FSharpExamples @@ -20,39 +16,31 @@ + - - + - - - - - - + + + - - - - - - - - + + + @@ -98,54 +86,12 @@ XPath="//package/n:metadata/n:dependencies/n:dependency[@id='MathNet.Numerics']/@version" Value="$(NumericsPackVersion)"/> - - - - - - - - - - - - - - - - + - - \ No newline at end of file