Changeset 17012 for branches/2707_HeuristicLab.VRPEnhancements/HeuristicLab.Problems.VehicleRouting.Views
- Timestamp:
- 06/14/19 16:06:09 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2707_HeuristicLab.VRPEnhancements/HeuristicLab.Problems.VehicleRouting.Views/3.4/HeuristicLab.Problems.VehicleRouting.Views-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> … … 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.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 106 106 <SpecificVersion>False</SpecificVersion> 107 <HintPath>. .\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>107 <HintPath>.\..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath> 108 108 </Reference> 109 109 <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 110 110 <SpecificVersion>False</SpecificVersion> 111 <HintPath>. .\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>111 <HintPath>.\..\..\..\trunk\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath> 112 112 </Reference> 113 113 <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 114 114 <SpecificVersion>False</SpecificVersion> 115 <HintPath>. .\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>115 <HintPath>.\..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath> 116 116 </Reference> 117 117 <Reference Include="HeuristicLab.Core.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 118 118 <SpecificVersion>False</SpecificVersion> 119 <HintPath>. .\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>119 <HintPath>.\..\..\..\trunk\bin\HeuristicLab.Core.Views-3.3.dll</HintPath> 120 120 </Reference> 121 121 <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 122 122 <SpecificVersion>False</SpecificVersion> 123 <HintPath>. .\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>123 <HintPath>.\..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath> 124 124 </Reference> 125 125 <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 126 126 <SpecificVersion>False</SpecificVersion> 127 <HintPath>. .\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>127 <HintPath>.\..\..\..\trunk\bin\HeuristicLab.MainForm-3.3.dll</HintPath> 128 128 </Reference> 129 129 <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 130 130 <SpecificVersion>False</SpecificVersion> 131 <HintPath>. .\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>131 <HintPath>.\..\..\..\trunk\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath> 132 132 </Reference> 133 133 <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 134 134 <SpecificVersion>False</SpecificVersion> 135 <HintPath>. .\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>135 <HintPath>.\..\..\..\trunk\bin\HeuristicLab.Optimization-3.3.dll</HintPath> 136 136 </Reference> 137 137 <Reference Include="HeuristicLab.Optimization.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 138 138 <SpecificVersion>False</SpecificVersion> 139 <HintPath>. .\..\..\..\trunk\sources\bin\HeuristicLab.Optimization.Views-3.3.dll</HintPath>139 <HintPath>.\..\..\..\trunk\bin\HeuristicLab.Optimization.Views-3.3.dll</HintPath> 140 140 </Reference> 141 141 <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 142 142 <SpecificVersion>False</SpecificVersion> 143 <HintPath>. .\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>143 <HintPath>.\..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 144 144 </Reference> 145 145 <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 146 146 <SpecificVersion>False</SpecificVersion> 147 <HintPath>. .\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>147 <HintPath>.\..\..\..\trunk\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath> 148 148 </Reference> 149 149 <Reference Include="System" />
Note: See TracChangeset
for help on using the changeset viewer.