Volo.Abp.SettingManagement.Domain by Volo.Abp.SettingManagement.Domain

<PackageReference Include="Volo.Abp.SettingManagement.Domain" Version="7.1.0" />

 Volo.Abp.SettingManagement.Domain 7.1.0

Package Description

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Volo.Abp.SettingManagement.Domain</id>
    <version>7.1.0</version>
    <authors>Volo.Abp.SettingManagement.Domain</authors>
    <license type="expression">LGPL-3.0-only</license>
    <licenseUrl>https://licenses.nuget.org/LGPL-3.0-only</licenseUrl>
    <projectUrl>https://abp.io/</projectUrl>
    <iconUrl>https://abp.io/assets/abp_nupkg.png</iconUrl>
    <description>Package Description</description>
    <repository type="git" url="https://github.com/abpframework/abp/" commit="a643776940d3486b42ac730327c1ff25c8433fbc" />
    <dependencies>
      <group targetFramework=".NETStandard2.0">
        <dependency id="Volo.Abp.Caching" version="7.1.0" exclude="Build,Analyzers" />
        <dependency id="Volo.Abp.Ddd.Domain" version="7.1.0" exclude="Build,Analyzers" />
        <dependency id="Volo.Abp.Settings" version="7.1.0" exclude="Build,Analyzers" />
        <dependency id="Volo.Abp.SettingManagement.Domain.Shared" version="7.1.0" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>