We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36b79c0 commit 1c9102bCopy full SHA for 1c9102b
PfxToSnk/PfxToSnk.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<OutputType>Exe</OutputType>
5
- <TargetFrameworks>net461;netcoreapp2.0</TargetFrameworks>
+ <TargetFrameworks>net40;net461;netcoreapp2.0</TargetFrameworks>
6
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
7
<Authors>ENikS</Authors>
8
<Company>ENIkS</Company>
0 commit comments