Org.Openengsb.Loom.CSharp.Bridge.Interface by OpenEngSB

<PackageReference Include="Org.Openengsb.Loom.CSharp.Bridge.Interface" Version="3.0.0.20-SNAPSHOT" />

 Org.Openengsb.Loom.CSharp.Bridge.Interface 3.0.0.20-SNAPSHOT

.Net Bridge-Implementation. Implementationation of the .Net Bridge Interface Allows the communication between .Net tools and the OpenEngSB

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>Org.Openengsb.Loom.CSharp.Bridge.Interface</id>
    <version>3.0.0.20-SNAPSHOT</version>
    <title>.Net Bridge Interface</title>
    <authors>OpenEngSB</authors>
    <owners>OpenEngSB</owners>
    <licenseUrl>http://www.apache.org/licenses/</licenseUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>.Net Bridge-Implementation. Implementationation of the .Net Bridge Interface

Allows the communication between .Net tools and the OpenEngSB</description>
    <summary>Apache License
Version 2.0, January 2004</summary>
    <copyright>OpenEngSB 2014</copyright>
    <language />
    <tags>.Net Bridge</tags>
    <dependencies>
      <group targetFramework=".NETFramework4.0">
        <dependency id="OpenEngSBCore" version="3.0.3.3-SNAPSHOT" />
        <dependency id="Newtonsoft.Json" version="6.0.3" />
      </group>
    </dependencies>
    <references>
      <reference file="Interface.dll" />
    </references>
  </metadata>
</package>