Skip to content

Commit

Permalink
Updated readme and updated version to 3.1.1.27 due to nuget error
Browse files Browse the repository at this point in the history
  • Loading branch information
7sharp9 committed Sep 25, 2014
1 parent 746bf56 commit f018d74
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions FSharp.Core.Nuget/FSharp.Core.Mono.DelaySigned.3.1.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>FSharp.Core.Mono.Signed</id>
<version>3.1.1.26</version>
<version>3.1.1.27</version>
<title>FSharp.Core for F# 3.1+ (with MonoAndroid and MonoTouch)</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. Some may be delay-signed. Target profiles include:
<description>Microsoft-signed versions of FSharp.Core for F# 3.1 and above. MonoTouch and MonoAndroid versions are delay-signed. Target profiles include:
.Net 4.0
.Net 4.5
Profile 7
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -282,5 +282,5 @@ And the following are delay signed with the Mono key:
* MonoAndroid
* MonoTouch

The FSharp.Core.Mono.DelaySigned.3.1 is deployed with a version matching the current tag of the open source build, the Microsoft signed versions use a version which matches the current Microsoft signed versions of FSharp core.
The FSharp.Core.Mono.DelaySigned.3.1 is normally deployed with a version matching the current tag of the open source build, the Microsoft signed versions use a version which matches the current Microsoft signed versions of FSharp core.

0 comments on commit f018d74

Please sign in to comment.