You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
659 B
16 lines
659 B
<?xml version="1.0"?>
|
|
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
|
|
<metadata>
|
|
<id>Microsoft.jQuery.Unobtrusive.Ajax</id>
|
|
<version>2.0.20710.0</version>
|
|
<title>Microsoft jQuery Unobtrusive Ajax</title>
|
|
<authors>Microsoft</authors>
|
|
<owners>Microsoft</owners>
|
|
<licenseUrl>http://go.microsoft.com/fwlink/?LinkID=227523</licenseUrl>
|
|
<requireLicenseAcceptance>true</requireLicenseAcceptance>
|
|
<description>jQuery plugin that lets you unobtrusively set up jQuery Ajax.</description>
|
|
<dependencies>
|
|
<dependency id="jQuery" version="[1.4.4, 2.0)" />
|
|
</dependencies>
|
|
</metadata>
|
|
</package> |