OpenHardwareMonitorLib.csproj
branchMiniDisplay
changeset 445 fe4c711fd7f8
parent 372 2de3a3e5f0b5
     1.1 --- a/OpenHardwareMonitorLib.csproj	Thu Apr 18 23:25:10 2013 +0200
     1.2 +++ b/OpenHardwareMonitorLib.csproj	Sun Sep 21 21:55:36 2014 +0200
     1.3 @@ -10,7 +10,7 @@
     1.4      <AppDesignerFolder>Properties</AppDesignerFolder>
     1.5      <RootNamespace>OpenHardwareMonitor</RootNamespace>
     1.6      <AssemblyName>OpenHardwareMonitorLib</AssemblyName>
     1.7 -    <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
     1.8 +    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
     1.9      <FileAlignment>512</FileAlignment>
    1.10      <FileUpgradeFlags>
    1.11      </FileUpgradeFlags>
    1.12 @@ -31,6 +31,7 @@
    1.13      <IsWebBootstrapper>false</IsWebBootstrapper>
    1.14      <UseApplicationTrust>false</UseApplicationTrust>
    1.15      <BootstrapperEnabled>true</BootstrapperEnabled>
    1.16 +    <TargetFrameworkProfile />
    1.17    </PropertyGroup>
    1.18    <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
    1.19      <DebugSymbols>true</DebugSymbols>