OBeautifulCode.Bootstrapper.Recipes.Domain.Test by OBeautifulCode

<PackageReference Include="OBeautifulCode.Bootstrapper.Recipes.Domain.Test" Version="1.0.28" />

Package Files

0 bytes

 OBeautifulCode.Bootstrapper.Recipes.Domain.Test 1.0.28

Bootstraps an OBC Domain Test project.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>OBeautifulCode.Bootstrapper.Recipes.Domain.Test</id>
    <version>1.0.28</version>
    <authors>OBeautifulCode</authors>
    <owners>OBeautifulCode</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <developmentDependency>true</developmentDependency>
    <licenseUrl>https://opensource.org/licenses/MIT</licenseUrl>
    <projectUrl>https://github.com/OBeautifulCode</projectUrl>
    <iconUrl>https://raw.githubusercontent.com/OBeautifulCode/OBeautifulCode.Bootstrapper/master/OBeautifulCode.Bootstrapper.Recipes/nuget-icon.png</iconUrl>
    <description>Bootstraps an OBC Domain Test project.</description>
    <copyright>Copyright (c) 2018 OBeautifulCode</copyright>
    <tags>bootstrap bootstrapper visualstudio vs project csproj domain test</tags>
    <dependencies>
      <dependency id="OBeautifulCode.Bootstrapper.Recipes.Core" version="1.0.28" />
      <dependency id="OBeautifulCode.Bootstrapper.Recipes.Core.CodeGen.ModelObject.Test" version="1.0.28" />
      <dependency id="OBeautifulCode.Bootstrapper.Recipes.Core.Test" version="1.0.28" />
    </dependencies>
  </metadata>
</package>