Framework minimum version is v4.6.1.

This commit is contained in:
2018-04-11 08:28:45 +01:00
parent 64d0875798
commit 7328f05dea
19 changed files with 19 additions and 19 deletions

View File

@@ -12,7 +12,7 @@
<ReleaseVersion>4.0.99.0</ReleaseVersion>
<SynchReleaseVersion>false</SynchReleaseVersion>
<EnableDefaultCompileItems>false</EnableDefaultCompileItems>
<TargetFramework>net45</TargetFramework>
<TargetFramework>net461</TargetFramework>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">