Browse Source

Updating nuspec file for CI compatibility

Sebastien Ros 11 years ago
parent
commit
d38e769d86
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Jint/Jint.nuspec

+ 1 - 1
Jint/Jint.nuspec

@@ -5,7 +5,7 @@
     <version>$version$</version>
     <owners>Sebastien Ros</owners>
     <authors>Sebastien Ros</authors>
-    <description>$description$</description>
+    <description>Javascript Interpreter for .NET</description>
     <language>en-US</language>
     <projectUrl>http://github.com/sebastienros/jint</projectUrl>
     <licenseUrl>https://raw.github.com/sebastienros/jint/master/LICENSE.txt</licenseUrl>