﻿<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>ZB.MOM.WW.Health.EntityFrameworkCore</id>
    <version>0.1.0</version>
    <authors>ZB.MOM.WW</authors>
    <projectUrl>https://gitea.dohertylan.com/dohertj2/zb-mom-ww-health</projectUrl>
    <description>Entity Framework Core health-check extensions for the ZB.MOM.WW SCADA family.</description>
    <tags>health-checks entity-framework-core efcore scada wonderware zb-mom-ww</tags>
    <repository type="git" url="https://gitea.dohertylan.com/dohertj2/zb-mom-ww-health" commit="5a965639f987d0512fc94dbfe9224ee90008e59e" />
    <dependencies>
      <group targetFramework="net10.0">
        <dependency id="ZB.MOM.WW.Health" version="0.1.0" exclude="Build,Analyzers" />
        <dependency id="Microsoft.EntityFrameworkCore" version="10.0.7" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>