Bottles.Deployment by Jeremy D. Miller, Dru Sellers, et al.

<PackageReference Include="Bottles.Deployment" Version="0.9.1.169" />

 Bottles.Deployment 0.9.1.169

Tools for deploying applications built on top of the Bottles framework

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>Bottles.Deployment</id>
    <version>0.9.1.169</version>
    <authors>Jeremy D. Miller, Dru Sellers, et al.</authors>
    <owners>Jeremy D. Miller</owners>
    <licenseUrl>https://github.com/DarthFubuMVC/bottles/raw/master/license.txt</licenseUrl>
    <projectUrl>http://bottles.fubu-project.org/</projectUrl>
    <iconUrl>https://github.com/DarthFubuMVC/fubu-collateral/raw/master/Icons/FubuBottles_256.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Tools for deploying applications built on top of the Bottles framework</description>
    <tags>packaging areas slices</tags>
    <dependencies>
      <dependency id="Bottles" />
      <dependency id="FubuCore" />
      <dependency id="HtmlTags" />
      <dependency id="DotNetZip" />
      <dependency id="StructureMap" />
    </dependencies>
  </metadata>
</package>