mirror of
https://github.com/zoriya/Opus.git
synced 2025-12-06 06:26:15 +00:00
Updating packages.
This commit is contained in:
@@ -316,8 +316,8 @@
|
||||
<Reference Include="Xamarin.GooglePlayServices.Tasks, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Xamarin.GooglePlayServices.Tasks.70.1501.0-preview2\lib\MonoAndroid80\Xamarin.GooglePlayServices.Tasks.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="YoutubeExplode, Version=4.6.4.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\YoutubeExplode.4.6.4\lib\netstandard2.0\YoutubeExplode.dll</HintPath>
|
||||
<Reference Include="YoutubeExplode, Version=4.6.5.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\YoutubeExplode.4.6.5\lib\netstandard2.0\YoutubeExplode.dll</HintPath>
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
|
||||
@@ -46,9 +46,9 @@
|
||||
<package id="System.Reflection.Primitives" version="4.3.0" targetFramework="monoandroid81" />
|
||||
<package id="System.Reflection.TypeExtensions" version="4.5.1" targetFramework="monoandroid81" />
|
||||
<package id="System.Resources.ResourceManager" version="4.3.0" targetFramework="monoandroid81" />
|
||||
<package id="System.Runtime" version="4.3.0" targetFramework="monoandroid81" />
|
||||
<package id="System.Runtime" version="4.3.1" targetFramework="monoandroid90" />
|
||||
<package id="System.Runtime.CompilerServices.Unsafe" version="4.5.2" targetFramework="monoandroid81" />
|
||||
<package id="System.Runtime.Extensions" version="4.3.0" targetFramework="monoandroid81" />
|
||||
<package id="System.Runtime.Extensions" version="4.3.1" targetFramework="monoandroid90" />
|
||||
<package id="System.Runtime.Handles" version="4.3.0" targetFramework="monoandroid81" />
|
||||
<package id="System.Runtime.InteropServices" version="4.3.0" targetFramework="monoandroid81" />
|
||||
<package id="System.Runtime.InteropServices.RuntimeInformation" version="4.3.0" targetFramework="monoandroid81" />
|
||||
@@ -125,5 +125,5 @@
|
||||
<package id="Xamarin.GooglePlayServices.Cast.Framework" version="70.1501.0-preview2" targetFramework="monoandroid81" />
|
||||
<package id="Xamarin.GooglePlayServices.Flags" version="70.1501.0-preview2" targetFramework="monoandroid81" />
|
||||
<package id="Xamarin.GooglePlayServices.Tasks" version="70.1501.0-preview2" targetFramework="monoandroid81" />
|
||||
<package id="YoutubeExplode" version="4.6.4" targetFramework="monoandroid90" />
|
||||
<package id="YoutubeExplode" version="4.6.5" targetFramework="monoandroid90" />
|
||||
</packages>
|
||||
Reference in New Issue
Block a user