- Timestamp:
- 04/11/18 09:39:42 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/OptimizationNetworks/HeuristicLab.Problems.VehicleRouting.Views/3.4/HeuristicLab.Problems.VehicleRouting.Views-3.4.csproj
r14676 r15894 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> … … 50 50 <DebugType>pdbonly</DebugType> 51 51 <Optimize>true</Optimize> 52 <OutputPath>..\..\..\..\trunk\ sources\bin\</OutputPath>52 <OutputPath>..\..\..\..\trunk\bin\</OutputPath> 53 53 <DefineConstants>TRACE</DefineConstants> 54 54 <ErrorReport>prompt</ErrorReport> … … 61 61 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' "> 62 62 <DebugSymbols>true</DebugSymbols> 63 <OutputPath>..\..\..\..\trunk\ sources\bin\</OutputPath>63 <OutputPath>..\..\..\..\trunk\bin\</OutputPath> 64 64 <DefineConstants>DEBUG;TRACE</DefineConstants> 65 65 <DebugType>full</DebugType> … … 70 70 </PropertyGroup> 71 71 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' "> 72 <OutputPath>..\..\..\..\trunk\ sources\bin\</OutputPath>72 <OutputPath>..\..\..\..\trunk\bin\</OutputPath> 73 73 <DefineConstants>TRACE</DefineConstants> 74 74 <DocumentationFile> … … 83 83 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' "> 84 84 <DebugSymbols>true</DebugSymbols> 85 <OutputPath>..\..\..\..\trunk\ sources\bin\</OutputPath>85 <OutputPath>..\..\..\..\trunk\bin\</OutputPath> 86 86 <DefineConstants>DEBUG;TRACE</DefineConstants> 87 87 <DebugType>full</DebugType> … … 92 92 </PropertyGroup> 93 93 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' "> 94 <OutputPath>..\..\..\..\trunk\ sources\bin\</OutputPath>94 <OutputPath>..\..\..\..\trunk\bin\</OutputPath> 95 95 <DefineConstants>TRACE</DefineConstants> 96 96 <DocumentationFile>bin\x64\Release\HeuristicLab.Problems.VehicleRouting.Views-3.4.xml</DocumentationFile> … … 105 105 <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 106 106 <SpecificVersion>False</SpecificVersion> 107 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>107 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath> 108 108 <Private>False</Private> 109 109 </Reference> 110 110 <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 111 111 <SpecificVersion>False</SpecificVersion> 112 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Common-3.3.dll</HintPath>112 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath> 113 113 <Private>False</Private> 114 114 </Reference> 115 115 <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 116 116 <SpecificVersion>False</SpecificVersion> 117 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Core-3.3.dll</HintPath>117 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath> 118 118 <Private>False</Private> 119 119 </Reference> 120 120 <Reference Include="HeuristicLab.Core.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 121 121 <SpecificVersion>False</SpecificVersion> 122 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>122 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core.Views-3.3.dll</HintPath> 123 123 <Private>False</Private> 124 124 </Reference> 125 125 <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 126 126 <SpecificVersion>False</SpecificVersion> 127 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Data-3.3.dll</HintPath>127 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath> 128 128 <Private>False</Private> 129 129 </Reference> 130 130 <Reference Include="HeuristicLab.Data.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 131 131 <SpecificVersion>False</SpecificVersion> 132 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Data.Views-3.3.dll</HintPath>132 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Data.Views-3.3.dll</HintPath> 133 133 <Private>False</Private> 134 134 </Reference> 135 135 <Reference Include="HeuristicLab.Encodings.PermutationEncoding-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 136 136 <SpecificVersion>False</SpecificVersion> 137 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Encodings.PermutationEncoding-3.3.dll</HintPath>137 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Encodings.PermutationEncoding-3.3.dll</HintPath> 138 138 <Private>False</Private> 139 139 </Reference> 140 140 <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 141 141 <SpecificVersion>False</SpecificVersion> 142 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>142 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.MainForm-3.3.dll</HintPath> 143 143 <Private>False</Private> 144 144 </Reference> 145 145 <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 146 146 <SpecificVersion>False</SpecificVersion> 147 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>147 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath> 148 148 <Private>False</Private> 149 149 </Reference> 150 150 <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 151 151 <SpecificVersion>False</SpecificVersion> 152 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>152 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Operators-3.3.dll</HintPath> 153 153 <Private>False</Private> 154 154 </Reference> 155 155 <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 156 156 <SpecificVersion>False</SpecificVersion> 157 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>157 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Optimization-3.3.dll</HintPath> 158 158 <Private>False</Private> 159 159 </Reference> 160 160 <Reference Include="HeuristicLab.Optimization.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 161 161 <SpecificVersion>False</SpecificVersion> 162 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Optimization.Views-3.3.dll</HintPath>162 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Optimization.Views-3.3.dll</HintPath> 163 163 <Private>False</Private> 164 164 </Reference> 165 165 <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 166 166 <SpecificVersion>False</SpecificVersion> 167 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>167 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Parameters-3.3.dll</HintPath> 168 168 <Private>False</Private> 169 169 </Reference> 170 170 <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 171 171 <SpecificVersion>False</SpecificVersion> 172 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>172 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Persistence-3.3.dll</HintPath> 173 173 <Private>False</Private> 174 174 </Reference> 175 175 <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 176 176 <SpecificVersion>False</SpecificVersion> 177 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>177 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 178 178 <Private>False</Private> 179 179 </Reference> 180 180 <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 181 181 <SpecificVersion>False</SpecificVersion> 182 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>182 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath> 183 183 <Private>False</Private> 184 184 </Reference>
Note: See TracChangeset
for help on using the changeset viewer.