Skip to content

Commit 4c1d459

Browse files
committed
duh
1 parent 0378cb9 commit 4c1d459

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LibVLCSharp.Uno/LibVLCSharp.Uno.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<Title>LibVLCSharp.Uno</Title>
44
<Summary>Uno integration for LibVLCSharp</Summary>
55
<TargetFrameworks>net9.0-android;net9.0-ios</TargetFrameworks>
6-
<TargetFrameworks Condition="$([MSBuild]::IsOsPlatform('Windows'))">$(TargetFrameworks);net8.0-windows10.0.19041</TargetFrameworks>
6+
<TargetFrameworks Condition="$([MSBuild]::IsOsPlatform('Windows'))">$(TargetFrameworks);net9.0-windows10.0.19041</TargetFrameworks>
77
<GenerateLibraryLayout>true</GenerateLibraryLayout>
88
<OutputType>Library</OutputType>
99
<Description>LibVLCSharp.Uno is the integration of LibVLCSharp with the Uno Platform on Windows, iOS and Android.

0 commit comments

Comments
 (0)