Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/17/12 02:33:05 (12 years ago)
Author:
abeham
Message:

#1897:

  • Removed protocol buffers 0.9.1
  • Added protocol buffers 2.4.1
  • Updated proto processing command
Location:
trunk/sources
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources

    • Property svn:ignore
      •  

        old new  
        2121protoc.exe
        2222_ReSharper.HeuristicLab 3.3 Tests
         23Google.ProtocolBuffers-2.4.1.473.dll
  • trunk/sources/HeuristicLab.Problems.ExternalEvaluation.GP/3.4/HeuristicLab.Problems.ExternalEvaluation.GP-3.4.csproj

    r7021 r8295  
    9393  </PropertyGroup>
    9494  <ItemGroup>
    95     <Reference Include="Google.ProtocolBuffers-0.9.1, Version=0.9.0.0, Culture=neutral, PublicKeyToken=17b3b1f090c3ea48, processorArchitecture=MSIL">
    96       <HintPath>..\..\bin\Google.ProtocolBuffers-0.9.1.dll</HintPath>
     95    <Reference Include="Google.ProtocolBuffers-2.4.1.473, Version=2.4.1.473, Culture=neutral, PublicKeyToken=17b3b1f090c3ea48, processorArchitecture=MSIL">
     96      <HintPath>..\..\bin\Google.ProtocolBuffers-2.4.1.473.dll</HintPath>
    9797      <Private>False</Private>
    9898    </Reference>
Note: See TracChangeset for help on using the changeset viewer.