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.
30 lines
1.2 KiB
30 lines
1.2 KiB
<?xml version="1.0"?>
|
|
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
|
|
<metadata>
|
|
<id>FSharp.Core</id>
|
|
<version>3.1.2.1</version>
|
|
<title>FSharp.Core for F# 3.1</title>
|
|
<authors>F# Software Foundation</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>FSharp.Core for F# 3.1
|
|
|
|
FSharp.Core redistributables from Visual F# 3.1.2
|
|
|
|
.NET 4.0
|
|
.NET Portable Profile 7 (portable-net45+netcore45+MonoAndroid1+MonoTouch1)
|
|
.NET Portable Profile 47 (portable-net45+sl5+netcore45+MonoAndroid1+MonoTouch1)
|
|
.NET Portable Profile 78 (portable-net45+netcore45+wp8+MonoAndroid1+MonoTouch1)
|
|
.NET Portable Profile 259 (portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1)
|
|
|
|
FSharp.Core built by F# Software Foundation
|
|
|
|
MonoAndroid
|
|
MonoTouch</description>
|
|
<summary>FSharp.Core for F# 3.1</summary>
|
|
<tags>F#, FSharp, FSharp.Core</tags>
|
|
</metadata>
|
|
</package>
|