Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/29/08 02:50:14 (15 years ago)
Author:
swagner
Message:

Set Visual Studio production version to 9.0.30729 in all solution files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Communication.Data/HeuristicLab.Communication.Data.csproj

    r855 r858  
    44    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
    55    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
    6     <ProductVersion>9.0.21022</ProductVersion>
     6    <ProductVersion>9.0.30729</ProductVersion>
    77    <SchemaVersion>2.0</SchemaVersion>
    88    <ProjectGuid>{14E1C3E3-2496-436A-AE00-09F7B81DB15B}</ProjectGuid>
     
    5050    <ErrorReport>prompt</ErrorReport>
    5151    <WarningLevel>4</WarningLevel>
     52    <DocumentationFile>
     53    </DocumentationFile>
    5254  </PropertyGroup>
    5355  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
Note: See TracChangeset for help on using the changeset viewer.