Changeset 16010
- Timestamp:
- 07/24/18 16:41:36 (6 years ago)
- Location:
- branches/2864_PermutationProblems
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2864_PermutationProblems/HeuristicLab.Problems.Instances.PermutationProblems/3.3/Properties/AssemblyInfo.cs
r16007 r16010 21 21 22 22 using System.Reflection; 23 using System.Runtime.CompilerServices;24 23 using System.Runtime.InteropServices; 25 24 … … 27 26 // set of attributes. Change these attribute values to modify the information 28 27 // associated with an assembly. 29 [assembly: AssemblyTitle("HeuristicLab.Problems.Instances.PermutationProblems -3.3")]28 [assembly: AssemblyTitle("HeuristicLab.Problems.Instances.PermutationProblems")] 30 29 [assembly: AssemblyDescription("")] 31 30 [assembly: AssemblyConfiguration("")] 32 31 [assembly: AssemblyCompany("")] 33 [assembly: AssemblyProduct("HeuristicLab .Problems.Instances.PermutationProblems-3.3")]34 [assembly: AssemblyCopyright(" Copyright © 2018")]32 [assembly: AssemblyProduct("HeuristicLab")] 33 [assembly: AssemblyCopyright("(c) 2002-2018 HEAL")] 35 34 [assembly: AssemblyTrademark("")] 36 35 [assembly: AssemblyCulture("")] … … 55 54 // [assembly: AssemblyVersion("1.0.*")] 56 55 [assembly: AssemblyVersion("3.3.0.0")] 57 [assembly: AssemblyFileVersion("3.3.15.1600 5")]56 [assembly: AssemblyFileVersion("3.3.15.16009")] -
branches/2864_PermutationProblems/HeuristicLab.Problems.Instances.PermutationProblems/3.3/Properties/AssemblyInfo.cs.frame
r16007 r16010 21 21 22 22 using System.Reflection; 23 using System.Runtime.CompilerServices;24 23 using System.Runtime.InteropServices; 25 24 … … 27 26 // set of attributes. Change these attribute values to modify the information 28 27 // associated with an assembly. 29 [assembly: AssemblyTitle("HeuristicLab.Problems.Instances.PermutationProblems -3.3")]28 [assembly: AssemblyTitle("HeuristicLab.Problems.Instances.PermutationProblems")] 30 29 [assembly: AssemblyDescription("")] 31 30 [assembly: AssemblyConfiguration("")] 32 31 [assembly: AssemblyCompany("")] 33 [assembly: AssemblyProduct("HeuristicLab .Problems.Instances.PermutationProblems-3.3")]34 [assembly: AssemblyCopyright(" Copyright © 2018")]32 [assembly: AssemblyProduct("HeuristicLab")] 33 [assembly: AssemblyCopyright("(c) 2002-2018 HEAL")] 35 34 [assembly: AssemblyTrademark("")] 36 35 [assembly: AssemblyCulture("")] -
branches/2864_PermutationProblems/HeuristicLab.Problems.Instances/3.3/Properties/AssemblyInfo.cs
r16007 r16010 21 21 22 22 using System.Reflection; 23 using System.Runtime.CompilerServices;24 23 using System.Runtime.InteropServices; 25 24 … … 30 29 [assembly: AssemblyDescription("Base plugin for making problem instances available to problems.")] 31 30 [assembly: AssemblyConfiguration("")] 32 [assembly: AssemblyCompany(" HEAL")]31 [assembly: AssemblyCompany("")] 33 32 [assembly: AssemblyProduct("HeuristicLab")] 34 33 [assembly: AssemblyCopyright("(c) 2002-2018 HEAL")] … … 55 54 // [assembly: AssemblyVersion("1.0.*")] 56 55 [assembly: AssemblyVersion("3.3.0.0")] 57 [assembly: AssemblyFileVersion("3.3.15.1600 5")]56 [assembly: AssemblyFileVersion("3.3.15.16008")] -
branches/2864_PermutationProblems/HeuristicLab.Problems.Instances/3.3/Properties/AssemblyInfo.cs.frame
r16007 r16010 21 21 22 22 using System.Reflection; 23 using System.Runtime.CompilerServices;24 23 using System.Runtime.InteropServices; 25 24 … … 30 29 [assembly: AssemblyDescription("Base plugin for making problem instances available to problems.")] 31 30 [assembly: AssemblyConfiguration("")] 32 [assembly: AssemblyCompany(" HEAL")]31 [assembly: AssemblyCompany("")] 33 32 [assembly: AssemblyProduct("HeuristicLab")] 34 33 [assembly: AssemblyCopyright("(c) 2002-2018 HEAL")] -
branches/2864_PermutationProblems/HeuristicLab.Problems.PermutationProblems.Views/3.3/Properties/AssemblyInfo.cs
r16007 r16010 50 50 // Revision 51 51 // 52 // You can specify all the values or you can default the Revision and BuildNumbers52 // You can specify all the values or you can default the Build and Revision Numbers 53 53 // by using the '*' as shown below: 54 // [assembly: AssemblyVersion("1.0.*")] 54 55 [assembly: AssemblyVersion("3.3.0.0")] 55 [assembly: AssemblyFileVersion("3.3.15.1600 6")]56 [assembly: AssemblyFileVersion("3.3.15.16007")] -
branches/2864_PermutationProblems/HeuristicLab.Problems.PermutationProblems.Views/3.3/Properties/AssemblyInfo.cs.frame
r16007 r16010 50 50 // Revision 51 51 // 52 // You can specify all the values or you can default the Revision and BuildNumbers52 // You can specify all the values or you can default the Build and Revision Numbers 53 53 // by using the '*' as shown below: 54 // [assembly: AssemblyVersion("1.0.*")] 54 55 [assembly: AssemblyVersion("3.3.0.0")] 55 56 [assembly: AssemblyFileVersion("3.3.15.$WCREV$")] -
branches/2864_PermutationProblems/HeuristicLab.Problems.PermutationProblems/3.3/Properties/AssemblyInfo.cs
r16007 r16010 54 54 // [assembly: AssemblyVersion("1.0.*")] 55 55 [assembly: AssemblyVersion("3.3.0.0")] 56 [assembly: AssemblyFileVersion("3.3.15.16003")] 57 56 [assembly: AssemblyFileVersion("3.3.15.16007")] -
branches/2864_PermutationProblems/HeuristicLab.Problems.PermutationProblems/3.3/Properties/AssemblyInfo.cs.frame
r16007 r16010 55 55 [assembly: AssemblyVersion("3.3.0.0")] 56 56 [assembly: AssemblyFileVersion("3.3.15.$WCREV$")] 57
Note: See TracChangeset
for help on using the changeset viewer.