diff options
author | David Christiansen <david.christiansen@civil.lmco.com> | 2015-01-05 17:02:04 +0000 |
---|---|---|
committer | David Christiansen <david.christiansen@civil.lmco.com> | 2015-01-05 17:02:04 +0000 |
commit | 26ddb1b78f25d306863740ec35f9ebe327cf3a8b (patch) | |
tree | 61207d6807f71de0ef106a5be6e539bd9d5e3b77 /samples/OAuth2ProtectedWebApi/Scripts/jquery.validate-vsdoc.js | |
parent | 317597141f00b6ef20a0b03d61f8a674af410436 (diff) | |
download | DotNetOpenAuth-26ddb1b78f25d306863740ec35f9ebe327cf3a8b.zip DotNetOpenAuth-26ddb1b78f25d306863740ec35f9ebe327cf3a8b.tar.gz DotNetOpenAuth-26ddb1b78f25d306863740ec35f9ebe327cf3a8b.tar.bz2 |
Test green
- Packages update
Diffstat (limited to 'samples/OAuth2ProtectedWebApi/Scripts/jquery.validate-vsdoc.js')
-rw-r--r-- | samples/OAuth2ProtectedWebApi/Scripts/jquery.validate-vsdoc.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/samples/OAuth2ProtectedWebApi/Scripts/jquery.validate-vsdoc.js b/samples/OAuth2ProtectedWebApi/Scripts/jquery.validate-vsdoc.js index b1e53c0..bc64ad1 100644 --- a/samples/OAuth2ProtectedWebApi/Scripts/jquery.validate-vsdoc.js +++ b/samples/OAuth2ProtectedWebApi/Scripts/jquery.validate-vsdoc.js @@ -1,10 +1,10 @@ -/* +/* * This file has been commented to support Visual Studio Intellisense. * You should not use this file at runtime inside the browser--it is only * intended to be used only for design-time IntelliSense. Please use the * standard jQuery library for all production use. * -* Comment version: 1.11.1 +* Comment version: 1.13.1 */ /* @@ -15,7 +15,7 @@ * for informational purposes only and are not the license terms under * which Microsoft distributed this file. * -* jQuery Validation Plugin - v1.11.1 - 2/4/2013 +* jQuery Validation Plugin - v1.13.1 - 2/4/2013 * https://github.com/jzaefferer/jquery-validation * Copyright (c) 2013 Jörn Zaefferer; Licensed MIT * |