ConDep.Dsl by Jon Arild Torresdal

<PackageReference Include="ConDep.Dsl" Version="0.2.19.105-pre" />

 ConDep.Dsl 0.2.19.105-pre

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>0.2.19.105-pre</version>
    <title>ConDep.Dsl</title>
    <authors>Jon Arild Torresdal</authors>
    <owners>Jon Arild Torresdal</owners>
    <licenseUrl>https://github.com/torresdal/ConDep/blob/master/LICENSE</licenseUrl>
    <projectUrl>https://github.com/torresdal/ConDep/</projectUrl>
    <iconUrl>https://raw.github.com/torresdal/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>Initial pre-release.</releaseNotes>
    <copyright>Copyright 2012</copyright>
    <tags>Continuous Deployment Delivery Infrastructure WebDeploy Deploy</tags>
    <frameworkAssemblies>
      <frameworkAssembly assemblyName="Microsoft.Web.Deployment" targetFramework=".NETFramework4.0" />
      <frameworkAssembly assemblyName="Microsoft.Web.Delegation" targetFramework=".NETFramework4.0" />
    </frameworkAssemblies>
  </metadata>
</package>