Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Martin Finkel
LibVLCSharp
Commits
97d256ee
Commit
97d256ee
authored
May 22, 2018
by
Martin Finkel
Browse files
Add .nuspec file
parent
01741a21
Changes
1
Hide whitespace changes
Inline
Side-by-side
LibVLCSharp.nuspec
0 → 100644
View file @
97d256ee
<?xml version="1.0"?>
<package
>
<metadata>
<id>
LibVLCSharp
</id>
<title>
LibVLCSharp
</title>
<version>
0.0.1
</version>
<authors>
VideoLAN
</authors>
<owners>
VideoLAN
</owners>
<requireLicenseAcceptance>
false
</requireLicenseAcceptance>
<summary>
.NET bindings for LibVLC
</summary>
<description>
.NET bindings for LibVLC
</description>
<tags>
libvlc vlc videolan native c/c++ video audio
</tags>
<projectUrl>
https://github.com/mfkl/LibVLCSharp
</projectUrl>
<licenseUrl>
https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
</licenseUrl>
<iconUrl>
http://images1.videolan.org/images/vlc64x64.png
</iconUrl>
</metadata>
<files>
<file
src=
"LibVLCSharp\bin\Release\monoandroid81\LibVLCSharp.dll"
target=
"lib\MonoAndroid81"
/>
<file
src=
"LibVLCSharp\bin\Release\monoandroid81\LibVLCSharp.Android.AWindow.dll"
target=
"lib\MonoAndroid81"
/>
<file
src=
"LibVLCSharp\bin\Release\xamarin.ios10\LibVLCSharp.dll"
target=
"lib\Xamarin.iOS10"
/>
<file
src=
"LibVLCSharp\bin\Release\netstandard2.0\LibVLCSharp.dll"
target=
"lib\.NETStandard2.0"
/>
</files>
</package>
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment