Ignore:
Timestamp:
Sep 2, 2011, 1:37:06 PM (13 years ago)
Author:
bayral
Message:

changing dot.net framework prerequisite from framework 4.0 to framework 4.0 client profile according to setup process download

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/PiwigoLib/PiwigoLib/PiwigoLib.csproj

    r11901 r12035  
    1717    <OldToolsVersion>3.5</OldToolsVersion>
    1818    <UpgradeBackupLocation />
     19    <TargetFrameworkProfile>Client</TargetFrameworkProfile>
    1920  </PropertyGroup>
    2021  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     
    4041      <RequiredTargetFramework>3.5</RequiredTargetFramework>
    4142    </Reference>
    42     <Reference Include="System.Web" />
    4343    <Reference Include="System.Xml.Linq">
    4444      <RequiredTargetFramework>3.5</RequiredTargetFramework>
Note: See TracChangeset for help on using the changeset viewer.