<PackageReference Include="Relativity.Imaging.SDK" Version="12.3.4" />

Relativity.Imaging.SDK 12.3.4

A suite of APIs to interact with Relativity Imaging.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Relativity.Imaging.SDK</id>
    <version>12.3.4</version>
    <title>Relativity Imaging SDK</title>
    <authors>Relativity</authors>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <license type="file">license.txt</license>
    <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
    <icon>relativity-nuget-logo.png</icon>
    <projectUrl>https://platform.relativity.com/</projectUrl>
    <iconUrl>https://www.relativity.com/images/relativity-nuget-logo.png</iconUrl>
    <description>A suite of APIs to interact with Relativity Imaging.</description>
    <releaseNotes>https://platform.relativity.com</releaseNotes>
    <copyright>© Relativity</copyright>
    <tags>Relativity Imaging SDK API %REL-RELEASE-NAME-TAG%</tags>
    <dependencies>
      <group targetFramework=".NETFramework4.6.2">
        <dependency id="Relativity.Kepler" version="[2.15.0, 3.0.0)" />
        <dependency id="Relativity.Services.DataContracts" version="[13.2.6, 14.0.0)" />
      </group>
    </dependencies>
  </metadata>
</package>