Upgrade .NET version to 4.0.

This commit is contained in:
2015-10-19 04:48:17 +01:00
parent f5a525d5e9
commit c8a7bd550d
2 changed files with 5 additions and 1 deletions

View File

@@ -10,7 +10,6 @@
<RootNamespace>DiscImageChef.Console</RootNamespace>
<AssemblyName>DiscImageChef.Console</AssemblyName>
<ReleaseVersion>2.2</ReleaseVersion>
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>