ConDep.Dsl by Jon Arild Torresdal

<PackageReference Include="ConDep.Dsl" Version="3.0.35-beta" />

 ConDep.Dsl 3.0.35-beta

Note: This package is for extending the ConDep DSL. If you're looking for ConDep to do deployment or infrastructure as code, please use the ConDep package. ConDep is a highly extendable Domain Specific Language for Continuous Deployment, Continuous Delivery and Infrastructure as Code on Windows.

<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
  <metadata>
    <id>ConDep.Dsl</id>
    <version>3.0.35-beta</version>
    <title>ConDep.Dsl</title>
    <authors>Jon Arild Torresdal</authors>
    <owners>Jon Arild Torresdal</owners>
    <licenseUrl>http://www.con-dep.net/license/</licenseUrl>
    <projectUrl>http://www.con-dep.net/</projectUrl>
    <iconUrl>https://raw.github.com/condep/ConDep/master/images/ConDepNugetLogo.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Note: This package is for extending the ConDep DSL. If you're looking for ConDep to do deployment or infrastructure as code, please use the ConDep package. ConDep is a highly extendable Domain Specific Language for Continuous Deployment, Continuous Delivery and Infrastructure as Code on Windows.</description>
    <releaseNotes />
    <copyright>Copyright ConDep 2014</copyright>
    <tags>Continuous Deployment Delivery Infrastructure WebDeploy Deploy msdeploy IIS automation powershell remote</tags>
    <dependencies>
      <dependency id="log4net" version="[2.0.0]" />
      <dependency id="Newtonsoft.Json" version="4.5.11" />
      <dependency id="SlowCheetah.Tasks.Unofficial" version="1.0.0" />
      <dependency id="Microsoft.AspNet.WebApi.Client" version="4.0.20710.0" />
    </dependencies>
  </metadata>
</package>