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

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

 Org.Openengsb.Loom.CSharp.Bridge.Interface 1.0.0-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>1.0.0-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 2013</copyright>
    <language />
    <tags>.Net Bridge</tags>
    <dependencies>
      <group targetFramework=".NETFramework4.0">
        <dependency id="OpenEngSBCore" version="3.0.0-SNAPSHOT" />
      </group>
    </dependencies>
  </metadata>
</package>