﻿<?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.13</version>
    <authors>FrigaT</authors>
    <description>Асинхронная библиотека для неофициального API Яндекс Музыки.</description>
    <tags>yandex music api async</tags>
    <repository type="git" commit="b6f78da9c87915036da1ac6f6d94799c525b2af7" />
    <dependencies>
      <group targetFramework="net10.0">
        <dependency id="YandexMusic.API" version="0.0.13" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>