﻿<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>PipelineFramework</id>
    <version>0.0.1</version>
    <authors>FrigaT</authors>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <projectUrl>https://git.frigat.duckdns.org/FrigaT/PipelineFramework</projectUrl>
    <description>Гибкий и лёгкий фреймворк конвейеров для .NET-приложений</description>
    <tags>pipeline framework middleware dotnet</tags>
    <repository type="git" url="https://git.frigat.duckdns.org/FrigaT/PipelineFramework" commit="310d5facfc8bea989b04d60041b61862f06b3c83" />
    <dependencies>
      <group targetFramework="net9.0" />
    </dependencies>
  </metadata>
</package>