[8670] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
| 2 | <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
---|
| 3 | <PropertyGroup>
|
---|
| 4 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
---|
| 5 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
---|
| 6 | <ProductVersion>8.0.30703</ProductVersion>
|
---|
| 7 | <SchemaVersion>2.0</SchemaVersion>
|
---|
| 8 | <ProjectGuid>{F8815280-FA2D-4B3B-B3FD-242863ADB4FF}</ProjectGuid>
|
---|
| 9 | <OutputType>Library</OutputType>
|
---|
| 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 11 | <RootNamespace>HeuristicLab.PDPSimulation</RootNamespace>
|
---|
| 12 | <AssemblyName>HeuristicLab.PDPSimulation-3.3</AssemblyName>
|
---|
| 13 | <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
---|
| 14 | <FileAlignment>512</FileAlignment>
|
---|
| 15 | <TargetFrameworkProfile>
|
---|
| 16 | </TargetFrameworkProfile>
|
---|
| 17 | </PropertyGroup>
|
---|
| 18 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 19 | <DebugSymbols>true</DebugSymbols>
|
---|
| 20 | <DebugType>full</DebugType>
|
---|
| 21 | <Optimize>false</Optimize>
|
---|
| 22 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
| 23 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 24 | <ErrorReport>prompt</ErrorReport>
|
---|
| 25 | <WarningLevel>4</WarningLevel>
|
---|
| 26 | </PropertyGroup>
|
---|
| 27 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 28 | <DebugType>pdbonly</DebugType>
|
---|
| 29 | <Optimize>true</Optimize>
|
---|
| 30 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
| 31 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 32 | <ErrorReport>prompt</ErrorReport>
|
---|
| 33 | <WarningLevel>4</WarningLevel>
|
---|
| 34 | </PropertyGroup>
|
---|
| 35 | <PropertyGroup>
|
---|
| 36 | <SignAssembly>true</SignAssembly>
|
---|
| 37 | </PropertyGroup>
|
---|
| 38 | <PropertyGroup>
|
---|
| 39 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
| 40 | </PropertyGroup>
|
---|
| 41 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
---|
| 42 | <DebugSymbols>true</DebugSymbols>
|
---|
[8674] | 43 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[8670] | 44 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 45 | <DebugType>full</DebugType>
|
---|
| 46 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 47 | <CodeAnalysisLogFile>bin\Debug\HeuristicLab.PDPSimulation-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 48 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 49 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 50 | <ErrorReport>prompt</ErrorReport>
|
---|
| 51 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 52 | <CodeAnalysisRuleSetDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 53 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 54 | <CodeAnalysisRuleDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 55 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
| 56 | </PropertyGroup>
|
---|
| 57 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
---|
[8674] | 58 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[8670] | 59 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 60 | <Optimize>true</Optimize>
|
---|
| 61 | <DebugType>pdbonly</DebugType>
|
---|
| 62 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 63 | <CodeAnalysisLogFile>bin\Release\HeuristicLab.PDPSimulation-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 64 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 65 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 66 | <ErrorReport>prompt</ErrorReport>
|
---|
| 67 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 68 | <CodeAnalysisRuleSetDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 69 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 70 | <CodeAnalysisRuleDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 71 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
| 72 | </PropertyGroup>
|
---|
| 73 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
---|
| 74 | <DebugSymbols>true</DebugSymbols>
|
---|
[8674] | 75 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[8670] | 76 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 77 | <DebugType>full</DebugType>
|
---|
| 78 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 79 | <CodeAnalysisLogFile>bin\Debug\HeuristicLab.PDPSimulation-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 80 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 81 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 82 | <ErrorReport>prompt</ErrorReport>
|
---|
| 83 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 84 | <CodeAnalysisRuleSetDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 85 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 86 | <CodeAnalysisRuleDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 87 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
| 88 | </PropertyGroup>
|
---|
| 89 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
---|
[8674] | 90 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[8670] | 91 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 92 | <Optimize>true</Optimize>
|
---|
| 93 | <DebugType>pdbonly</DebugType>
|
---|
| 94 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 95 | <CodeAnalysisLogFile>bin\Release\HeuristicLab.PDPSimulation-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 96 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 97 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 98 | <ErrorReport>prompt</ErrorReport>
|
---|
| 99 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 100 | <CodeAnalysisRuleSetDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 101 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 102 | <CodeAnalysisRuleDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 103 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
| 104 | </PropertyGroup>
|
---|
| 105 | <ItemGroup>
|
---|
| 106 | <Reference Include="Accessibility">
|
---|
| 107 | <EmbedInteropTypes>True</EmbedInteropTypes>
|
---|
| 108 | </Reference>
|
---|
| 109 | <Reference Include="HeuristicLab.Analysis-3.3">
|
---|
[8674] | 110 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
|
---|
| 111 | <Private>false</Private>
|
---|
[8670] | 112 | </Reference>
|
---|
[8674] | 113 | <Reference Include="HeuristicLab.Collections-3.3">
|
---|
| 114 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
|
---|
| 115 | <Private>false</Private>
|
---|
[8670] | 116 | </Reference>
|
---|
[8674] | 117 | <Reference Include="HeuristicLab.Common-3.3">
|
---|
| 118 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
| 119 | <Private>false</Private>
|
---|
[8670] | 120 | </Reference>
|
---|
[8674] | 121 | <Reference Include="HeuristicLab.Core-3.3">
|
---|
| 122 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
| 123 | <Private>false</Private>
|
---|
[8670] | 124 | </Reference>
|
---|
[8674] | 125 | <Reference Include="HeuristicLab.Data-3.3">
|
---|
| 126 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
|
---|
| 127 | <Private>false</Private>
|
---|
[8670] | 128 | </Reference>
|
---|
[8674] | 129 | <Reference Include="HeuristicLab.Encodings.PermutationEncoding-3.3">
|
---|
| 130 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.PermutationEncoding-3.3.dll</HintPath>
|
---|
| 131 | <Private>false</Private>
|
---|
[8670] | 132 | </Reference>
|
---|
[8809] | 133 | <Reference Include="HeuristicLab.Encodings.RealVectorEncoding-3.3">
|
---|
| 134 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath>
|
---|
[8761] | 135 | <Private>False</Private>
|
---|
| 136 | </Reference>
|
---|
[8809] | 137 | <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4">
|
---|
[8813] | 138 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.dll</HintPath>
|
---|
[8809] | 139 | <Private>False</Private>
|
---|
| 140 | </Reference>
|
---|
[8674] | 141 | <Reference Include="HeuristicLab.Operators-3.3">
|
---|
| 142 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
|
---|
| 143 | <Private>false</Private>
|
---|
[8670] | 144 | </Reference>
|
---|
[8674] | 145 | <Reference Include="HeuristicLab.Optimization-3.3">
|
---|
| 146 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
|
---|
| 147 | <Private>false</Private>
|
---|
[8670] | 148 | </Reference>
|
---|
[8674] | 149 | <Reference Include="HeuristicLab.Optimization.Operators-3.3">
|
---|
| 150 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>
|
---|
| 151 | <Private>false</Private>
|
---|
[8670] | 152 | </Reference>
|
---|
[8674] | 153 | <Reference Include="HeuristicLab.Parameters-3.3">
|
---|
| 154 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
|
---|
| 155 | <Private>false</Private>
|
---|
[8670] | 156 | </Reference>
|
---|
[8674] | 157 | <Reference Include="HeuristicLab.Persistence-3.3">
|
---|
| 158 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
|
---|
| 159 | <Private>false</Private>
|
---|
[8670] | 160 | </Reference>
|
---|
| 161 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
|
---|
[8674] | 162 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
| 163 | <Private>false</Private>
|
---|
[8670] | 164 | </Reference>
|
---|
[8809] | 165 | <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4">
|
---|
| 166 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>
|
---|
| 167 | <Private>False</Private>
|
---|
| 168 | </Reference>
|
---|
| 169 | <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic-3.4">
|
---|
| 170 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.dll</HintPath>
|
---|
| 171 | <Private>False</Private>
|
---|
| 172 | </Reference>
|
---|
[8670] | 173 | <Reference Include="HeuristicLab.Problems.Instances-3.3">
|
---|
[8674] | 174 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
|
---|
| 175 | <Private>false</Private>
|
---|
[8670] | 176 | </Reference>
|
---|
| 177 | <Reference Include="HeuristicLab.Problems.VehicleRouting-3.4">
|
---|
[8674] | 178 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.VehicleRouting-3.4.dll</HintPath>
|
---|
| 179 | <Private>false</Private>
|
---|
[8670] | 180 | </Reference>
|
---|
| 181 | <Reference Include="HeuristicLab.Random-3.3">
|
---|
[8674] | 182 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Random-3.3.dll</HintPath>
|
---|
| 183 | <Private>false</Private>
|
---|
[8670] | 184 | </Reference>
|
---|
| 185 | <Reference Include="System" />
|
---|
| 186 | <Reference Include="System.Core" />
|
---|
| 187 | <Reference Include="System.Drawing" />
|
---|
| 188 | <Reference Include="System.Xml.Linq" />
|
---|
| 189 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
| 190 | <Reference Include="System.Data" />
|
---|
| 191 | <Reference Include="System.Xml" />
|
---|
| 192 | </ItemGroup>
|
---|
| 193 | <ItemGroup>
|
---|
| 194 | <Compile Include="DistanceMeasures\DistanceMatrixData.cs" />
|
---|
| 195 | <Compile Include="DistanceMeasures\DistanceMatrixMeasure.cs" />
|
---|
| 196 | <Compile Include="DistanceMeasures\DistanceMeasure.cs" />
|
---|
| 197 | <Compile Include="DistanceMeasures\EuclideanDistanceMeasure.cs" />
|
---|
| 198 | <Compile Include="DomainModel\SimulationObject.cs" />
|
---|
[8808] | 199 | <Compile Include="Operators\TreePriorityDispatchingMetaOptEvaluator.cs" />
|
---|
| 200 | <Compile Include="Operators\PriorityDispatchingMetaOptEvaluator.cs" />
|
---|
[8714] | 201 | <Compile Include="Operators\DialARideEvaluator.cs" />
|
---|
[8670] | 202 | <Compile Include="Operators\DynPDPEvaluator.cs" />
|
---|
| 203 | <Compile Include="Operators\DynPushForwardInsertionCreator.cs" />
|
---|
| 204 | <Compile Include="Operators\DynPDPProblemInstance.cs" />
|
---|
[8808] | 205 | <Compile Include="Operators\LinearPriorityDispatchingMetaOptEvaluator.cs" />
|
---|
[8670] | 206 | <Compile Include="Optimizers\DynamicPDProblemInstance.cs" />
|
---|
| 207 | <Compile Include="Optimizers\DynamicPDPOptimization.cs" />
|
---|
| 208 | <Compile Include="Optimizers\LocalUpdate\BestInsertion.cs" />
|
---|
[8813] | 209 | <Compile Include="Optimizers\LocalUpdate\Dispatching.cs" />
|
---|
| 210 | <Compile Include="Optimizers\LocalUpdate\EarliestDueTimeDispatching.cs" />
|
---|
| 211 | <Compile Include="Optimizers\LocalUpdate\NearestDestinationDispatching.cs" />
|
---|
[8808] | 212 | <Compile Include="Optimizers\LocalUpdate\TreePriorityDispatching.cs" />
|
---|
| 213 | <Compile Include="Optimizers\LocalUpdate\LinearPriorityDispatching.cs" />
|
---|
[8747] | 214 | <Compile Include="Optimizers\LocalUpdate\PriorityDispatching.cs" />
|
---|
[8670] | 215 | <Compile Include="Optimizers\Reoptimization\PFIHReoptimization.cs" />
|
---|
| 216 | <Compile Include="Parsers\DefaultDynPDPParser.cs" />
|
---|
| 217 | <Compile Include="Parsers\DynPDPParser.cs" />
|
---|
| 218 | <Compile Include="Parsers\TSPLibDynPDPParser.cs" />
|
---|
| 219 | <Compile Include="PickupDeliveryAnalyzer.cs" />
|
---|
| 220 | <Compile Include="Plugin.cs" />
|
---|
| 221 | <Compile Include="SimulationCore\IScenario.cs" />
|
---|
| 222 | <Compile Include="SimulationCore\ISimulation.cs" />
|
---|
| 223 | <Compile Include="SimulationCore\Scenario.cs" />
|
---|
| 224 | <Compile Include="SimulationCore\Simulation.cs" />
|
---|
| 225 | <Compile Include="SimulationModel\WaitAction.cs" />
|
---|
| 226 | <Compile Include="SimulationModel\PDChange.cs" />
|
---|
| 227 | <Compile Include="SimulationModel\MoveVehicleAction.cs" />
|
---|
| 228 | <Compile Include="SimulationModel\PDAction.cs" />
|
---|
| 229 | <Compile Include="DomainModel\BaseObject.cs" />
|
---|
| 230 | <Compile Include="DomainModel\Order.cs" />
|
---|
| 231 | <Compile Include="DomainModel\Vehicle.cs" />
|
---|
| 232 | <Compile Include="OrderGenerators\PickupDeliveryPredefinedOrderGenerator.cs" />
|
---|
| 233 | <Compile Include="PickupDeliveryOrderGenerator.cs" />
|
---|
| 234 | <Compile Include="PickupDeliveryOptimization.cs" />
|
---|
| 235 | <Compile Include="PickupDeliveryScenario.cs" />
|
---|
| 236 | <Compile Include="PickupDeliverySimulation.cs" />
|
---|
| 237 | <Compile Include="PickupDeliveryVisualization.cs" />
|
---|
| 238 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 239 | <Compile Include="VehicleHistoryVisualization.cs" />
|
---|
| 240 | <Compile Include="WaitingStrategies\WaitFirstWaitingStrategy.cs" />
|
---|
| 241 | <Compile Include="WaitingStrategies\DriveFirstWaitingStrategy.cs" />
|
---|
| 242 | <Compile Include="WaitingStrategies\WaitingStrategy.cs" />
|
---|
| 243 | </ItemGroup>
|
---|
| 244 | <ItemGroup>
|
---|
| 245 | <None Include="HeuristicLab.snk" />
|
---|
| 246 | <None Include="Plugin.cs.frame" />
|
---|
[8674] | 247 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
[8670] | 248 | </ItemGroup>
|
---|
| 249 | <ItemGroup />
|
---|
| 250 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 251 | <PropertyGroup>
|
---|
| 252 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 253 | set ProjectDir=$(ProjectDir)
|
---|
| 254 | set SolutionDir=$(SolutionDir)
|
---|
| 255 | set Outdir=$(Outdir)
|
---|
| 256 |
|
---|
| 257 | call PreBuildEvent.cmd</PreBuildEvent>
|
---|
| 258 | </PropertyGroup>
|
---|
| 259 | <PropertyGroup>
|
---|
| 260 | <PostBuildEvent>
|
---|
| 261 | </PostBuildEvent>
|
---|
| 262 | </PropertyGroup>
|
---|
| 263 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 264 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 265 | <Target Name="BeforeBuild">
|
---|
| 266 | </Target>
|
---|
| 267 | <Target Name="AfterBuild">
|
---|
| 268 | </Target>
|
---|
| 269 | -->
|
---|
| 270 | </Project> |
---|