[6976] | 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>{B5EF1E5A-9F3D-40B9-B4B0-30AADF2E2CEB}</ProjectGuid>
|
---|
| 9 | <OutputType>Library</OutputType>
|
---|
| 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 11 | <RootNamespace>HeuristicLab.Clients.Hive</RootNamespace>
|
---|
| 12 | <AssemblyName>HeuristicLab.Clients.Hive-3.3</AssemblyName>
|
---|
[11920] | 13 | <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
---|
[6976] | 14 | <FileAlignment>512</FileAlignment>
|
---|
| 15 | <TargetFrameworkProfile />
|
---|
| 16 | </PropertyGroup>
|
---|
| 17 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 18 | <DebugSymbols>true</DebugSymbols>
|
---|
| 19 | <DebugType>full</DebugType>
|
---|
| 20 | <Optimize>false</Optimize>
|
---|
| 21 | <OutputPath>..\..\bin\</OutputPath>
|
---|
| 22 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 23 | <ErrorReport>prompt</ErrorReport>
|
---|
| 24 | <WarningLevel>4</WarningLevel>
|
---|
[11920] | 25 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[6976] | 26 | </PropertyGroup>
|
---|
| 27 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 28 | <DebugType>pdbonly</DebugType>
|
---|
| 29 | <Optimize>true</Optimize>
|
---|
| 30 | <OutputPath>..\..\bin\</OutputPath>
|
---|
| 31 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 32 | <ErrorReport>prompt</ErrorReport>
|
---|
| 33 | <WarningLevel>4</WarningLevel>
|
---|
[11920] | 34 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[6976] | 35 | </PropertyGroup>
|
---|
| 36 | <PropertyGroup>
|
---|
| 37 | <SignAssembly>true</SignAssembly>
|
---|
| 38 | </PropertyGroup>
|
---|
| 39 | <PropertyGroup>
|
---|
| 40 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
| 41 | </PropertyGroup>
|
---|
| 42 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
---|
| 43 | <DebugSymbols>true</DebugSymbols>
|
---|
[7133] | 44 | <OutputPath>..\..\bin\</OutputPath>
|
---|
[6976] | 45 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 46 | <DebugType>full</DebugType>
|
---|
| 47 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 48 | <CodeAnalysisLogFile>bin\Debug\HeuristicLab.Clients.Hive-3.4.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 49 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 50 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 51 | <ErrorReport>prompt</ErrorReport>
|
---|
| 52 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 53 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 54 | <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 55 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 56 | <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
---|
[11920] | 57 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[6976] | 58 | </PropertyGroup>
|
---|
| 59 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
---|
[7133] | 60 | <OutputPath>..\..\bin\</OutputPath>
|
---|
[6976] | 61 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 62 | <Optimize>true</Optimize>
|
---|
| 63 | <DebugType>pdbonly</DebugType>
|
---|
| 64 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 65 | <CodeAnalysisLogFile>bin\Release\HeuristicLab.Clients.Hive-3.4.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 66 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 67 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 68 | <ErrorReport>prompt</ErrorReport>
|
---|
| 69 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 70 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 71 | <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 72 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 73 | <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
---|
[11920] | 74 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[6976] | 75 | </PropertyGroup>
|
---|
[7133] | 76 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
---|
| 77 | <DebugSymbols>true</DebugSymbols>
|
---|
| 78 | <OutputPath>..\..\bin\</OutputPath>
|
---|
| 79 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 80 | <DebugType>full</DebugType>
|
---|
| 81 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 82 | <CodeAnalysisLogFile>..\..\bin\HeuristicLab.Clients.Hive-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 83 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 84 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 85 | <ErrorReport>prompt</ErrorReport>
|
---|
| 86 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 87 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 88 | <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 89 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
[11920] | 90 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[7133] | 91 | </PropertyGroup>
|
---|
| 92 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
---|
| 93 | <OutputPath>..\..\bin\</OutputPath>
|
---|
| 94 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 95 | <Optimize>true</Optimize>
|
---|
| 96 | <DebugType>pdbonly</DebugType>
|
---|
| 97 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 98 | <CodeAnalysisLogFile>..\..\bin\HeuristicLab.Clients.Hive-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 99 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 100 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 101 | <ErrorReport>prompt</ErrorReport>
|
---|
| 102 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 103 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 104 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 105 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
[11920] | 106 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[7133] | 107 | </PropertyGroup>
|
---|
[6976] | 108 | <ItemGroup>
|
---|
| 109 | <Reference Include="System" />
|
---|
| 110 | <Reference Include="System.Configuration" />
|
---|
| 111 | <Reference Include="System.Core" />
|
---|
| 112 | <Reference Include="System.Drawing" />
|
---|
| 113 | <Reference Include="System.Runtime.Remoting" />
|
---|
| 114 | <Reference Include="System.Runtime.Serialization" />
|
---|
| 115 | <Reference Include="System.Runtime.Serialization.Formatters.Soap" />
|
---|
| 116 | <Reference Include="System.ServiceModel" />
|
---|
| 117 | <Reference Include="System.ServiceModel.Web" />
|
---|
| 118 | <Reference Include="System.Xml.Linq" />
|
---|
| 119 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
| 120 | <Reference Include="System.Data" />
|
---|
| 121 | <Reference Include="System.Xml" />
|
---|
| 122 | </ItemGroup>
|
---|
| 123 | <ItemGroup>
|
---|
[7249] | 124 | <Compile Include="Exceptions\AnonymousUserException.cs" />
|
---|
[6976] | 125 | <Compile Include="HiveAdminClient.cs" />
|
---|
| 126 | <Compile Include="HiveClient.cs" />
|
---|
[9221] | 127 | <Compile Include="ServiceClients\SlaveStatistics.cs" />
|
---|
| 128 | <Compile Include="ServiceClients\UserStatistics.cs" />
|
---|
| 129 | <Compile Include="ServiceClients\Statistics.cs" />
|
---|
| 130 | <Compile Include="ServiceClients\UserPriority.cs" />
|
---|
[7916] | 131 | <Compile Include="ServiceClients\ResourcePermission.cs" />
|
---|
[6976] | 132 | <Compile Include="Settings.Designer.cs">
|
---|
| 133 | <AutoGen>True</AutoGen>
|
---|
| 134 | <DesignTimeSharedInput>True</DesignTimeSharedInput>
|
---|
| 135 | <DependentUpon>Settings.settings</DependentUpon>
|
---|
| 136 | </Compile>
|
---|
| 137 | <Compile Include="Tasks\ItemTask.cs" />
|
---|
| 138 | <Compile Include="RefreshableJob.cs" />
|
---|
| 139 | <Compile Include="ServiceClients\JobPermission.cs" />
|
---|
| 140 | <Compile Include="StateLogList.cs" />
|
---|
| 141 | <Compile Include="StateLogListList.cs" />
|
---|
[7020] | 142 | <None Include="app.config">
|
---|
| 143 | <SubType>Designer</SubType>
|
---|
| 144 | </None>
|
---|
[6976] | 145 | <None Include="Plugin.cs.frame" />
|
---|
| 146 | <Compile Include="Exceptions\AddTaskToHiveException.cs" />
|
---|
| 147 | <Compile Include="Exceptions\TaskResultPollingException.cs" />
|
---|
| 148 | <Compile Include="Exceptions\OptimizerNotFoundException.cs" />
|
---|
| 149 | <Compile Include="ConcurrentTaskDownloader.cs" />
|
---|
[7219] | 150 | <Compile Include="HiveTasks\EngineHiveTask.cs" />
|
---|
[6976] | 151 | <Compile Include="Exceptions\HiveException.cs" />
|
---|
| 152 | <Compile Include="TaskDownloader.cs" />
|
---|
| 153 | <Compile Include="ConcurrentTaskDownloaderException.cs" />
|
---|
| 154 | <Compile Include="TreeView\IItemTree.cs" />
|
---|
| 155 | <Compile Include="TreeView\IItemTreeAction.cs" />
|
---|
[7219] | 156 | <Compile Include="HiveTasks\OptimizerHiveTask.cs">
|
---|
[6976] | 157 | <SubType>Code</SubType>
|
---|
| 158 | </Compile>
|
---|
| 159 | <Compile Include="Exceptions\ResourceNotFoundException.cs" />
|
---|
[7132] | 160 | <Compile Include="IHiveServiceLocator.cs" />
|
---|
[6976] | 161 | <Compile Include="Tasks\EngineTask.cs" />
|
---|
| 162 | <Compile Include="Tasks\OptimizerTask.cs" />
|
---|
| 163 | <Compile Include="Plugin.cs" />
|
---|
[7219] | 164 | <Compile Include="HiveTasks\HiveTask.cs" />
|
---|
[6976] | 165 | <Compile Include="JobResultPoller.cs" />
|
---|
| 166 | <Compile Include="Util\PersistenceUtil.cs" />
|
---|
| 167 | <Compile Include="Util\PluginUtil.cs" />
|
---|
| 168 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 169 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
| 170 | <Compile Include="Exceptions\ServiceClientFactoryException.cs" />
|
---|
| 171 | <Compile Include="ScopeExtensions.cs" />
|
---|
| 172 | <Compile Include="ServiceClients\Downtime.cs" />
|
---|
| 173 | <Compile Include="ServiceClients\HiveItemCollection.cs" />
|
---|
| 174 | <Compile Include="ServiceClients\IHiveItem.cs" />
|
---|
| 175 | <Compile Include="ServiceClients\NamedHiveItem.cs" />
|
---|
| 176 | <Compile Include="ServiceClients\Heartbeat.cs" />
|
---|
| 177 | <Compile Include="ServiceClients\HiveItem.cs" />
|
---|
[7142] | 178 | <Compile Include="ServiceClients\TaskData.cs" />
|
---|
[6976] | 179 | <Compile Include="ServiceClients\Plugin.cs" />
|
---|
| 180 | <Compile Include="ServiceClients\PluginData.cs" />
|
---|
| 181 | <Compile Include="ServiceClients\Resource.cs" />
|
---|
| 182 | <Compile Include="ServiceClients\StateLog.cs" />
|
---|
| 183 | <Compile Include="ServiceClients\Job.cs" />
|
---|
| 184 | <Compile Include="ServiceClients\SlaveGroup.cs" />
|
---|
| 185 | <Compile Include="ServiceClients\Slave.cs" />
|
---|
| 186 | <Compile Include="ServiceClients\LightweightTask.cs" />
|
---|
| 187 | <Compile Include="ServiceClients\MessageContainer.cs" />
|
---|
| 188 | <Compile Include="ServiceClients\HiveServiceClient.cs" />
|
---|
| 189 | <Compile Include="ServiceClients\Task.cs" />
|
---|
[7132] | 190 | <Compile Include="HiveServiceLocator.cs" />
|
---|
[6976] | 191 | <None Include="HeuristicLab.snk" />
|
---|
| 192 | <None Include="ServiceClients\GenerateServiceClients.cmd" />
|
---|
| 193 | <None Include="Settings.settings">
|
---|
| 194 | <Generator>SettingsSingleFileGenerator</Generator>
|
---|
| 195 | <LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
---|
| 196 | </None>
|
---|
| 197 | </ItemGroup>
|
---|
| 198 | <ItemGroup>
|
---|
| 199 | <ProjectReference Include="..\..\HeuristicLab.Clients.Common\3.3\HeuristicLab.Clients.Common-3.3.csproj">
|
---|
| 200 | <Project>{730A9104-D4D1-4360-966B-E49B7571DDA3}</Project>
|
---|
| 201 | <Name>HeuristicLab.Clients.Common-3.3</Name>
|
---|
| 202 | <Private>False</Private>
|
---|
| 203 | </ProjectReference>
|
---|
| 204 | <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
|
---|
| 205 | <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
|
---|
| 206 | <Name>HeuristicLab.Collections-3.3</Name>
|
---|
| 207 | <Private>False</Private>
|
---|
| 208 | </ProjectReference>
|
---|
| 209 | <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
|
---|
| 210 | <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
|
---|
| 211 | <Name>HeuristicLab.Common.Resources-3.3</Name>
|
---|
| 212 | <Private>False</Private>
|
---|
| 213 | </ProjectReference>
|
---|
| 214 | <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
|
---|
| 215 | <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
|
---|
| 216 | <Name>HeuristicLab.Common-3.3</Name>
|
---|
| 217 | <Private>False</Private>
|
---|
| 218 | </ProjectReference>
|
---|
| 219 | <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
|
---|
| 220 | <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
|
---|
| 221 | <Name>HeuristicLab.Core-3.3</Name>
|
---|
| 222 | <Private>False</Private>
|
---|
| 223 | </ProjectReference>
|
---|
| 224 | <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
|
---|
| 225 | <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
|
---|
| 226 | <Name>HeuristicLab.Data-3.3</Name>
|
---|
[7021] | 227 | <Private>False</Private>
|
---|
[6976] | 228 | </ProjectReference>
|
---|
| 229 | <ProjectReference Include="..\..\HeuristicLab.Hive\3.3\HeuristicLab.Hive-3.3.csproj">
|
---|
| 230 | <Project>{F98A1740-9AC9-4D36-A582-6A2D0D06978D}</Project>
|
---|
| 231 | <Name>HeuristicLab.Hive-3.3</Name>
|
---|
| 232 | <Private>False</Private>
|
---|
| 233 | </ProjectReference>
|
---|
[7582] | 234 | <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj">
|
---|
| 235 | <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
|
---|
| 236 | <Name>HeuristicLab.MainForm-3.3</Name>
|
---|
| 237 | <Private>False</Private>
|
---|
| 238 | </ProjectReference>
|
---|
[6976] | 239 | <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
|
---|
| 240 | <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
|
---|
| 241 | <Name>HeuristicLab.Optimization-3.3</Name>
|
---|
| 242 | <Private>False</Private>
|
---|
| 243 | </ProjectReference>
|
---|
| 244 | <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
|
---|
| 245 | <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
|
---|
| 246 | <Name>HeuristicLab.Persistence-3.3</Name>
|
---|
| 247 | <Private>False</Private>
|
---|
| 248 | </ProjectReference>
|
---|
| 249 | <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
|
---|
| 250 | <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
|
---|
| 251 | <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
|
---|
| 252 | <Private>False</Private>
|
---|
| 253 | </ProjectReference>
|
---|
| 254 | </ItemGroup>
|
---|
| 255 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 256 | <PropertyGroup>
|
---|
| 257 | <PostBuildEvent>
|
---|
| 258 | </PostBuildEvent>
|
---|
| 259 | </PropertyGroup>
|
---|
| 260 | <PropertyGroup>
|
---|
[8692] | 261 | <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
[6976] | 262 | set ProjectDir=$(ProjectDir)
|
---|
| 263 | set SolutionDir=$(SolutionDir)
|
---|
| 264 | set Outdir=$(Outdir)
|
---|
| 265 | call PreBuildEvent.cmd</PreBuildEvent>
|
---|
[8692] | 266 | <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
|
---|
[8600] | 267 | export ProjectDir=$(ProjectDir)
|
---|
| 268 | export SolutionDir=$(SolutionDir)
|
---|
| 269 |
|
---|
| 270 | $SolutionDir/PreBuildEvent.sh
|
---|
| 271 | </PreBuildEvent>
|
---|
[6976] | 272 | </PropertyGroup>
|
---|
| 273 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 274 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 275 | <Target Name="BeforeBuild">
|
---|
| 276 | </Target>
|
---|
| 277 | <Target Name="AfterBuild">
|
---|
| 278 | </Target>
|
---|
| 279 | -->
|
---|
| 280 | </Project> |
---|