Skip to content

Commit

Permalink
Update WPFDevelopers.Net45x.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
yanjinhuagood committed Jan 13, 2024
1 parent 5b45a13 commit 4f17517
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/WPFDevelopers.Net45x/WPFDevelopers.Net45x.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<AssemblyName>WPFDevelopers</AssemblyName>
<RootNamespace>WPFDevelopers</RootNamespace>
<TargetFrameworks>net45;net46;net47;net48;net5.0-windows;net6.0-windows;netcoreapp3.0</TargetFrameworks>
<TargetFrameworks>net45;net46;net47;net48;net5.0-windows;net6.0-windows;net7.0-windows;net8.0-windows;netcoreapp3.0</TargetFrameworks>
<UseWPF>true</UseWPF>
<UseWindowsForms>true</UseWindowsForms>
<PackageId>WPFDevelopers</PackageId>
Expand Down

0 comments on commit 4f17517

Please sign in to comment.