Changeset 2670
- Timestamp:
- 01/22/10 12:39:42 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.CodeEditor/3.2/HeuristicLab.CodeEditor-3.2.csproj
r2667 r2670 75 75 </PropertyGroup> 76 76 <ItemGroup> 77 <Reference Include="HeuristicLab.PluginInfrastructure, Version=3.2.0.2615, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">78 <SpecificVersion>False</SpecificVersion>79 <HintPath>..\..\HeuristicLab.PluginInfrastructure\bin\x86\Debug\HeuristicLab.PluginInfrastructure.dll</HintPath>80 </Reference>81 77 <Reference Include="ICSharpCode.NRefactory, Version=3.1.1.5327, Culture=neutral, PublicKeyToken=efe927acf176eea2, processorArchitecture=MSIL"> 82 78 <SpecificVersion>False</SpecificVersion> … … 145 141 <Name>HeuristicLab.SharpDevelop-3.1.1.5327</Name> 146 142 </ProjectReference> 143 <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj"> 144 <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project> 145 <Name>HeuristicLab.PluginInfrastructure</Name> 146 </ProjectReference> 147 147 </ItemGroup> 148 148 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.Targets" />
Note: See TracChangeset
for help on using the changeset viewer.