Changeset 1602 for trunk/sources/HeuristicLab.Hive.Client.Communication/3.2/HeuristicLab.Hive.Client.Communication-3.2.csproj
- Timestamp:
- 04/17/09 14:34:13 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Hive.Client.Communication/3.2/HeuristicLab.Hive.Client.Communication-3.2.csproj
r1579 r1602 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>{AEB51212-CDBA-4FC6-A2EE-02359AA53ECE}</ProjectGuid> … … 134 134 </ItemGroup> 135 135 <ItemGroup> 136 <None Include="app.config" /> 136 137 <None Include="Properties\DataSources\HeuristicLab.Hive.Contracts.Response.datasource" /> 137 138 <None Include="Properties\DataSources\HeuristicLab.Hive.Contracts.ResponseHB.datasource" /> … … 140 141 <None Include="Properties\DataSources\HeuristicLab.Hive.Contracts.ResponseResultReceived.datasource" /> 141 142 <None Include="Service References\ServerService\Arrays1.xsd" /> 142 <None Include="Service References\ServerService\HeuristicLab.DataAccess 1.xsd" />143 <None Include="Service References\ServerService\HeuristicLab.DataAccess.xsd" /> 143 144 <None Include="Service References\ServerService\HeuristicLab.Hive.Contracts.BusinessObjects1.xsd" /> 144 145 <None Include="Service References\ServerService\HeuristicLab.Hive.Contracts1.xsd" /> 145 <None Include="Service References\ServerService\HeuristicLab.PluginInfrastructure .xsd" />146 <None Include="Service References\ServerService\HeuristicLab.PluginInfrastructure1.xsd" /> 146 147 <None Include="Service References\ServerService\Reference.svcmap"> 147 148 <Generator>WCF Proxy Generator</Generator>
Note: See TracChangeset
for help on using the changeset viewer.