Changeset 1534 for trunk/sources/HeuristicLab.Hive.Contracts
- Timestamp:
- 04/07/09 18:01:25 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Hive.Contracts/3.2/HeuristicLab.Hive.Contracts-3.2.csproj
r1532 r1534 4 4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 5 5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 6 <ProductVersion>9.0. 21022</ProductVersion>6 <ProductVersion>9.0.30729</ProductVersion> 7 7 <SchemaVersion>2.0</SchemaVersion> 8 8 <ProjectGuid>{134F93D7-E7C8-4ECD-9923-7F63259A60D8}</ProjectGuid> … … 115 115 </ItemGroup> 116 116 <ItemGroup> 117 <ProjectReference Include="..\ HeuristicLab.Core\HeuristicLab.Core.csproj">117 <ProjectReference Include="..\..\HeuristicLab.Core\3.2\HeuristicLab.Core-3.2.csproj"> 118 118 <Project>{F43B59AB-2B8C-4570-BC1E-15592086517C}</Project> 119 <Name>HeuristicLab.Core </Name>119 <Name>HeuristicLab.Core-3.2</Name> 120 120 </ProjectReference> 121 <ProjectReference Include="..\ HeuristicLab.DataAccess\HeuristicLab.DataAccess.csproj">121 <ProjectReference Include="..\..\HeuristicLab.DataAccess\3.2\HeuristicLab.DataAccess-3.2.csproj"> 122 122 <Project>{9076697B-C151-46CD-95BC-1D059492B478}</Project> 123 <Name>HeuristicLab.DataAccess </Name>123 <Name>HeuristicLab.DataAccess-3.2</Name> 124 124 </ProjectReference> 125 <ProjectReference Include="..\ HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">125 <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj"> 126 126 <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project> 127 127 <Name>HeuristicLab.PluginInfrastructure</Name>
Note: See TracChangeset
for help on using the changeset viewer.