Changeset 12969 for branches/gteufl/HeuristicLab.Problems.ArtificialAnt/3.4/HeuristicLab.Problems.ArtificialAnt-3.4.csproj
- Timestamp:
- 09/25/15 14:39:59 (9 years ago)
- Location:
- branches/gteufl
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gteufl
- Property svn:ignore
-
old new 8 8 FxCopResults.txt 9 9 Google.ProtocolBuffers-0.9.1.dll 10 Google.ProtocolBuffers-2.4.1.473.dll 10 11 HeuristicLab 3.3.5.1.ReSharper.user 11 12 HeuristicLab 3.3.6.0.ReSharper.user 12 13 HeuristicLab.4.5.resharper.user 13 14 HeuristicLab.ExtLibs.6.0.ReSharper.user 15 HeuristicLab.Scripting.Development 14 16 HeuristicLab.resharper.user 15 17 ProtoGen.exe … … 17 19 _ReSharper.HeuristicLab 18 20 _ReSharper.HeuristicLab 3.3 21 _ReSharper.HeuristicLab 3.3 Tests 19 22 _ReSharper.HeuristicLab.ExtLibs 20 23 bin 21 24 protoc.exe 22 _ReSharper.HeuristicLab 3.3 Tests 23 Google.ProtocolBuffers-2.4.1.473.dll 25 obj
-
- Property svn:mergeinfo changed
-
Property
svn:global-ignores
set to
*.nuget
packages
- Property svn:ignore
-
branches/gteufl/HeuristicLab.Problems.ArtificialAnt
-
Property
svn:mergeinfo
set to
(toggle deleted branches)
/branches/HLScript/HeuristicLab.Problems.ArtificialAnt merged eligible /branches/HiveStatistics/sources/HeuristicLab.Problems.ArtificialAnt merged eligible /stable/HeuristicLab.Problems.ArtificialAnt merged eligible /trunk/sources/HeuristicLab.Problems.ArtificialAnt merged eligible /branches/1721-RandomForestPersistence/HeuristicLab.Problems.ArtificialAnt 10321-10322 /branches/Algorithms.GradientDescent/HeuristicLab.Problems.ArtificialAnt 5516-5520 /branches/Benchmarking/sources/HeuristicLab.Problems.ArtificialAnt 6917-7005 /branches/CloningRefactoring/HeuristicLab.Problems.ArtificialAnt 4656-4721 /branches/CodeEditor/HeuristicLab.Problems.ArtificialAnt 11700-11806 /branches/DataAnalysis Refactoring/HeuristicLab.Problems.ArtificialAnt 5471-5808 /branches/DataAnalysis SolutionEnsembles/HeuristicLab.Problems.ArtificialAnt 5815-6180 /branches/DataAnalysis/HeuristicLab.Problems.ArtificialAnt 4458-4459,4462,4464 /branches/DataPreprocessing/HeuristicLab.Problems.ArtificialAnt 10085-11101 /branches/GP.Grammar.Editor/HeuristicLab.Problems.ArtificialAnt 6284-6795 /branches/GP.Symbols (TimeLag, Diff, Integral)/HeuristicLab.Problems.ArtificialAnt 5060 /branches/HeuristicLab.DatasetRefactor/sources/HeuristicLab.Problems.ArtificialAnt 11570-12508 /branches/HeuristicLab.Problems.DataAnalysis.Trading/HeuristicLab.Problems.ArtificialAnt 6123-9799 /branches/HeuristicLab.Problems.Orienteering/HeuristicLab.Problems.ArtificialAnt 11130-12721 /branches/LogResidualEvaluator/HeuristicLab.Problems.ArtificialAnt 10202-10483 /branches/NET40/sources/HeuristicLab.Problems.ArtificialAnt 5138-5162 /branches/NSGA-II Changes/HeuristicLab.Problems.ArtificialAnt 12033-12122 /branches/ParallelEngine/HeuristicLab.Problems.ArtificialAnt 5175-5192 /branches/ProblemInstancesRegressionAndClassification/HeuristicLab.Problems.ArtificialAnt 7568-7810 /branches/QAPAlgorithms/HeuristicLab.Problems.ArtificialAnt 6350-6627 /branches/Restructure trunk solution/HeuristicLab.Problems.ArtificialAnt 6828 /branches/RuntimeOptimizer/HeuristicLab.Problems.ArtificialAnt 8943-9078 /branches/ScatterSearch (trunk integration)/HeuristicLab.Problems.ArtificialAnt 7787-8333 /branches/SlaveShutdown/HeuristicLab.Problems.ArtificialAnt 8944-8956 /branches/SpectralKernelForGaussianProcesses/HeuristicLab.Problems.ArtificialAnt 10204-10479 /branches/SuccessProgressAnalysis/HeuristicLab.Problems.ArtificialAnt 5370-5682 /branches/SymbolicExpressionTreeEncoding/HeuristicLab.Problems.ArtificialAnt 12339-12421 /branches/Trunk/HeuristicLab.Problems.ArtificialAnt 6829-6865 /branches/UnloadJobs/HeuristicLab.Problems.ArtificialAnt 9168-9215 /branches/VNS/HeuristicLab.Problems.ArtificialAnt 5594-5752 /branches/histogram/HeuristicLab.Problems.ArtificialAnt 5959-6341
-
Property
svn:mergeinfo
set to
(toggle deleted branches)
-
branches/gteufl/HeuristicLab.Problems.ArtificialAnt/3.4/HeuristicLab.Problems.ArtificialAnt-3.4.csproj
r8600 r12969 11 11 <RootNamespace>HeuristicLab.Problems.ArtificialAnt</RootNamespace> 12 12 <AssemblyName>HeuristicLab.Problems.ArtificialAnt-3.4</AssemblyName> 13 <TargetFrameworkVersion>v4. 0</TargetFrameworkVersion>13 <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> 14 14 <TargetFrameworkProfile> 15 15 </TargetFrameworkProfile> … … 46 46 <WarningLevel>4</WarningLevel> 47 47 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> 48 <Prefer32Bit>false</Prefer32Bit> 48 49 </PropertyGroup> 49 50 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> … … 55 56 <WarningLevel>4</WarningLevel> 56 57 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> 58 <Prefer32Bit>false</Prefer32Bit> 57 59 </PropertyGroup> 58 60 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' "> … … 64 66 <ErrorReport>prompt</ErrorReport> 65 67 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> 68 <Prefer32Bit>false</Prefer32Bit> 66 69 </PropertyGroup> 67 70 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' "> … … 73 76 <ErrorReport>prompt</ErrorReport> 74 77 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> 78 <Prefer32Bit>false</Prefer32Bit> 75 79 </PropertyGroup> 76 80 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' "> … … 82 86 <ErrorReport>prompt</ErrorReport> 83 87 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> 88 <Prefer32Bit>false</Prefer32Bit> 84 89 </PropertyGroup> 85 90 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' "> … … 91 96 <ErrorReport>prompt</ErrorReport> 92 97 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> 98 <Prefer32Bit>false</Prefer32Bit> 93 99 </PropertyGroup> 94 100 <ItemGroup> … … 212 218 --> 213 219 <PropertyGroup> 214 <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)220 <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir) 215 221 set ProjectDir=$(ProjectDir) 216 222 set SolutionDir=$(SolutionDir) … … 219 225 call PreBuildEvent.cmd 220 226 </PreBuildEvent> 221 <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">227 <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' "> 222 228 export ProjectDir=$(ProjectDir) 223 229 export SolutionDir=$(SolutionDir)
Note: See TracChangeset
for help on using the changeset viewer.