Peachpie.Library.MsSql by Peachpie.Library.MsSql

<PackageReference Include="Peachpie.Library.MsSql" Version="0.9.0-CI01110" />

 Peachpie.Library.MsSql 0.9.0-CI01110

Peachpie PHP language MsSql library functions.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Peachpie.Library.MsSql</id>
    <version>0.9.0-CI01110</version>
    <authors>Peachpie.Library.MsSql</authors>
    <owners>Peachpie.Library.MsSql</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <projectUrl>https://github.com/peachpiecompiler/peachpie</projectUrl>
    <description>Peachpie PHP language MsSql library functions.</description>
    <tags>peachpie library mssql</tags>
    <repository type="git" url="https://github.com/peachpiecompiler/peachpie" />
    <dependencies>
      <group targetFramework=".NETStandard2.0">
        <dependency id="Peachpie.Library" version="0.9.0-CI01110" exclude="Build,Analyzers" />
        <dependency id="Peachpie.Runtime" version="0.9.0-CI01110" exclude="Build,Analyzers" />
        <dependency id="System.Data.SqlClient" version="4.4.3" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>