Обнновлено до .net10
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
namespace YandexMusic.API.Models.Library
|
||||
namespace YandexMusic.API.Models.Library;
|
||||
|
||||
public class YLibraryTracks
|
||||
{
|
||||
public class YLibraryTracks
|
||||
{
|
||||
public YLibrary Library { get; set; }
|
||||
}
|
||||
public YLibrary Library { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user