mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
Upgrade .NET version to 4.0.
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -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' ">
|
||||
|
||||
Reference in New Issue
Block a user