﻿<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Icomm.SmartPool.Abstractions</id>
    <version>10.0.3</version>
    <authors>sangnv</authors>
    <description>Shared interfaces and models for SmartPool</description>
    <repository type="git" commit="233ece5f63005fb89fd150726f241a109055a219" />
    <dependencies>
      <group targetFramework="net10.0">
        <dependency id="MagicOnion.Abstractions" version="6.1.7" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>