Skip to content

Commit 1c9102b

Browse files
authored
Update PfxToSnk.csproj
1 parent 36b79c0 commit 1c9102b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PfxToSnk/PfxToSnk.csproj

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

33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
5-
<TargetFrameworks>net461;netcoreapp2.0</TargetFrameworks>
5+
<TargetFrameworks>net40;net461;netcoreapp2.0</TargetFrameworks>
66
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
77
<Authors>ENikS</Authors>
88
<Company>ENIkS</Company>

0 commit comments

Comments
 (0)