DynamoVisualProgramming.DynamoServices by Autodesk

<PackageReference Include="DynamoVisualProgramming.DynamoServices" Version="2.8.0-beta2305" />

 DynamoVisualProgramming.DynamoServices 2.8.0-beta2305

DynamoServices library for Dynamo. It contains the following files: 1) DynamoServices.dll

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>DynamoVisualProgramming.DynamoServices</id>
    <version>2.8.0-beta2305</version>
    <authors>Autodesk</authors>
    <owners>Autodesk</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="expression">Apache-2.0</license>
    <licenseUrl>https://licenses.nuget.org/Apache-2.0</licenseUrl>
    <icon>content\images\logo.png</icon>
    <projectUrl>https://github.com/DynamoDS/Dynamo</projectUrl>
    <description>DynamoServices library for Dynamo. It contains the following files: 
        1) DynamoServices.dll</description>
    <summary>This package contains DynamoServices assembly that defines interfaces and attribute for Dynamo Zero Touch libraries.</summary>
    <copyright>Copyright Autodesk 2020</copyright>
    <dependencies>
      <group targetFramework=".NETFramework4.8" />
    </dependencies>
  </metadata>
</package>