- Timestamp:
- 06/14/19 16:06:09 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2707_HeuristicLab.VRPEnhancements/HeuristicLab.Problems.VehicleRouting/3.4/HeuristicLab.Problems.VehicleRouting-3.4.csproj
r17010 r17012 40 40 <DebugType>full</DebugType> 41 41 <Optimize>false</Optimize> 42 <OutputPath>..\..\..\..\trunk\ sources\bin\</OutputPath>42 <OutputPath>..\..\..\..\trunk\bin\</OutputPath> 43 43 <DefineConstants>DEBUG;TRACE</DefineConstants> 44 44 <ErrorReport>prompt</ErrorReport> … … 53 53 <DebugType>pdbonly</DebugType> 54 54 <Optimize>true</Optimize> 55 <OutputPath>..\..\..\..\trunk\ sources\bin\</OutputPath>55 <OutputPath>..\..\..\..\trunk\bin\</OutputPath> 56 56 <DefineConstants>TRACE</DefineConstants> 57 57 <ErrorReport>prompt</ErrorReport> … … 65 65 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' "> 66 66 <DebugSymbols>true</DebugSymbols> 67 <OutputPath>..\..\ bin\</OutputPath>67 <OutputPath>..\..\..\..\trunk\bin\</OutputPath> 68 68 <DefineConstants>DEBUG;TRACE</DefineConstants> 69 69 <DebugType>full</DebugType> … … 74 74 </PropertyGroup> 75 75 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' "> 76 <OutputPath>..\..\ bin\</OutputPath>76 <OutputPath>..\..\..\..\trunk\bin\</OutputPath> 77 77 <DefineConstants>TRACE</DefineConstants> 78 78 <DocumentationFile> … … 87 87 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' "> 88 88 <DebugSymbols>true</DebugSymbols> 89 <OutputPath>..\..\ bin\</OutputPath>89 <OutputPath>..\..\..\..\trunk\bin\</OutputPath> 90 90 <DefineConstants>DEBUG;TRACE</DefineConstants> 91 91 <DebugType>full</DebugType> … … 96 96 </PropertyGroup> 97 97 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' "> 98 <OutputPath>..\..\ bin\</OutputPath>98 <OutputPath>..\..\..\..\trunk\bin\</OutputPath> 99 99 <DefineConstants>TRACE</DefineConstants> 100 100 <DocumentationFile>bin\x64\Release\HeuristicLab.Routing.TSP-3.3.XML</DocumentationFile> … … 109 109 <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 110 110 <SpecificVersion>False</SpecificVersion> 111 <HintPath>. .\..\..\..\trunk\sources\bin\HeuristicLab.Analysis-3.3.dll</HintPath>111 <HintPath>.\..\..\..\trunk\bin\HeuristicLab.Analysis-3.3.dll</HintPath> 112 112 </Reference> 113 113 <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 114 114 <SpecificVersion>False</SpecificVersion> 115 <HintPath>. .\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>115 <HintPath>.\..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath> 116 116 </Reference> 117 117 <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 118 118 <SpecificVersion>False</SpecificVersion> 119 <HintPath>. .\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>119 <HintPath>.\..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath> 120 120 </Reference> 121 121 <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 122 122 <SpecificVersion>False</SpecificVersion> 123 <HintPath>. .\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>123 <HintPath>.\..\..\..\trunk\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath> 124 124 </Reference> 125 125 <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 126 126 <SpecificVersion>False</SpecificVersion> 127 <HintPath>. .\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>127 <HintPath>.\..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath> 128 128 </Reference> 129 129 <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 130 130 <SpecificVersion>False</SpecificVersion> 131 <HintPath>. .\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>131 <HintPath>.\..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath> 132 132 </Reference> 133 133 <Reference Include="HeuristicLab.Encodings.PermutationEncoding-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 134 134 <SpecificVersion>False</SpecificVersion> 135 <HintPath>. .\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.PermutationEncoding-3.3.dll</HintPath>135 <HintPath>.\..\..\..\trunk\bin\HeuristicLab.Encodings.PermutationEncoding-3.3.dll</HintPath> 136 136 </Reference> 137 137 <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 138 138 <SpecificVersion>False</SpecificVersion> 139 <HintPath>. .\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>139 <HintPath>.\..\..\..\trunk\bin\HeuristicLab.Operators-3.3.dll</HintPath> 140 140 </Reference> 141 141 <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 142 142 <SpecificVersion>False</SpecificVersion> 143 <HintPath>. .\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>143 <HintPath>.\..\..\..\trunk\bin\HeuristicLab.Optimization-3.3.dll</HintPath> 144 144 </Reference> 145 145 <Reference Include="HeuristicLab.Optimization.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 146 146 <SpecificVersion>False</SpecificVersion> 147 <HintPath>. .\..\..\..\trunk\sources\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>147 <HintPath>.\..\..\..\trunk\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath> 148 148 </Reference> 149 149 <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 150 150 <SpecificVersion>False</SpecificVersion> 151 <HintPath>. .\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>151 <HintPath>.\..\..\..\trunk\bin\HeuristicLab.Parameters-3.3.dll</HintPath> 152 152 </Reference> 153 153 <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 154 154 <SpecificVersion>False</SpecificVersion> 155 <HintPath>. .\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>155 <HintPath>.\..\..\..\trunk\bin\HeuristicLab.Persistence-3.3.dll</HintPath> 156 156 </Reference> 157 157 <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 158 158 <SpecificVersion>False</SpecificVersion> 159 <HintPath>. .\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>159 <HintPath>.\..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 160 160 </Reference> 161 161 <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 162 162 <SpecificVersion>False</SpecificVersion> 163 <HintPath>. .\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>163 <HintPath>.\..\..\..\trunk\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath> 164 164 </Reference> 165 165 <Reference Include="HeuristicLab.Random-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 166 166 <SpecificVersion>False</SpecificVersion> 167 <HintPath>. .\..\..\..\trunk\sources\bin\HeuristicLab.Random-3.3.dll</HintPath>167 <HintPath>.\..\..\..\trunk\bin\HeuristicLab.Random-3.3.dll</HintPath> 168 168 </Reference> 169 169 <Reference Include="System" />
Note: See TracChangeset
for help on using the changeset viewer.