You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<?xml version="1.0"?>
<packagexmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>Suave.LibUv</id>
<version>0.33.0</version>
<title>Suave.LibUv</title>
<authors>Ademar Gonzalez, Henrik Feldt</authors>
<owners>Ademar Gonzalez, Henrik Feldt</owners>
<licenseUrl>https://github.com/SuaveIO/Suave/blob/master/COPYING</licenseUrl>
<projectUrl>http://suave.io</projectUrl>
<iconUrl>https://raw.githubusercontent.com/SuaveIO/resources/master/images/head_trans.png</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Suave is a simple web development F# library providing a lightweight web server and a set of combinators to manipulate route flow and task composition.</description>
<releaseNotes>Release Notes:
snip
* updated prpject file
* libuv wip</releaseNotes>
<copyright>Ademar Gonzalez, Henrik Feldt</copyright>
<language>en-GB</language>
<dependencies>
<dependencyid="FSharp.Core"version="3.1.2.5" />
<dependencyid="Suave"version="0.33.0" />
</dependencies>
</metadata>
</package>
The text was updated successfully, but these errors were encountered:
Doesn't seem to do so: SuaveIO/suave@691dbed
Output:
The text was updated successfully, but these errors were encountered: