Completed core (except WL and history retrieval)
This commit is contained in:
@@ -130,7 +130,6 @@
|
||||
<RestoreProjectStyle>PackageReference</RestoreProjectStyle>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="Models\SuspendedUser.cs" />
|
||||
<Compile Include="Services\DownloadsCenter.cs" />
|
||||
<Compile Include="Extensions.cs" />
|
||||
<Compile Include="Utils\Feedback.cs" />
|
||||
@@ -157,7 +156,7 @@
|
||||
<Version>0.14.0</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="ExtendedYouTubeAPI">
|
||||
<Version>1.0.2</Version>
|
||||
<Version>1.0.3</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="Google.Apis.Auth">
|
||||
<Version>1.45.0</Version>
|
||||
@@ -184,10 +183,10 @@
|
||||
<Version>10.1901.28001</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="Microsoft.UI.Xaml">
|
||||
<Version>2.3.200213001</Version>
|
||||
<Version>2.4.0</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="YoutubeExplode">
|
||||
<Version>5.0.2</Version>
|
||||
<Version>5.0.3</Version>
|
||||
</PackageReference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user