File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,9 +28,9 @@ This package also contains the views for the following platforms:
28
28
If you need Xamarin.Forms support, see LibVLCSharp.Forms.
29
29
30
30
LibVLC needs to be installed separately, see VideoLAN.LibVLC.* packages.</Description >
31
- <TargetFrameworks >netstandard2.1;netstandard2.0;net45;net471;net6.0 </TargetFrameworks >
31
+ <TargetFrameworks >netstandard2.1;netstandard2.0;net45;net471</TargetFrameworks >
32
32
<TargetFrameworks Condition =" !$([MSBuild]::IsOsPlatform('Linux'))" >$(TargetFrameworks);monoandroid81;xamarin.ios10;xamarin.mac20</TargetFrameworks >
33
- <TargetFrameworks Condition =" $([MSBuild]::IsOsPlatform('Windows'))" >$(TargetFrameworks);uap10.0.18362;net6.0-windows10.0.17763.0;net6.0-ios;net6.0-android;net6.0-tvos;net6.0-macos</TargetFrameworks >
33
+ <TargetFrameworks Condition =" $([MSBuild]::IsOsPlatform('Windows'))" >$(TargetFrameworks);uap10.0.18362;net6.0;net6.0 -windows10.0.17763.0;net6.0-ios;net6.0-android;net6.0-tvos;net6.0-macos</TargetFrameworks >
34
34
<Configurations >Debug;Release;Win32Debug;Win32Release</Configurations >
35
35
<TargetsForTfmSpecificBuildOutput >$(TargetsForTfmSpecificBuildOutput);IncludeAWindow</TargetsForTfmSpecificBuildOutput >
36
36
<RootNamespace >LibVLCSharp</RootNamespace >
You can’t perform that action at this time.
0 commit comments