Ignore:
Timestamp:
Aug 28, 2010, 12:26:56 AM (14 years ago)
Author:
bayral
Message:

Convert solution to visual studio 2010, may be a new start !!!!

File:
1 edited

Legend:

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

    r3821 r6811  
    11<?xml version="1.0" encoding="utf-8"?>
    2 <Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
     2<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
    33  <PropertyGroup>
    44    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
     
    1111    <RootNamespace>TestPiwigoLib</RootNamespace>
    1212    <AssemblyName>TestPiwigoLib</AssemblyName>
    13     <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
     13    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
    1414    <FileAlignment>512</FileAlignment>
     15    <FileUpgradeFlags>
     16    </FileUpgradeFlags>
     17    <OldToolsVersion>3.5</OldToolsVersion>
     18    <UpgradeBackupLocation />
    1519  </PropertyGroup>
    1620  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     
    6973      <AutoGen>True</AutoGen>
    7074      <DependentUpon>Resources.resx</DependentUpon>
     75      <DesignTime>True</DesignTime>
    7176    </Compile>
    7277    <None Include="app.config" />
Note: See TracChangeset for help on using the changeset viewer.