﻿<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>ZB.MOM.WW.HistorianGateway.Contracts</id>
    <version>0.3.0</version>
    <authors>Joseph Doherty</authors>
    <license type="file">LICENSE.txt</license>
    <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
    <readme>README.md</readme>
    <projectUrl>https://gitea.dohertylan.com/dohertj2/historiangw</projectUrl>
    <description>Protobuf contracts and gRPC stubs for the ZB.MOM.WW.HistorianGateway service (historian_gateway.v1).</description>
    <copyright>Copyright (c) ZB MOM WW. All rights reserved.</copyright>
    <tags>historian historiangateway grpc contracts protobuf</tags>
    <repository type="git" url="https://gitea.dohertylan.com/dohertj2/historiangw" commit="6de64fb57f54dc16fc9c3946c6040e392aca2df7" />
    <dependencies>
      <group targetFramework="net10.0">
        <dependency id="Google.Protobuf" version="3.34.1" exclude="Build,Analyzers" />
        <dependency id="Grpc.Core.Api" version="2.76.0" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>