Archived
1
0

- Updated NuGet packs

- Added quality switcher to livestreams
- Fixed SettingsStorage cast
- Completed ManifestGenerator (but still doesn't work)
- Refactored and redesigned player
- Created test project
This commit is contained in:
Michael Gordeev
2019-05-14 19:34:04 +03:00
parent ade5c85eed
commit cebbf4fef5
29 changed files with 1244 additions and 798 deletions
+2 -2
View File
@@ -430,7 +430,7 @@
<Version>10.1811.22001</Version>
</PackageReference>
<PackageReference Include="Microsoft.AppCenter.Analytics">
<Version>1.14.0</Version>
<Version>2.0.0</Version>
</PackageReference>
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
<Version>6.2.8</Version>
@@ -451,7 +451,7 @@
<Version>4.3.2</Version>
</PackageReference>
<PackageReference Include="YoutubeExplode">
<Version>4.7.0-beta</Version>
<Version>4.7.0</Version>
</PackageReference>
</ItemGroup>
<ItemGroup>