Changeset 17105 for stable/HeuristicLab.ExtLibs/HeuristicLab.Protobuf/3.6.1/HeuristicLab.Protobuf.csproj
- Timestamp:
- 07/08/19 00:23:12 (5 years ago)
- Location:
- stable
- Files:
-
- 3 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
stable
-
stable/HeuristicLab.ExtLibs
- Property svn:mergeinfo changed
/trunk/HeuristicLab.ExtLibs merged: 16658-16659,16707,16792,16819,17014,17086
- Property svn:mergeinfo changed
-
stable/HeuristicLab.ExtLibs/HeuristicLab.Protobuf/3.6.1/HeuristicLab.Protobuf.csproj
r16792 r17105 36 36 </PropertyGroup> 37 37 <ItemGroup> 38 <Reference Include="HeuristicLab.PluginInfrastructure-3.3">39 <HintPath>$(SolutionDir)\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>40 </Reference>41 38 <Reference Include="System" /> 42 39 <Reference Include="System.Core" /> … … 67 64 </PackageReference> 68 65 </ItemGroup> 66 <ItemGroup> 67 <ProjectReference Include="..\..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj"> 68 <Project>{94186a6a-5176-4402-ae83-886557b53cca}</Project> 69 <Name>HeuristicLab.PluginInfrastructure-3.3</Name> 70 <Private>False</Private> 71 </ProjectReference> 72 </ItemGroup> 69 73 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 70 74 <PropertyGroup>
Note: See TracChangeset
for help on using the changeset viewer.