Changed target framework.

master
Nabile Rahmani 2017-10-30 10:08:44 +01:00
parent 9da7b68741
commit d7e97d9b46
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
<OutputType>Exe</OutputType>
<RootNamespace>DotN64</RootNamespace>
<AssemblyName>DotN64</AssemblyName>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion>
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>