- Timestamp:
- 01/24/19 18:52:18 (6 years ago)
- Location:
- branches/2520_PersistenceReintegration
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2520_PersistenceReintegration
- Property svn:mergeinfo changed
/trunk merged: 16542-16543
- Property svn:mergeinfo changed
-
branches/2520_PersistenceReintegration/HeuristicLab.ExtLibs
- Property svn:mergeinfo changed
/trunk/HeuristicLab.ExtLibs merged: 16542
- Property svn:mergeinfo changed
-
branches/2520_PersistenceReintegration/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/HeuristicLab.NativeInterpreter-0.1/HeuristicLab.NativeInterpreter-0.1.csproj
r16452 r16551 39 39 </PropertyGroup> 40 40 <ItemGroup> 41 <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">42 <SpecificVersion>False</SpecificVersion>43 <HintPath>..\..\..\..\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>44 <Private>False</Private>45 </Reference>46 41 <Reference Include="System" /> 47 42 <Reference Include="System.Core" /> … … 69 64 </Content> 70 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> 71 73 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 72 74 </Project>
Note: See TracChangeset
for help on using the changeset viewer.