1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85
|
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>FSharp.Core.Mono.Signed</id>
<version>0.0.1</version>
<title>FSharp.Core Mono delay signed</title>
<authors>Microsoft Corporation,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>Mono delay signed versions of:
.Net 2.0
.Net 4.0
.Net 4.5
Profile 7
Profile 47
MonoAndroid
MonoTouch
Profile 78
Profile 259
</description>
<summary>Provides Mono delay signed versions of FSharp.Core for multiple targets including desktop and portable.</summary>
<tags>F#</tags>
</metadata>
<files>
<!-- .Net 2.0 -->
<file src="..\lib\release\net20\FSharp.Core.dll" target="lib\net40\FSharp.Core.dll" />
<file src="..\lib\release\net20\FSharp.Core.optdata" target="lib\net40\FSharp.Core.optdata" />
<file src="..\lib\release\net20\FSharp.Core.sigdata" target="lib\net40\FSharp.Core.sigdata" />
<file src="..\lib\release\net20\FSharp.Core.xml" target="lib\net40\FSharp.Core.xml" />
<!-- .Net 4.0 -->
<file src="..\lib\release\FSharp.Core.dll" target="lib\net40\FSharp.Core.dll" />
<file src="..\lib\release\FSharp.Core.optdata" target="lib\net40\FSharp.Core.optdata" />
<file src="..\lib\release\FSharp.Core.sigdata" target="lib\net40\FSharp.Core.sigdata" />
<file src="..\lib\release\FSharp.Core.xml" target="lib\net40\FSharp.Core.xml" />
<!-- .Net 4.5 -->
<file src="..\lib\release\FSharp.Core.dll" target="lib\net45\FSharp.Core.dll" />
<file src="..\lib\release\FSharp.Core.optdata" target="lib\net45\FSharp.Core.optdata" />
<file src="..\lib\release\FSharp.Core.sigdata" target="lib\net45\FSharp.Core.sigdata" />
<file src="..\lib\release\FSharp.Core.xml" target="lib\net45\FSharp.Core.xml" />
<!-- Profile 7 -->
<file src="..\lib\release\portable7\FSharp.Core.dll" target="lib\portable-net45+netcore45+MonoAndroid1+MonoTouch1\FSharp.Core.dll" />
<file src="..\lib\release\portable7\FSharp.Core.optdata" target="lib\portable-net45+netcore45+MonoAndroid1+MonoTouch1\FSharp.Core.optdata" />
<file src="..\lib\release\portable7\FSharp.Core.sigdata" target="lib\portable-net45+netcore45+MonoAndroid1+MonoTouch1\FSharp.Core.sigdata" />
<file src="..\lib\release\portable7\FSharp.Core.xml" target="lib\portable-net45+netcore45+MonoAndroid1+MonoTouch1\FSharp.Core.xml" />
<!-- Profile 47-->
<file src="..\lib\release\portable47\FSharp.Core.dll" target="lib\portable-net45+sl5+netcore45+MonoAndroid1+MonoTouch1\FSharp.Core.dll" />
<file src="..\lib\release\portable47\FSharp.Core.optdata" target="lib\portable-net45+sl5+netcore45+MonoAndroid1+MonoTouch1\FSharp.Core.optdata" />
<file src="..\lib\release\portable47\FSharp.Core.sigdata" target="lib\portable-net45+sl5+netcore45+MonoAndroid1+MonoTouch1\FSharp.Core.sigdata" />
<file src="..\lib\release\portable47\FSharp.Core.xml" target="lib\portable-net45+sl5+netcore45+MonoAndroid1+MonoTouch1\FSharp.Core.xml" />
<!-- Android -->
<file src="..\lib\release\monodroid\FSharp.Core.dll" target="lib\MonoAndroid\FSharp.Core.dll" />
<file src="..\lib\release\monodroid\FSharp.Core.optdata" target="lib\MonoAndroid\FSharp.Core.optdata" />
<file src="..\lib\release\monodroid\FSharp.Core.sigdata" target="lib\MonoAndroid\FSharp.Core.sigdata" />
<file src="..\lib\release\monodroid\FSharp.Core.xml" target="lib\MonoAndroid\FSharp.Core.xml" />
<!-- MonoTouch -->
<file src="..\lib\release\monotouch\FSharp.Core.dll" target="lib\MonoTouch\FSharp.Core.dll" />
<file src="..\lib\release\monotouch\FSharp.Core.optdata" target="lib\MonoTouch\FSharp.Core.optdata" />
<file src="..\lib\release\monotouch\FSharp.Core.sigdata" target="lib\MonoTouch\FSharp.Core.sigdata" />
<file src="..\lib\release\monotouch\FSharp.Core.xml" target="lib\MonoTouch\FSharp.Core.xml" />
<!-- Profile 78 -->
<file src="..\lib\release\portable78\FSharp.Core.dll" target="lib\portable-net45+netcore45+wp8+MonoAndroid1+MonoTouch1\FSharp.Core.dll" />
<file src="..\lib\release\portable78\FSharp.Core.optdata" target="lib\portable-net45+netcore45+wp8+MonoAndroid1+MonoTouch1\FSharp.Core.optdata" />
<file src="..\lib\release\portable78\FSharp.Core.sigdata" target="lib\portable-net45+netcore45+wp8+MonoAndroid1+MonoTouch1\FSharp.Core.sigdata" />
<file src="..\lib\release\portable78\FSharp.Core.xml" target="lib\portable-net45+netcore45+wp8+MonoAndroid1+MonoTouch1\FSharp.Core.xml" />
<!-- Profile 259-->
<file src="..\lib\release\portable259\FSharp.Core.dll" target="lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1\FSharp.Core.dll" />
<file src="..\lib\release\portable259\FSharp.Core.optdata" target="lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1\FSharp.Core.optdata" />
<file src="..\lib\release\portable259\FSharp.Core.sigdata" target="lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1\FSharp.Core.sigdata" />
<file src="..\lib\release\portable259\FSharp.Core.xml" target="lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1\FSharp.Core.xml" />
</files>
</package>
|