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
01741a21
Commit
01741a21
authored
May 22, 2018
by
Martin Finkel
Browse files
bump TargetFramework to MonoAndroid81
parent
3c5613fe
Changes
1
Hide whitespace changes
Inline
Side-by-side
LibVLCSharp/LibVLCSharp.csproj
View file @
01741a21
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Title>LibVLCSharp</Title>
<Summary>.NET bindings for LibVLC</Summary>
<Description>.NET bindings for LibVLC</Description>
<PackageTags>libvlc native xamarin .net video audio media mediaplayer</PackageTags>
<TargetFrameworks>netstandard2.0;MonoAndroid8
0
;net461;netcoreapp2.0;Xamarin.iOS10</TargetFrameworks>
<TargetFrameworks>netstandard2.0;MonoAndroid8
1
;net461;netcoreapp2.0;Xamarin.iOS10</TargetFrameworks>
<RootNamespace>LibVLCSharp</RootNamespace>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<DefineConstants>$(DefineConstants);</DefineConstants>
...
...
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