Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/21/10 00:45:44 (13 years ago)
Author:
swagner
Message:

Migrated projects to .NET 4.0 (#1350)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/NET40/sources/HeuristicLab.CodeEditor/3.3/HeuristicLab.CodeEditor-3.3.csproj

    r4065 r5142  
    88    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
    99    <ProjectGuid>{489CFE09-FDF7-4C89-BAB5-BD09CADD61AD}</ProjectGuid>
    10     <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
     10    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
     11    <TargetFrameworkProfile></TargetFrameworkProfile>
    1112    <AllowUnsafeBlocks>False</AllowUnsafeBlocks>
    1213    <NoStdLib>False</NoStdLib>
Note: See TracChangeset for help on using the changeset viewer.