Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/30/15 10:17:29 (9 years ago)
Author:
abeham
Message:

#1614:

  • fixed some references
  • fixed versions and year
  • updated sln file to more recent vstudio
Location:
branches/GeneralizedQAP
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/GeneralizedQAP

    • Property svn:ignore
      •  

        old new  
        11*.suo
        22TestResults
         3*.user
  • branches/GeneralizedQAP/UnitTests/UnitTests.csproj

    r7970 r13418  
    1212    <RootNamespace>UnitTests</RootNamespace>
    1313    <AssemblyName>UnitTests</AssemblyName>
    14     <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
     14    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
    1515    <FileAlignment>512</FileAlignment>
    1616    <ProjectTypeGuids>{3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
     17    <TargetFrameworkProfile />
    1718  </PropertyGroup>
    1819  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     
    2425    <ErrorReport>prompt</ErrorReport>
    2526    <WarningLevel>4</WarningLevel>
     27    <Prefer32Bit>false</Prefer32Bit>
    2628  </PropertyGroup>
    2729  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     
    3234    <ErrorReport>prompt</ErrorReport>
    3335    <WarningLevel>4</WarningLevel>
     36    <Prefer32Bit>false</Prefer32Bit>
    3437  </PropertyGroup>
    3538  <ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.