Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
VideoLAN
LibVLCSharp
Commits
97d256ee
Commit
97d256ee
authored
May 22, 2018
by
Martin Finkel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add .nuspec file
parent
01741a21
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
0 deletions
+23
-0
LibVLCSharp.nuspec
LibVLCSharp.nuspec
+23
-0
No files found.
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
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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