Petabridge.Cmd.Common by Petabridge, LLC

<PackageReference Include="Petabridge.Cmd.Common" Version="0.2.1" />

 Petabridge.Cmd.Common 0.2.1

Commandline tools for working with Akka.NET and Akka.Cluster

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Petabridge.Cmd.Common</id>
    <version>0.2.1</version>
    <title>Petabridge.Cmd.Common</title>
    <authors>Petabridge, LLC</authors>
    <owners>Petabridge, LLC</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <licenseUrl>https://cmd.petabridge.com/articles/install/license.html</licenseUrl>
    <projectUrl>https://cmd.petabridge.com/</projectUrl>
    <iconUrl>https://petabridge.com/images/logo.png</iconUrl>
    <description>Commandline tools for working with Akka.NET and Akka.Cluster</description>
    <releaseNotes>Added minor bug fixes and other changes.</releaseNotes>
    <copyright>Copyright 2015-2017</copyright>
    <tags>akka.net akka cli management cluster</tags>
    <dependencies>
      <dependency id="Akka" version="1.1.3" />
      <dependency id="Hyperion" version="0.9.2" />
      <dependency id="Newtonsoft.Json" version="9.0.1" />
      <dependency id="System.Collections.Immutable" version="1.1.36" />
    </dependencies>
  </metadata>
</package>