mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-21 22:05:43 -04:00
Upgraded nuget packages, Ninject 3, SignalR 5
This commit is contained in:
+18
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0"?>
|
||||
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
|
||||
<metadata>
|
||||
<id>jQuery</id>
|
||||
<version>1.8.2</version>
|
||||
<title>jQuery</title>
|
||||
<authors>John Resig</authors>
|
||||
<owners>John Resig</owners>
|
||||
<licenseUrl>http://jquery.org/license</licenseUrl>
|
||||
<projectUrl>http://jquery.com/</projectUrl>
|
||||
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
||||
<description>jQuery is a new kind of JavaScript Library.
|
||||
jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.</description>
|
||||
<summary>jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development.</summary>
|
||||
<language>en-US</language>
|
||||
<tags>jQuery</tags>
|
||||
</metadata>
|
||||
</package>
|
||||
Reference in New Issue
Block a user