TFS_ANTIGUO/SIGPC/packages/AspNet.ScriptManager.jQuery.1.10.2/AspNet.ScriptManager.jQuery.1.10.2.nuspec

17 lines
730 B
Text
Raw Normal View History

<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>AspNet.ScriptManager.jQuery</id>
<version>1.10.2</version>
<title>AspNet.ScriptManager.jQuery</title>
<authors>Damian Edwards</authors>
<owners>Damian Edwards</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>This package contains the AspNet.ScriptManager.jQuery assembly that will automatically register jQuery 1.10.2 with the ScriptManager as "jquery".</description>
<summary />
<language>en-US</language>
<dependencies>
<dependency id="jQuery" version="[1.10.2, 1.10.3)" />
</dependencies>
</metadata>
</package>