﻿<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>BotPages.Core</id>
    <version>0.3.0</version>
    <authors>FrigaT</authors>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <projectUrl>https://git.frigat.duckdns.org/FrigaT/BotPages</projectUrl>
    <description>Платформонезависимое ядро для создания диалоговых ботов с системой страниц. Часть проекта BotPages.</description>
    <copyright>Copyright © 2025 FrigaT</copyright>
    <repository type="git" url="https://git.frigat.duckdns.org/FrigaT/BotPages" commit="edc718b1f9d3ce8869763f0311506b9a9d45112b" />
    <dependencies>
      <group targetFramework="net8.0" />
    </dependencies>
  </metadata>
</package>