Changeset 6746
- Timestamp:
- 09/12/11 21:48:17 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.DayView/1.0/HeuristicLab.DayView-1.0.csproj
r6745 r6746 93 93 </PropertyGroup> 94 94 <ItemGroup> 95 <Reference Include="HeuristicLab.PluginInfrastructure-3.3">96 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>97 </Reference>98 95 <Reference Include="System" /> 99 96 <Reference Include="System.Core"> … … 142 139 </BootstrapperPackage> 143 140 </ItemGroup> 141 <ItemGroup> 142 <ProjectReference Include="..\..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj"> 143 <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project> 144 <Name>HeuristicLab.PluginInfrastructure-3.3</Name> 145 </ProjectReference> 146 </ItemGroup> 144 147 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 145 148 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Note: See TracChangeset
for help on using the changeset viewer.