Free cookie consent management tool by TermsFeed Policy Generator

Changeset 9550 for branches/OaaS


Ignore:
Timestamp:
05/29/13 10:24:00 (11 years ago)
Author:
fschoepp
Message:

#1888:

  • Added basic infrastructure for the billing component.
Location:
branches/OaaS
Files:
6 added
1 edited

Legend:

Unmodified
Added
Removed
  • branches/OaaS/HeuristicLab 3.3 Services.sln

    r9508 r9550  
    6969EndProject
    7070Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Services.Optimization.Scaler", "HeuristicLab.Services.Hive.Scaler\HeuristicLab.Services.Optimization.Scaler.csproj", "{D03B1A10-9C88-4C4B-BCCF-4F98CDE863D3}"
     71EndProject
     72Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Services.Optimization.Billing", "HeuristicLab.Services.Optimization.Billing\HeuristicLab.Services.Optimization.Billing.csproj", "{5DC3E4F1-E21B-4C18-8921-88058E86FB07}"
    7173EndProject
    7274Global
     
    360362    {D03B1A10-9C88-4C4B-BCCF-4F98CDE863D3}.Release|x64.ActiveCfg = Release|Any CPU
    361363    {D03B1A10-9C88-4C4B-BCCF-4F98CDE863D3}.Release|x86.ActiveCfg = Release|Any CPU
     364    {5DC3E4F1-E21B-4C18-8921-88058E86FB07}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
     365    {5DC3E4F1-E21B-4C18-8921-88058E86FB07}.Debug|Any CPU.Build.0 = Debug|Any CPU
     366    {5DC3E4F1-E21B-4C18-8921-88058E86FB07}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
     367    {5DC3E4F1-E21B-4C18-8921-88058E86FB07}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
     368    {5DC3E4F1-E21B-4C18-8921-88058E86FB07}.Debug|x64.ActiveCfg = Debug|Any CPU
     369    {5DC3E4F1-E21B-4C18-8921-88058E86FB07}.Debug|x86.ActiveCfg = Debug|Any CPU
     370    {5DC3E4F1-E21B-4C18-8921-88058E86FB07}.Release|Any CPU.ActiveCfg = Release|Any CPU
     371    {5DC3E4F1-E21B-4C18-8921-88058E86FB07}.Release|Any CPU.Build.0 = Release|Any CPU
     372    {5DC3E4F1-E21B-4C18-8921-88058E86FB07}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
     373    {5DC3E4F1-E21B-4C18-8921-88058E86FB07}.Release|Mixed Platforms.Build.0 = Release|Any CPU
     374    {5DC3E4F1-E21B-4C18-8921-88058E86FB07}.Release|x64.ActiveCfg = Release|Any CPU
     375    {5DC3E4F1-E21B-4C18-8921-88058E86FB07}.Release|x86.ActiveCfg = Release|Any CPU
    362376  EndGlobalSection
    363377  GlobalSection(SolutionProperties) = preSolution
Note: See TracChangeset for help on using the changeset viewer.