|
@@ -4,13 +4,10 @@
|
|
|
<PackageId>Jint</PackageId>
|
|
|
<AssemblyTitle>Jint</AssemblyTitle>
|
|
|
<Description>Javascript interpreter for .NET which provides full ECMA 5.1 compliance.</Description>
|
|
|
- <Description>Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.</Description>
|
|
|
- <PackageTags>fluid;liquid;template;view engine</PackageTags>
|
|
|
<VersionPrefix>2.11.$(BuildNumber)</VersionPrefix>
|
|
|
<VersionSuffix></VersionSuffix>
|
|
|
<PackageId>Jint</PackageId>
|
|
|
<PackageTags>javascript, interpreter</PackageTags>
|
|
|
- <PackageReleaseNotes>Fix package dependencies for .NET 4.5.</PackageReleaseNotes>
|
|
|
<PackageProjectUrl>https://github.com/sebastienros/jint</PackageProjectUrl>
|
|
|
<PackageLicenseUrl>https://raw.githubusercontent.com/sebastienros/jint/master/LICENSE.txt</PackageLicenseUrl>
|
|
|
<RepositoryType>git</RepositoryType>
|