We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37327b6 commit 5c408acCopy full SHA for 5c408ac
Unosquare.FFME.Windows.Sample/Unosquare.FFME.Windows.Sample.csproj
@@ -2,7 +2,7 @@
2
<Project Sdk="Microsoft.NET.Sdk.WindowsDesktop" ToolsVersion="Current">
3
4
<PropertyGroup>
5
- <TargetFrameworks>netcoreapp3.0</TargetFrameworks>
+ <TargetFrameworks>netcoreapp3.1</TargetFrameworks>
6
<OutputType>WinExe</OutputType>
7
<UseWPF>true</UseWPF>
8
<UseWindowsForms>true</UseWindowsForms>
Unosquare.FFME.Windows/Unosquare.FFME.Windows.csproj
@@ -3,7 +3,7 @@
<!-- Assembly Properties -->
9
<RootNamespace>Unosquare.FFME</RootNamespace>
0 commit comments