Smartling.Cms.Sdk by Smartling

<PackageReference Include="Smartling.Cms.Sdk" Version="1.0.19" />

 Smartling.Cms.Sdk 1.0.19

Smartling .NET CMS SDK

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>Smartling.Cms.Sdk</id>
    <version>1.0.19</version>
    <title>Smartling CMS SDK</title>
    <authors>Smartling</authors>
    <owners>Smartling</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Smartling .NET CMS SDK</description>
    <dependencies>
      <group targetFramework=".NETFramework4.0">
        <dependency id="Newtonsoft.Json" version="3.5.8" />
        <dependency id="WebSocket4Net" version="0.9" />
      </group>
    </dependencies>
  </metadata>
</package>