Skip to content
This repository was archived by the owner on Jul 9, 2023. It is now read-only.

Commit efae219

Browse files
committed
net461 added to wpf sample project
1 parent 21ed1ec commit efae219

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Titanium.Web.Proxy.Examples.Wpf/Titanium.Web.Proxy.Examples.Wpf.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<OutputType>WinExe</OutputType>
5-
<TargetFrameworks>netcoreapp3.0</TargetFrameworks>
5+
<TargetFrameworks>net461;netcoreapp3.0</TargetFrameworks>
66
<UseWPF>true</UseWPF>
77
</PropertyGroup>
88

0 commit comments

Comments
 (0)