﻿<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>TerraScale.Deploy.Cli</id>
    <version>1.0.72</version>
    <title>TerraScale Deploy CLI</title>
    <authors>TerraScale</authors>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <readme>README.md</readme>
    <projectUrl>https://git.mariogk.com/TerraScale/TerraScale.Deploy</projectUrl>
    <description>Internal TerraScale deployment and Forgejo Actions diagnostics CLI.</description>
    <packageTypes>
      <packageType name="DotnetTool" />
    </packageTypes>
    <repository type="git" url="https://git.mariogk.com/TerraScale/TerraScale.Deploy" />
  </metadata>
</package>