Batman.MVC.Assets.Yui by James Craig

<PackageReference Include="Batman.MVC.Assets.Yui" Version="1.0.32" />

 Batman.MVC.Assets.Yui 1.0.32

This sets YUI as the CSS and JS minifier for Batman.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>Batman.MVC.Assets.Yui</id>
    <version>1.0.0032</version>
    <title>Batman Framework YUI Support</title>
    <authors>James Craig</authors>
    <owners>James Craig</owners>
    <licenseUrl>https://github.com/JaCraig/Batman/blob/master/LICENSE</licenseUrl>
    <projectUrl>http://jacraig.github.io/Batman/</projectUrl>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <description>This sets YUI as the CSS and JS minifier for Batman.</description>
    <summary>This sets YUI as the CSS and JS minifier for Batman.</summary>
    <copyright>Copyright 2013 James Craig</copyright>
    <language>en-US</language>
    <tags>batman framework mvc webgrease</tags>
    <dependencies>
      <dependency id="YUICompressor.NET" version="[2.3.0.0]" />
      <dependency id="Batman.Core" version="[1.0.0032]" />
      <dependency id="Batman.MVC" version="[1.0.0032]" />
    </dependencies>
  </metadata>
</package>