Upgrade .NET version to 4.0.

This commit is contained in:
2015-10-19 04:48:17 +01:00
parent 4cf5e18059
commit c8fb4e0123
18 changed files with 45 additions and 9 deletions

View File

@@ -1,3 +1,8 @@
2015-10-19 Natalia Portillo <claunia@claunia.com>
* DiscImageChef.Interop.csproj:
Upgrade .NET version to 4.0.
2015-10-14 Natalia Portillo <claunia@claunia.com>
* DetectOS.cs:

View File

@@ -9,7 +9,6 @@
<OutputType>Library</OutputType>
<RootNamespace>DiscImageChef.Interop</RootNamespace>
<AssemblyName>DiscImageChef.Interop</AssemblyName>
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
<ReleaseVersion>2.2</ReleaseVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">