Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
LibVLCSharp
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Hanks Huang
LibVLCSharp
Commits
6c8b8afe
Commit
6c8b8afe
authored
6 years ago
by
Martin Finkel
Browse files
Options
Downloads
Patches
Plain Diff
Bump LibVLCSharp and LibVLCSharp.Forms
parent
c3c5a0dc
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
LibVLCSharp.Forms.nuspec
+5
-5
5 additions, 5 deletions
LibVLCSharp.Forms.nuspec
LibVLCSharp.nuspec
+1
-1
1 addition, 1 deletion
LibVLCSharp.nuspec
with
6 additions
and
6 deletions
LibVLCSharp.Forms.nuspec
+
5
−
5
View file @
6c8b8afe
...
...
@@ -3,7 +3,7 @@
<metadata>
<id>
LibVLCSharp.Forms
</id>
<title>
LibVLCSharp.Forms
</title>
<version>
0.1.
0
</version>
<version>
0.1.
1
</version>
<authors>
VideoLAN
</authors>
<owners>
VideoLAN
</owners>
<requireLicenseAcceptance>
false
</requireLicenseAcceptance>
...
...
@@ -15,19 +15,19 @@
<iconUrl>
https://code.videolan.org/videolan/LibVLCSharp/raw/master/Assets/icon.png
</iconUrl>
<dependencies>
<group
targetFramework=
"monoandroid8.1"
>
<dependency
id=
"LibVLCSharp"
version=
"0.1.
0
"
/>
<dependency
id=
"LibVLCSharp"
version=
"0.1.
2
"
/>
<dependency
id=
"Xamarin.Forms"
version=
"3.2.0.871581"
/>
</group>
<group
targetFramework=
"xamarinios10"
>
<dependency
id=
"LibVLCSharp"
version=
"0.1.
0
"
/>
<dependency
id=
"LibVLCSharp"
version=
"0.1.
2
"
/>
<dependency
id=
"Xamarin.Forms"
version=
"3.2.0.871581"
/>
</group>
<group
targetFramework=
"xamarinmac20"
>
<dependency
id=
"LibVLCSharp"
version=
"0.1.
0
"
/>
<dependency
id=
"LibVLCSharp"
version=
"0.1.
2
"
/>
<dependency
id=
"Xamarin.Forms"
version=
"3.2.0.871581"
/>
</group>
<group
targetFramework=
"netstandard2.0"
>
<dependency
id=
"LibVLCSharp"
version=
"0.1.
0
"
/>
<dependency
id=
"LibVLCSharp"
version=
"0.1.
2
"
/>
<dependency
id=
"Xamarin.Forms"
version=
"3.2.0.871581"
/>
</group>
</dependencies>
...
...
This diff is collapsed.
Click to expand it.
LibVLCSharp.nuspec
+
1
−
1
View file @
6c8b8afe
...
...
@@ -3,7 +3,7 @@
<metadata>
<id>
LibVLCSharp
</id>
<title>
LibVLCSharp
</title>
<version>
0.1.
1
</version>
<version>
0.1.
2
</version>
<authors>
VideoLAN
</authors>
<owners>
VideoLAN
</owners>
<requireLicenseAcceptance>
false
</requireLicenseAcceptance>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment