O2.Platform.External.SharpDevelop by O2 Platform

<PackageReference Include="O2.Platform.External.SharpDevelop" Version="5.0.83" />

 O2.Platform.External.SharpDevelop 5.0.83

Fork of SharpDevelop Editor (for the O2 Platform) Uses the FluentSharp APIs

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>O2.Platform.External.SharpDevelop</id>
    <version>5.0.83</version>
    <title>O2.Platform - SharpDevelop Editor Fork</title>
    <authors>O2 Platform</authors>
    <owners>O2 Platform</owners>
    <licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl>
    <projectUrl>http://o2platform.wordpress.com</projectUrl>
    <iconUrl>https://www.owasp.org/images/f/f5/O2_Logo_no_Shadow.jpg</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Fork of SharpDevelop Editor (for the O2 Platform)

Uses the FluentSharp APIs</description>
    <summary>Fork of SharpDevelop Editor (for the O2 Platform)</summary>
    <releaseNotes>5.0.x  - version auto created from TeamCity
          5.0.3.0 - Renamed assembly name
          5.0.1.0 - Updated mono.cecil to NuGet version
          5.0.0.0 - first Nuget release</releaseNotes>
    <copyright>O2 Platform 2012</copyright>
    <language>en-GB</language>
    <tags>Fluent OWASP O2Platform Security</tags>
    <dependencies>
      <group targetFramework=".NETFramework3.5">
        <dependency id="FluentSharp.BCL" />
        <dependency id="FluentSharp.CoreLib" />
      </group>
    </dependencies>
    <frameworkAssemblies>
      <frameworkAssembly assemblyName="System.Windows.Forms" targetFramework="" />
    </frameworkAssemblies>
  </metadata>
</package>