Microsoft.Msagl.Drawing by Microsoft

<PackageReference Include="Microsoft.Msagl.Drawing" Version="1.0.1" />

 Microsoft.Msagl.Drawing 1.0.1

MSAGL is a .NET tool for graph layout and viewing.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Microsoft.Msagl.Drawing</id>
    <version>1.0.1</version>
    <authors>Microsoft</authors>
    <owners>Microsoft</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <licenseUrl>https://github.com/Microsoft/automatic-graph-layout/blob/master/LICENSE</licenseUrl>
    <projectUrl>https://github.com/Microsoft/automatic-graph-layout</projectUrl>
    <description>MSAGL is a .NET tool for graph layout and viewing.</description>
    <releaseNotes></releaseNotes>
    <copyright>Copyright © Microsoft Corporation</copyright>
    <language>en-US</language>
    <tags>MSAGL Graph Layout</tags>
    <dependencies>
      <dependency id="Microsoft.Msagl" version="1.0.0" />
    </dependencies>
  </metadata>
</package>