Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/24/18 16:41:36 (6 years ago)
Author:
fholzing
Message:

#2864: Corrected and harmonized the AssemblyInfos

Location:
branches/2864_PermutationProblems/HeuristicLab.Problems.Instances/3.3/Properties
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/2864_PermutationProblems/HeuristicLab.Problems.Instances/3.3/Properties/AssemblyInfo.cs

    r16007 r16010  
    2121
    2222using System.Reflection;
    23 using System.Runtime.CompilerServices;
    2423using System.Runtime.InteropServices;
    2524
     
    3029[assembly: AssemblyDescription("Base plugin for making problem instances available to problems.")]
    3130[assembly: AssemblyConfiguration("")]
    32 [assembly: AssemblyCompany("HEAL")]
     31[assembly: AssemblyCompany("")]
    3332[assembly: AssemblyProduct("HeuristicLab")]
    3433[assembly: AssemblyCopyright("(c) 2002-2018 HEAL")]
     
    5554// [assembly: AssemblyVersion("1.0.*")]
    5655[assembly: AssemblyVersion("3.3.0.0")]
    57 [assembly: AssemblyFileVersion("3.3.15.16005")]
     56[assembly: AssemblyFileVersion("3.3.15.16008")]
  • branches/2864_PermutationProblems/HeuristicLab.Problems.Instances/3.3/Properties/AssemblyInfo.cs.frame

    r16007 r16010  
    2121
    2222using System.Reflection;
    23 using System.Runtime.CompilerServices;
    2423using System.Runtime.InteropServices;
    2524
     
    3029[assembly: AssemblyDescription("Base plugin for making problem instances available to problems.")]
    3130[assembly: AssemblyConfiguration("")]
    32 [assembly: AssemblyCompany("HEAL")]
     31[assembly: AssemblyCompany("")]
    3332[assembly: AssemblyProduct("HeuristicLab")]
    3433[assembly: AssemblyCopyright("(c) 2002-2018 HEAL")]
Note: See TracChangeset for help on using the changeset viewer.