﻿<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>ZB.MOM.WW.Health</id>
    <version>0.1.0</version>
    <authors>ZB.MOM.WW</authors>
    <projectUrl>https://gitea.dohertylan.com/dohertj2/zb-mom-ww-health</projectUrl>
    <description>Core ASP.NET Core health-check extensions for the ZB.MOM.WW SCADA family.</description>
    <tags>health-checks aspnetcore 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="Grpc.Net.Client" version="2.71.0" exclude="Build,Analyzers" />
      </group>
    </dependencies>
    <frameworkReferences>
      <group targetFramework="net10.0">
        <frameworkReference name="Microsoft.AspNetCore.App" />
      </group>
    </frameworkReferences>
  </metadata>
</package>