Changeset 15661
- Timestamp:
- 01/29/18 14:16:15 (7 years ago)
- Location:
- branches/2864_PermutationProblems
- Files:
-
- 88 added
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2864_PermutationProblems/HeuristicLab.Problems.Instances/3.3/HeuristicLab.Problems.Instances-3.3.csproj
r15541 r15661 28 28 <DebugType>pdbonly</DebugType> 29 29 <Optimize>true</Optimize> 30 <OutputPath>..\..\ bin\</OutputPath>30 <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath> 31 31 <DefineConstants>TRACE</DefineConstants> 32 32 <ErrorReport>prompt</ErrorReport> -
branches/2864_PermutationProblems/HeuristicLab.Problems.Instances/3.3/Plugin.cs
r15640 r15661 23 23 24 24 namespace HeuristicLab.Problems.Instances { 25 [Plugin("HeuristicLab.Problems.Instances", "3.3.1 4.15639")]25 [Plugin("HeuristicLab.Problems.Instances", "3.3.15.15640")] 26 26 [PluginFile("HeuristicLab.Problems.Instances-3.3.dll", PluginFileType.Assembly)] 27 27 [PluginDependency("HeuristicLab.Common", "3.3")] -
branches/2864_PermutationProblems/HeuristicLab.Problems.Instances/3.3/Plugin.cs.frame
r15541 r15661 23 23 24 24 namespace HeuristicLab.Problems.Instances { 25 [Plugin("HeuristicLab.Problems.Instances", "3.3.1 4.$WCREV$")]25 [Plugin("HeuristicLab.Problems.Instances", "3.3.15.$WCREV$")] 26 26 [PluginFile("HeuristicLab.Problems.Instances-3.3.dll", PluginFileType.Assembly)] 27 27 [PluginDependency("HeuristicLab.Common", "3.3")] -
branches/2864_PermutationProblems/HeuristicLab.Problems.Instances/3.3/Properties/AssemblyInfo.cs
r15640 r15661 55 55 // [assembly: AssemblyVersion("1.0.*")] 56 56 [assembly: AssemblyVersion("3.3.0.0")] 57 [assembly: AssemblyFileVersion("3.3.14.156 39")]57 [assembly: AssemblyFileVersion("3.3.14.15640")] -
branches/2864_PermutationProblems/PermutationProblems.sln
r15541 r15661 2 2 Microsoft Visual Studio Solution File, Format Version 12.00 3 3 # Visual Studio 15 4 VisualStudioVersion = 15.0.27 004.20104 VisualStudioVersion = 15.0.27130.2024 5 5 MinimumVisualStudioVersion = 10.0.40219.1 6 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.Instances .PFSP-3.3", "HeuristicLab.Problems.Instances.PFSP\3.3\HeuristicLab.Problems.Instances.PFSP-3.3.csproj", "{9412AA5F-D663-4AF4-B58B-D90FABB343BF}"6 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.Instances-3.3", "HeuristicLab.Problems.Instances\3.3\HeuristicLab.Problems.Instances-3.3.csproj", "{3540E29E-4793-49E7-8EE2-FEA7F61C3994}" 7 7 EndProject 8 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems. LinearOrdering-3.3", "HeuristicLab.Problems.LinearOrdering\3.3\HeuristicLab.Problems.LinearOrdering-3.3.csproj", "{050358B8-2DBA-4224-8AA6-5EB03D86999A}"8 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.Instances.PermutationProblems-3.3", "HeuristicLab.Problems.Instances.PermutationProblems\3.3\HeuristicLab.Problems.Instances.PermutationProblems-3.3.csproj", "{648F0BF0-6301-448C-816F-DEB1E65EC73F}" 9 9 EndProject 10 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.P FSP-3.3", "HeuristicLab.Problems.PFSP\3.3\HeuristicLab.Problems.PFSP-3.3.csproj", "{51650B00-4CA6-41FF-8CB6-165FCACC3B51}"10 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.PermutationProblems-3.3", "HeuristicLab.Problems.PermutationProblems\3.3\HeuristicLab.Problems.PermutationProblems-3.3.csproj", "{51650B00-4CA6-41FF-8CB6-165FCACC3B51}" 11 11 EndProject 12 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.PFSP.Views-3.3", "HeuristicLab.Problems.PFSP.Views\3.3\HeuristicLab.Problems.PFSP.Views-3.3.csproj", "{F53AECD6-061C-4A62-B2DB-51E36EECBB79}" 13 EndProject 14 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.Instances.LinearOrdering-3.3", "HeuristicLab.Problems.Instances.LinearOrdering\3.3\HeuristicLab.Problems.Instances.LinearOrdering-3.3.csproj", "{648F0BF0-6301-448C-816F-DEB1E65EC73F}" 15 EndProject 16 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.Instances-3.3", "HeuristicLab.Problems.Instances\3.3\HeuristicLab.Problems.Instances-3.3.csproj", "{3540E29E-4793-49E7-8EE2-FEA7F61C3994}" 12 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.PermutationProblems.Views-3.3", "HeuristicLab.Problems.PermutationProblems.Views\3.3\HeuristicLab.Problems.PermutationProblems.Views-3.3.csproj", "{F53AECD6-061C-4A62-B2DB-51E36EECBB79}" 17 13 EndProject 18 14 Global … … 26 22 EndGlobalSection 27 23 GlobalSection(ProjectConfigurationPlatforms) = postSolution 28 { 9412AA5F-D663-4AF4-B58B-D90FABB343BF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU29 { 9412AA5F-D663-4AF4-B58B-D90FABB343BF}.Debug|Any CPU.Build.0 = Debug|Any CPU30 { 9412AA5F-D663-4AF4-B58B-D90FABB343BF}.Debug|x64.ActiveCfg = Debug|Any CPU31 { 9412AA5F-D663-4AF4-B58B-D90FABB343BF}.Debug|x64.Build.0 = Debug|Any CPU32 { 9412AA5F-D663-4AF4-B58B-D90FABB343BF}.Debug|x86.ActiveCfg = Debug|Any CPU33 { 9412AA5F-D663-4AF4-B58B-D90FABB343BF}.Debug|x86.Build.0 = Debug|Any CPU34 { 9412AA5F-D663-4AF4-B58B-D90FABB343BF}.Release|Any CPU.ActiveCfg = Release|Any CPU35 { 9412AA5F-D663-4AF4-B58B-D90FABB343BF}.Release|Any CPU.Build.0 = Release|Any CPU36 { 9412AA5F-D663-4AF4-B58B-D90FABB343BF}.Release|x64.ActiveCfg = Release|Any CPU37 { 9412AA5F-D663-4AF4-B58B-D90FABB343BF}.Release|x64.Build.0 = Release|Any CPU38 { 9412AA5F-D663-4AF4-B58B-D90FABB343BF}.Release|x86.ActiveCfg = Release|Any CPU39 { 9412AA5F-D663-4AF4-B58B-D90FABB343BF}.Release|x86.Build.0 = Release|Any CPU40 { 050358B8-2DBA-4224-8AA6-5EB03D86999A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU41 { 050358B8-2DBA-4224-8AA6-5EB03D86999A}.Debug|Any CPU.Build.0 = Debug|Any CPU42 { 050358B8-2DBA-4224-8AA6-5EB03D86999A}.Debug|x64.ActiveCfg = Debug|Any CPU43 { 050358B8-2DBA-4224-8AA6-5EB03D86999A}.Debug|x64.Build.0 = Debug|Any CPU44 { 050358B8-2DBA-4224-8AA6-5EB03D86999A}.Debug|x86.ActiveCfg = Debug|Any CPU45 { 050358B8-2DBA-4224-8AA6-5EB03D86999A}.Debug|x86.Build.0 = Debug|Any CPU46 { 050358B8-2DBA-4224-8AA6-5EB03D86999A}.Release|Any CPU.ActiveCfg = Release|Any CPU47 { 050358B8-2DBA-4224-8AA6-5EB03D86999A}.Release|Any CPU.Build.0 = Release|Any CPU48 { 050358B8-2DBA-4224-8AA6-5EB03D86999A}.Release|x64.ActiveCfg = Release|Any CPU49 { 050358B8-2DBA-4224-8AA6-5EB03D86999A}.Release|x64.Build.0 = Release|Any CPU50 { 050358B8-2DBA-4224-8AA6-5EB03D86999A}.Release|x86.ActiveCfg = Release|Any CPU51 { 050358B8-2DBA-4224-8AA6-5EB03D86999A}.Release|x86.Build.0 = Release|Any CPU24 {3540E29E-4793-49E7-8EE2-FEA7F61C3994}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 25 {3540E29E-4793-49E7-8EE2-FEA7F61C3994}.Debug|Any CPU.Build.0 = Debug|Any CPU 26 {3540E29E-4793-49E7-8EE2-FEA7F61C3994}.Debug|x64.ActiveCfg = Debug|x64 27 {3540E29E-4793-49E7-8EE2-FEA7F61C3994}.Debug|x64.Build.0 = Debug|x64 28 {3540E29E-4793-49E7-8EE2-FEA7F61C3994}.Debug|x86.ActiveCfg = Debug|x86 29 {3540E29E-4793-49E7-8EE2-FEA7F61C3994}.Debug|x86.Build.0 = Debug|x86 30 {3540E29E-4793-49E7-8EE2-FEA7F61C3994}.Release|Any CPU.ActiveCfg = Release|Any CPU 31 {3540E29E-4793-49E7-8EE2-FEA7F61C3994}.Release|Any CPU.Build.0 = Release|Any CPU 32 {3540E29E-4793-49E7-8EE2-FEA7F61C3994}.Release|x64.ActiveCfg = Release|x64 33 {3540E29E-4793-49E7-8EE2-FEA7F61C3994}.Release|x64.Build.0 = Release|x64 34 {3540E29E-4793-49E7-8EE2-FEA7F61C3994}.Release|x86.ActiveCfg = Release|x86 35 {3540E29E-4793-49E7-8EE2-FEA7F61C3994}.Release|x86.Build.0 = Release|x86 36 {648F0BF0-6301-448C-816F-DEB1E65EC73F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 37 {648F0BF0-6301-448C-816F-DEB1E65EC73F}.Debug|Any CPU.Build.0 = Debug|Any CPU 38 {648F0BF0-6301-448C-816F-DEB1E65EC73F}.Debug|x64.ActiveCfg = Debug|Any CPU 39 {648F0BF0-6301-448C-816F-DEB1E65EC73F}.Debug|x64.Build.0 = Debug|Any CPU 40 {648F0BF0-6301-448C-816F-DEB1E65EC73F}.Debug|x86.ActiveCfg = Debug|Any CPU 41 {648F0BF0-6301-448C-816F-DEB1E65EC73F}.Debug|x86.Build.0 = Debug|Any CPU 42 {648F0BF0-6301-448C-816F-DEB1E65EC73F}.Release|Any CPU.ActiveCfg = Release|Any CPU 43 {648F0BF0-6301-448C-816F-DEB1E65EC73F}.Release|Any CPU.Build.0 = Release|Any CPU 44 {648F0BF0-6301-448C-816F-DEB1E65EC73F}.Release|x64.ActiveCfg = Release|Any CPU 45 {648F0BF0-6301-448C-816F-DEB1E65EC73F}.Release|x64.Build.0 = Release|Any CPU 46 {648F0BF0-6301-448C-816F-DEB1E65EC73F}.Release|x86.ActiveCfg = Release|Any CPU 47 {648F0BF0-6301-448C-816F-DEB1E65EC73F}.Release|x86.Build.0 = Release|Any CPU 52 48 {51650B00-4CA6-41FF-8CB6-165FCACC3B51}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 53 49 {51650B00-4CA6-41FF-8CB6-165FCACC3B51}.Debug|Any CPU.Build.0 = Debug|Any CPU … … 74 70 {F53AECD6-061C-4A62-B2DB-51E36EECBB79}.Release|x86.ActiveCfg = Release|x86 75 71 {F53AECD6-061C-4A62-B2DB-51E36EECBB79}.Release|x86.Build.0 = Release|x86 76 {648F0BF0-6301-448C-816F-DEB1E65EC73F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU77 {648F0BF0-6301-448C-816F-DEB1E65EC73F}.Debug|Any CPU.Build.0 = Debug|Any CPU78 {648F0BF0-6301-448C-816F-DEB1E65EC73F}.Debug|x64.ActiveCfg = Debug|Any CPU79 {648F0BF0-6301-448C-816F-DEB1E65EC73F}.Debug|x64.Build.0 = Debug|Any CPU80 {648F0BF0-6301-448C-816F-DEB1E65EC73F}.Debug|x86.ActiveCfg = Debug|Any CPU81 {648F0BF0-6301-448C-816F-DEB1E65EC73F}.Debug|x86.Build.0 = Debug|Any CPU82 {648F0BF0-6301-448C-816F-DEB1E65EC73F}.Release|Any CPU.ActiveCfg = Release|Any CPU83 {648F0BF0-6301-448C-816F-DEB1E65EC73F}.Release|Any CPU.Build.0 = Release|Any CPU84 {648F0BF0-6301-448C-816F-DEB1E65EC73F}.Release|x64.ActiveCfg = Release|Any CPU85 {648F0BF0-6301-448C-816F-DEB1E65EC73F}.Release|x64.Build.0 = Release|Any CPU86 {648F0BF0-6301-448C-816F-DEB1E65EC73F}.Release|x86.ActiveCfg = Release|Any CPU87 {648F0BF0-6301-448C-816F-DEB1E65EC73F}.Release|x86.Build.0 = Release|Any CPU88 {3540E29E-4793-49E7-8EE2-FEA7F61C3994}.Debug|Any CPU.ActiveCfg = Debug|Any CPU89 {3540E29E-4793-49E7-8EE2-FEA7F61C3994}.Debug|Any CPU.Build.0 = Debug|Any CPU90 {3540E29E-4793-49E7-8EE2-FEA7F61C3994}.Debug|x64.ActiveCfg = Debug|x6491 {3540E29E-4793-49E7-8EE2-FEA7F61C3994}.Debug|x64.Build.0 = Debug|x6492 {3540E29E-4793-49E7-8EE2-FEA7F61C3994}.Debug|x86.ActiveCfg = Debug|x8693 {3540E29E-4793-49E7-8EE2-FEA7F61C3994}.Debug|x86.Build.0 = Debug|x8694 {3540E29E-4793-49E7-8EE2-FEA7F61C3994}.Release|Any CPU.ActiveCfg = Release|Any CPU95 {3540E29E-4793-49E7-8EE2-FEA7F61C3994}.Release|Any CPU.Build.0 = Release|Any CPU96 {3540E29E-4793-49E7-8EE2-FEA7F61C3994}.Release|x64.ActiveCfg = Release|x6497 {3540E29E-4793-49E7-8EE2-FEA7F61C3994}.Release|x64.Build.0 = Release|x6498 {3540E29E-4793-49E7-8EE2-FEA7F61C3994}.Release|x86.ActiveCfg = Release|x8699 {3540E29E-4793-49E7-8EE2-FEA7F61C3994}.Release|x86.Build.0 = Release|x86100 72 EndGlobalSection 101 73 GlobalSection(SolutionProperties) = preSolution
Note: See TracChangeset
for help on using the changeset viewer.