|
@@ -2,7 +2,7 @@ |
|
|
|
|
|
|
|
|
<PropertyGroup>
|
|
|
<PropertyGroup>
|
|
|
<OutputType>WinExe</OutputType>
|
|
|
<OutputType>WinExe</OutputType>
|
|
|
<TargetFrameworks>net472;netcoreapp3.1</TargetFrameworks>
|
|
|
|
|
|
|
|
|
<TargetFramework>netcoreapp3.1</TargetFramework>
|
|
|
<RootNamespace>Shadowsocks</RootNamespace>
|
|
|
<RootNamespace>Shadowsocks</RootNamespace>
|
|
|
<UseWindowsForms>true</UseWindowsForms>
|
|
|
<UseWindowsForms>true</UseWindowsForms>
|
|
|
<Authors>clowwindy & community 2020</Authors>
|
|
|
<Authors>clowwindy & community 2020</Authors>
|
|
|