LibVLCSharp
Advanced tools
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
@@ -6,4 +6,3 @@ <?xml version="1.0" encoding="utf-8"?> | ||
| <Default Extension="dll" ContentType="application/octet" /> | ||
| <Default Extension="xml" ContentType="application/octet" /> | ||
| <Default Extension="nuspec" ContentType="application/octet" /> | ||
| </Types> |
+8
-44
| <?xml version="1.0" encoding="utf-8"?> | ||
| <package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd"> | ||
| <package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd"> | ||
| <metadata> | ||
| <id>LibVLCSharp</id> | ||
| <version>0.0.1-alpha5</version> | ||
| <version>0.0.1-alpha4</version> | ||
| <title>LibVLCSharp</title> | ||
| <authors>LibVLCSharp</authors> | ||
| <owners>LibVLCSharp</owners> | ||
| <authors>VideoLAN</authors> | ||
| <owners>VideoLAN</owners> | ||
| <requireLicenseAcceptance>false</requireLicenseAcceptance> | ||
| <licenseUrl>https://github.com/mfkl/LibVLCSharp/blob/master/LICENSE</licenseUrl> | ||
| <licenseUrl>https://www.gnu.org/licenses/old-licenses/gpl-2.0.html</licenseUrl> | ||
| <projectUrl>https://github.com/mfkl/LibVLCSharp</projectUrl> | ||
| <iconUrl>https://raw.githubusercontent.com/mfkl/LibVLCSharp/master/Assets/icon.png</iconUrl> | ||
| <description>.NET bindings for LibVLC</description> | ||
| <tags>libvlc native xamarin .net video audio media mediaplayer</tags> | ||
| <dependencies> | ||
| <group targetFramework=".NETFramework4.6.1"> | ||
| <dependency id="System.Runtime.InteropServices.RuntimeInformation" version="4.3.0" exclude="Build,Analyzers" /> | ||
| </group> | ||
| <group targetFramework="MonoAndroid8.1"> | ||
| <dependency id="LibVLCSharp.Android.AWindow" version="1.0.0" exclude="Build,Analyzers" /> | ||
| <dependency id="System.Runtime.InteropServices.RuntimeInformation" version="4.3.0" exclude="Build,Analyzers" /> | ||
| </group> | ||
| <group targetFramework="Xamarin.iOS1.0"> | ||
| <dependency id="System.Runtime.InteropServices.RuntimeInformation" version="4.3.0" exclude="Build,Analyzers" /> | ||
| </group> | ||
| <group targetFramework="Xamarin.Mac2.0"> | ||
| <dependency id="System.Runtime.InteropServices.RuntimeInformation" version="4.3.0" exclude="Build,Analyzers" /> | ||
| </group> | ||
| <group targetFramework=".NETCoreApp2.0"> | ||
| <dependency id="System.Runtime.InteropServices.RuntimeInformation" version="4.3.0" exclude="Build,Analyzers" /> | ||
| </group> | ||
| <group targetFramework=".NETStandard2.0"> | ||
| <dependency id="System.Runtime.InteropServices.RuntimeInformation" version="4.3.0" exclude="Build,Analyzers" /> | ||
| </group> | ||
| </dependencies> | ||
| <frameworkAssemblies> | ||
| <frameworkAssembly assemblyName="Java.Interop" targetFramework="MonoAndroid8.1" /> | ||
| <frameworkAssembly assemblyName="Mono.Android" targetFramework="MonoAndroid8.1" /> | ||
| <frameworkAssembly assemblyName="System.Core" targetFramework="MonoAndroid8.10.0" /> | ||
| <frameworkAssembly assemblyName="System" targetFramework="MonoAndroid8.10.0" /> | ||
| <frameworkAssembly assemblyName="System.IdentityModel" targetFramework="MonoAndroid8.1" /> | ||
| <frameworkAssembly assemblyName="System.Net.Http" targetFramework="MonoAndroid8.10.0" /> | ||
| <frameworkAssembly assemblyName="System.Runtime.Serialization" targetFramework="MonoAndroid8.1" /> | ||
| <frameworkAssembly assemblyName="System.Xml" targetFramework="MonoAndroid8.10.0" /> | ||
| <frameworkAssembly assemblyName="System.Xml.Linq" targetFramework="MonoAndroid8.10.0" /> | ||
| <frameworkAssembly assemblyName="PresentationCore" targetFramework=".NETFramework4.6.1" /> | ||
| <frameworkAssembly assemblyName="PresentationFramework" targetFramework=".NETFramework4.6.1" /> | ||
| <frameworkAssembly assemblyName="System.Xaml" targetFramework=".NETFramework4.6.1" /> | ||
| <frameworkAssembly assemblyName="WindowsBase" targetFramework=".NETFramework4.6.1" /> | ||
| <frameworkAssembly assemblyName="Xamarin.iOS" targetFramework="Xamarin.iOS1.0" /> | ||
| <frameworkAssembly assemblyName="Xamarin.Mac" targetFramework="Xamarin.Mac2.0" /> | ||
| </frameworkAssemblies> | ||
| <summary>.NET bindings for LibVLC</summary> | ||
| <tags>libvlc vlc videolan native c/c++ video audio</tags> | ||
| </metadata> | ||
| </package> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet