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