Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/07/17 16:07:30 (6 years ago)
Author:
jkarder
Message:

#2520: added protobuf version 3.5.0 and changed proto definition

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/PersistenceReintegration/HeuristicLab.Persistence/4.0/HeuristicLab.Persistence-4.0.csproj

    r15018 r15501  
    3737  </PropertyGroup>
    3838  <ItemGroup>
    39     <Reference Include="Google.ProtocolBuffers-2.4.1.473, Version=2.4.1.473, Culture=neutral, PublicKeyToken=17b3b1f090c3ea48, processorArchitecture=MSIL">
     39    <Reference Include="Google.Protobuf, Version=3.5.0.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL">
    4040      <SpecificVersion>False</SpecificVersion>
    41       <HintPath>..\..\bin\Google.ProtocolBuffers-2.4.1.473.dll</HintPath>
     41      <HintPath>..\..\bin\Google.Protobuf.dll</HintPath>
    4242    </Reference>
    4343    <Reference Include="System" />
Note: See TracChangeset for help on using the changeset viewer.