Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/03/15 16:35:17 (9 years ago)
Author:
dglaser
Message:

#2388: Changed all files to connect to localhost / sqlexpress

HeuristicLab.Services.Hive-3.3:

  • Added Converter.cs and NewHiveService.cs, both will be integrated into existing HiveService.cs and Convert.cs when all methods are successfully implemented

HeuristicLab.Services.Hive.Web.Hive-3.3:

  • Added publish profiles

HeuristicLab.Services.WebApp.Statistics-3.3:

  • Added functionality to download TaskData as .hl file
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HiveStatistics/sources/HeuristicLab.Services.Access/3.3/HeuristicLab.Services.Access-3.3.csproj

    r12515 r12584  
    135135  </ItemGroup>
    136136  <ItemGroup>
    137     <None Include="App.config" />
     137    <None Include="App.config">
     138      <SubType>Designer</SubType>
     139    </None>
    138140    <None Include="HeuristicLab.snk" />
    139141    <None Include="Properties\AssemblyInfo.cs.frame" />
    140     <None Include="Web.config" />
     142    <None Include="Web.config">
     143      <SubType>Designer</SubType>
     144    </None>
    141145  </ItemGroup>
    142146  <ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.