ZeroInstall.Services.Interfaces by Bastian Eicher

<PackageReference Include="ZeroInstall.Services.Interfaces" Version="2.17.3" />

 ZeroInstall.Services.Interfaces 2.17.3

Zero Install interfaces/abstractions for types from ZeroInstall.Services package

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>ZeroInstall.Services.Interfaces</id>
    <version>2.17.3</version>
    <authors>Bastian Eicher</authors>
    <owners>Bastian Eicher</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="expression">LGPL-3.0-or-later</license>
    <licenseUrl>https://licenses.nuget.org/LGPL-3.0-or-later</licenseUrl>
    <icon>icon.png</icon>
    <projectUrl>https://dotnet.0install.net/</projectUrl>
    <description>Zero Install interfaces/abstractions for types from ZeroInstall.Services package</description>
    <copyright>Copyright Bastian Eicher et al.</copyright>
    <repository type="git" url="https://github.com/0install/0install-dotnet" commit="aa22d93cc694e29d7d362420d262b9311b4635e7" />
    <dependencies>
      <group targetFramework=".NETFramework4.5">
        <dependency id="ZeroInstall.Store" version="2.17.3" include="All" />
      </group>
      <group targetFramework=".NETStandard2.0">
        <dependency id="ZeroInstall.Store" version="2.17.3" include="All" />
      </group>
      <group targetFramework=".NETStandard2.1">
        <dependency id="ZeroInstall.Store" version="2.17.3" include="All" />
      </group>
    </dependencies>
  </metadata>
</package>