﻿<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Icomm.Text</id>
    <version>1.0.3.1</version>
    <authors>sangnv</authors>
    <description>Package Description</description>
    <repository type="git" commit="4704428124ec210b043965da9688b0afca502b70" />
    <dependencies>
      <group targetFramework=".NETStandard2.1">
        <dependency id="HtmlAgilityPack" version="1.11.70" exclude="Build,Analyzers" />
        <dependency id="Newtonsoft.Json" version="13.0.3" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>