From 05e1665d5a9149d3c6a832acfb2b3fbc947226e3 Mon Sep 17 00:00:00 2001 From: Christoph Ruegg Date: Sat, 19 Feb 2011 16:41:42 +0100 Subject: [PATCH] AssemblyInfo for F# module project. Versions not yet generated, fixed to 1.0.0.0 for now --- src/FSharp/AssemblyInfo.fs | 51 ++++++++++++++++++++++++++++++++++++++ src/FSharp/FSharp.fsproj | 25 +++++++++---------- 2 files changed, 63 insertions(+), 13 deletions(-) create mode 100644 src/FSharp/AssemblyInfo.fs diff --git a/src/FSharp/AssemblyInfo.fs b/src/FSharp/AssemblyInfo.fs new file mode 100644 index 00000000..3adf329e --- /dev/null +++ b/src/FSharp/AssemblyInfo.fs @@ -0,0 +1,51 @@ +// +// Math.NET Numerics, part of the Math.NET Project +// http://numerics.mathdotnet.com +// http://github.com/mathnet/mathnet-numerics +// http://mathnetnumerics.codeplex.com +// +// Copyright (c) 2009 Math.NET +// +// Permission is hereby granted, free of charge, to any person +// obtaining a copy of this software and associated documentation +// files (the "Software"), to deal in the Software without +// restriction, including without limitation the rights to use, +// copy, modify, merge, publish, distribute, sublicense, and/or sell +// copies of the Software, and to permit persons to whom the +// Software is furnished to do so, subject to the following +// conditions: +// +// The above copyright notice and this permission notice shall be +// included in all copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +// EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES +// OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +// NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +// WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR +// OTHER DEALINGS IN THE SOFTWARE. +// + +namespace MathNet.Numerics + +open System.Reflection +open System.Resources; +open System.Runtime.CompilerServices +open System.Runtime.InteropServices + +[] +[] +[] +[] +[] +[] +[] +[] +[] +[] +[] +[] +[] +() diff --git a/src/FSharp/FSharp.fsproj b/src/FSharp/FSharp.fsproj index 353e005d..43b2c15a 100644 --- a/src/FSharp/FSharp.fsproj +++ b/src/FSharp/FSharp.fsproj @@ -34,6 +34,18 @@ MathNet.Numerics.FSharp.XML + + + + + + + + + + + + @@ -42,25 +54,12 @@ 3.5 - - Numerics {b7cae5f4-a23f-4438-b5be-41226618b695} True - - - - - - - - - - -