﻿<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
  <metadata>
    <id>Svrnty.CQRS.Grpc.Generators</id>
    <version>10.3.0-altcha.1</version>
    <authors>Mathias Beaulieu-Duncan</authors>
    <developmentDependency>true</developmentDependency>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <icon>icon.png</icon>
    <readme>README.md</readme>
    <description>Source Generator for Svrnty.CQRS.Grpc - generates .proto files and gRPC service implementations from commands and queries</description>
    <repository type="git" url="https://git.openharbor.io/svrnty/dotnet-cqrs" branch="refs/heads/feat/altcha-check-pipeline" commit="891894d136fabad706d58b51d9219992f4541111" />
  </metadata>
</package>