﻿<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>YandexMusic</id>
    <version>0.0.6</version>
    <authors>FrigaT</authors>
    <description>Асинхронная библиотека для неофициального API Яндекс Музыки.</description>
    <tags>yandex music api async</tags>
    <repository type="git" commit="6dcf39de56f940c08457ef7f4bdcc8054881e9b9" />
    <dependencies>
      <group targetFramework="net10.0">
        <dependency id="YandexMusic.API" version="0.0.6" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>