yavsc/build/approot/packages/Microsoft.AspNet.SignalR.JS/2.2.0/Microsoft.AspNet.SignalR.JS...

21 lines
963 B
XML

<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>Microsoft.AspNet.SignalR.JS</id>
<version>2.2.0</version>
<title>Microsoft ASP.NET SignalR JavaScript Client</title>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<authors>Microsoft</authors>
<owners>Microsoft</owners>
<licenseUrl>http://www.microsoft.com/web/webpi/eula/net_library_eula_ENU.htm</licenseUrl>
<projectUrl>http://www.asp.net/signalr</projectUrl>
<description>JavaScript client for ASP.NET SignalR.</description>
<releaseNotes>https://github.com/SignalR/SignalR/releases</releaseNotes>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<language>en-US</language>
<tags>Microsoft AspNet SignalR AspNetSignalR JS</tags>
<dependencies>
<dependency id="jQuery" version="1.6.4" />
</dependencies>
</metadata>
</package>