csharpfftfsharpintegrationinterpolationlinear-algebramathdifferentiationmatrixnumericsrandomregressionstatisticsmathnet
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
993 B
23 lines
993 B
<?xml version="1.0"?>
|
|
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
|
|
<metadata>
|
|
<id>FSharp.Core.Microsoft.Signed</id>
|
|
<version>3.1.1.1</version>
|
|
<title>FSharp.Core for F# 3.1+, Microsoft signed</title>
|
|
<authors>F# Software Foundation, Dave Thomas</authors>
|
|
<owners>F# Software Foundation</owners>
|
|
<licenseUrl>https://github.com/fsharp/fsharp/blob/master/LICENSE</licenseUrl>
|
|
<projectUrl>https://github.com/fsharp/fsharp</projectUrl>
|
|
<iconUrl>http://fsharp.org/img/logo.png</iconUrl>
|
|
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
|
<description>Microsoft signed versions of FSharp.Core for F# 3.1 and above, for
|
|
.Net 4.0
|
|
.Net 4.5
|
|
profile7
|
|
profile47
|
|
profile78
|
|
profile259</description>
|
|
<summary>Provides FSharp.Core for F# 3.1 and above, for libraries, desktop, mobile and portable.</summary>
|
|
<tags>F#, FSharp, FSharp.Core</tags>
|
|
</metadata>
|
|
</package>
|