Relativity.Infrastructure.SDK 4.1.0
The Relativity Infrastructure SDK for interacting with our Infrastructure APIs via .NET
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>Relativity.Infrastructure.SDK</id>
<version>4.1.0</version>
<title>Relativity.Infrastructure SDK</title>
<authors>Relativity ODA LLC</authors>
<owners>Relativity ODA LLC</owners>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<license type="file">LICENSE.txt</license>
<licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
<projectUrl>https://platform.relativity.com/</projectUrl>
<iconUrl>https://www.relativity.com/images/relativity-nuget-logo.png</iconUrl>
<description>The Relativity Infrastructure SDK for interacting with our Infrastructure APIs via .NET</description>
<releaseNotes>https://platform.relativity.com</releaseNotes>
<copyright>Copyright (c) Relativity</copyright>
<dependencies>
<dependency id="Relativity.Kepler" version="2.4.0" />
<dependency id="Relativity.Shared.SDK" version="1.7.0" />
</dependencies>
</metadata>
</package>