Free cookie consent management tool by TermsFeed Policy Generator

Changeset 9589


Ignore:
Timestamp:
06/05/13 14:53:19 (11 years ago)
Author:
pfleck
Message:

#2063:
Added Asp.net MVC project and all required libraries.
Added publish profile to web services and web pages.

Location:
branches/HiveStatistics/sources
Files:
62 added
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HiveStatistics/sources/HeuristicLab 3.3 Services.sln

    r9434 r9589  
    5959EndProject
    6060Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Services.Hive.SelfHost-3.3", "HeuristicLab.Services.Hive.SelfHost\3.3\HeuristicLab.Services.Hive.SelfHost-3.3.csproj", "{DAACE3EB-5D88-419D-9EEC-5707E273491A}"
     61EndProject
     62Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Services.Hive.Statistics-3.3", "HeuristicLab.Services.Hive.Statistics\3.3\HeuristicLab.Services.Hive.Statistics-3.3.csproj", "{33FF5AAD-96B1-45F9-8A9F-38A0DABCCA1D}"
    6163EndProject
    6264Global
     
    232234    {DAACE3EB-5D88-419D-9EEC-5707E273491A}.Release|x64.ActiveCfg = Release|Any CPU
    233235    {DAACE3EB-5D88-419D-9EEC-5707E273491A}.Release|x86.ActiveCfg = Release|Any CPU
     236    {33FF5AAD-96B1-45F9-8A9F-38A0DABCCA1D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
     237    {33FF5AAD-96B1-45F9-8A9F-38A0DABCCA1D}.Debug|Any CPU.Build.0 = Debug|Any CPU
     238    {33FF5AAD-96B1-45F9-8A9F-38A0DABCCA1D}.Debug|x64.ActiveCfg = Debug|Any CPU
     239    {33FF5AAD-96B1-45F9-8A9F-38A0DABCCA1D}.Debug|x86.ActiveCfg = Debug|Any CPU
     240    {33FF5AAD-96B1-45F9-8A9F-38A0DABCCA1D}.Release|Any CPU.ActiveCfg = Release|Any CPU
     241    {33FF5AAD-96B1-45F9-8A9F-38A0DABCCA1D}.Release|Any CPU.Build.0 = Release|Any CPU
     242    {33FF5AAD-96B1-45F9-8A9F-38A0DABCCA1D}.Release|x64.ActiveCfg = Release|Any CPU
     243    {33FF5AAD-96B1-45F9-8A9F-38A0DABCCA1D}.Release|x86.ActiveCfg = Release|Any CPU
    234244  EndGlobalSection
    235245  GlobalSection(SolutionProperties) = preSolution
Note: See TracChangeset for help on using the changeset viewer.