40 changed files with 41515 additions and 122 deletions
Binary file not shown.
@ -0,0 +1,21 @@ |
|||
<?xml version="1.0"?> |
|||
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd"> |
|||
<metadata> |
|||
<id>FSharp.Core.4.3.0.0.Microsoft.Signed</id> |
|||
<version>3.0.0.1</version> |
|||
<title>FSharp.Core for F# 3.0+</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.0 and above, for |
|||
.Net 2.0 |
|||
.Net 4.0 |
|||
.Net 4.5 |
|||
profile47</description> |
|||
<summary>Microsoft-signed FSharp.Core for F# 3.0 and above, for libraries, desktop, mobile and portable.</summary> |
|||
<tags>F#, FSharp, FSharp.Core</tags> |
|||
</metadata> |
|||
</package> |
|||
@ -0,0 +1 @@ |
|||
<?xml version="1.0" encoding="utf-8"?><Types xmlns="http://schemas.openxmlformats.org/package/2006/content-types"><Default Extension="rels" ContentType="application/vnd.openxmlformats-package.relationships+xml" /><Default Extension="nuspec" ContentType="application/octet" /><Default Extension="dll" ContentType="application/octet" /><Default Extension="optdata" ContentType="application/octet" /><Default Extension="sigdata" ContentType="application/octet" /><Default Extension="xml" ContentType="application/octet" /><Default Extension="psmdcp" ContentType="application/vnd.openxmlformats-package.core-properties+xml" /></Types> |
|||
@ -0,0 +1 @@ |
|||
<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.microsoft.com/packaging/2010/07/manifest" Target="/FSharp.Core.4.3.0.0.Microsoft.Signed.nuspec" Id="Re0e282a88431418d" /><Relationship Type="http://schemas.openxmlformats.org/package/2006/relationships/metadata/core-properties" Target="/package/services/metadata/core-properties/bae9ab6b2d214ee5a3270e048961a28f.psmdcp" Id="R80f7610d66094245" /></Relationships> |
|||
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
@ -0,0 +1,5 @@ |
|||
<?xml version="1.0" encoding="utf-8"?><coreProperties xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.openxmlformats.org/package/2006/metadata/core-properties"><dc:creator>F# Software Foundation, Dave Thomas</dc:creator><dc:description>Microsoft-signed versions of FSharp.Core for F# 3.0 and above, for |
|||
.Net 2.0 |
|||
.Net 4.0 |
|||
.Net 4.5 |
|||
profile47</dc:description><dc:identifier>FSharp.Core.4.3.0.0.Microsoft.Signed</dc:identifier><version>3.0.0.1</version><keywords>F#, FSharp, FSharp.Core</keywords><dc:title>FSharp.Core for F# 3.0+</dc:title></coreProperties> |
|||
@ -0,0 +1 @@ |
|||
FSharp.Core.4.3.0.0.Microsoft.Signed |
|||
@ -0,0 +1,2 @@ |
|||
FSharp.Core.4.3.0.0.Microsoft.Signed |
|||
FsUnit |
|||
@ -1,2 +1,2 @@ |
|||
FsUnit |
|||
NUnit |
|||
FSharp.Core.Microsoft.Signed |
|||
FsUnit |
|||
@ -0,0 +1 @@ |
|||
TaskParallelLibrary |
|||
@ -1 +0,0 @@ |
|||
TaskParallelLibrary |
|||
Binary file not shown.
Loading…
Reference in new issue