libass.uwp
1.0.0
See the version list below for details.
dotnet add package libass.uwp --version 1.0.0
NuGet\Install-Package libass.uwp -Version 1.0.0
<PackageReference Include="libass.uwp" Version="1.0.0" />
paket add libass.uwp --version 1.0.0
#r "nuget: libass.uwp, 1.0.0"
// Install libass.uwp as a Cake Addin #addin nuget:?package=libass.uwp&version=1.0.0 // Install libass.uwp as a Cake Tool #tool nuget:?package=libass.uwp&version=1.0.0
<?xml version="1.0" encoding="utf-8"?> <package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd"> <metadata> <id>$id$</id> <version>$version$</version> <description>FFmpeg decoding library for Windows UWP Apps</description> <authors>FFmpegInteropX</authors> <readme>docs\README.md</readme> <projectUrl>https://github.com/ffmpeginteropx/FFmpegInteropX</projectUrl> <requireLicenseAcceptance>false</requireLicenseAcceptance> <license type="expression">Apache-2.0</license> <dependencies> <group targetFramework="uap10.0.17763.0" /> </dependencies> <repository type="git" url="$repositoryUrl$" branch="$repositoryBranch$" commit="$repositoryCommit$" /> </metadata> <files>
<file src="..\Output\FFmpegInteropX\x64\Release_UWP\FFmpegInteropX.winmd" target="lib\uap10.0.17763.0" />
<file src="..\Output\FFmpegInteropX\x64\Release_UWP\FFmpegInteropX.xml" target="lib\uap10.0.17763.0" />
<file src="..\Output\FFmpegInteropX\x86\Release_UWP\FFmpegInteropX.dll" target="runtimes\win10-x86\native" />
<file src="..\Output\FFmpegInteropX\x86\Release_UWP\FFmpegInteropX.pdb" target="runtimes\win10-x86\native" />
<file src="..\Output\FFmpegInteropX\x64\Release_UWP\FFmpegInteropX.dll" target="runtimes\win10-x64\native" />
<file src="..\Output\FFmpegInteropX\x64\Release_UWP\FFmpegInteropX.pdb" target="runtimes\win10-x64\native" />
<file src="..\Output\FFmpegInteropX\ARM64\Release_UWP\FFmpegInteropX.dll" target="runtimes\win10-arm64\native" />
<file src="..\Output\FFmpegInteropX\ARM64\Release_UWP\FFmpegInteropX.pdb" target="runtimes\win10-arm64\native" />
<file src="FFmpegInteropX.UWP.Lib.targets" target="build\native"/>
<file src="..\README.md" target="docs\" />
</files> </package>
Product | Versions Compatible and additional computed target framework versions. |
---|---|
native | native is compatible. |
-
UAP 10.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.