Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
06/11/13 10:40:40 (11 years ago)
Author:
pfleck
Message:

#2063:
Set up basic webpage layout based on WebApplication branch.
Added Asp.Net MVC packages and some helper packages.
Implemented login.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HiveStatistics/sources/HeuristicLab.Services.Hive.Statistics/3.3/Properties/AssemblyInfo.cs.frame

    r9589 r9604  
    2727// set of attributes. Change these attribute values to modify the information
    2828// associated with an assembly.
    29 [assembly: AssemblyTitle("HeuristicLab.Services.Hive".Statistics)]
    30 [assembly: AssemblyDescription("Statistics for HeuristicLab.Hive services")]
     29[assembly: AssemblyTitle("HeuristicLab.Services.Hive.Statistics-3.3")]
     30[assembly: AssemblyDescription("HeuristicLab Hive Statistics Web")]
    3131[assembly: AssemblyConfiguration("")]
    3232[assembly: AssemblyCompany("")]
     
    4242
    4343// The following GUID is for the ID of the typelib if this project is exposed to COM
    44 [assembly: Guid("99625ae0-41ae-4f64-930c-dec4a2e53956")]
     44[assembly: Guid("e2320765-b1ec-43b7-8609-481933fba185")]
    4545
    4646// Version information for an assembly consists of the following four values:
     
    5151//      Revision
    5252//
    53 // You can specify all the values or you can default the Build and Revision Numbers
     53// You can specify all the values or you can default the Revision and Build Numbers
    5454// by using the '*' as shown below:
    55 // [assembly: AssemblyVersion("1.0.*")]
    5655[assembly: AssemblyVersion("3.3.0.0")]
    5756[assembly: AssemblyFileVersion("3.3.7.$WCREV$")]
Note: See TracChangeset for help on using the changeset viewer.