MiX.Integrate.Shared by MiX Telematics

<PackageReference Include="MiX.Integrate.Shared" Version="2019.3.18.2" />

 MiX.Integrate.Shared 2019.3.18.2

The MiX.Integrate.Shared assembly implements the MiX.Integrate entities

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>MiX.Integrate.Shared</id>
    <version>2019.3.18.2</version>
    <title>MiX Integrate Shared</title>
    <authors>MiX Telematics</authors>
    <owners>MiX Telematics</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://raw.githubusercontent.com/MiXTelematics/MiX.Integrate.Api.Client/master/License.txt</licenseUrl>
    <description>The MiX.Integrate.Shared assembly implements the MiX.Integrate entities</description>
    <releaseNotes></releaseNotes>
    <copyright>Copyright 2017</copyright>
    <tags>MiX Integrate Shared</tags>
    <dependencies>
      <group targetFramework=".NETStandard2.0">
        <dependency id="NETStandard.Library" version="2.0.0" />
      </group>
      <group targetFramework=".NETStandard1.6">
        <dependency id="NETStandard.Library" version="1.6.1" />
      </group>
      <group targetFramework=".NETFramework4.6.2" />
      <group targetFramework=".NETFramework4.5.2" />
    </dependencies>
  </metadata>
</package>