]> O.S.I.I.S - jp/crow.git/commitdiff
add custom execute command, because and are not resolved in default execute process
authorjp <jp_bruyere@hotmail.com>
Sat, 30 Jul 2016 07:48:54 +0000 (09:48 +0200)
committerjp <jp_bruyere@hotmail.com>
Sat, 30 Jul 2016 07:48:54 +0000 (09:48 +0200)
Tests/Tests.csproj

index 042e202f1a26dfd54595384d5b80dd29f449ae23..3554e9c9267df71ac7a5cc2ced32d21dd212b1ed 100644 (file)
     <ReleaseVersion>0.4</ReleaseVersion>
     <OutputPath>$(SolutionDir)build/$(Configuration)</OutputPath>
     <IntermediateOutputPath>$(SolutionDir)build/obj/$(Configuration)</IntermediateOutputPath>
+       <CustomCommands>
+      <CustomCommands>
+        <Command type="Execute" command="${TargetName}" workingdir="${SolutionDir}/build/${ProjectConfigName}" />
+      </CustomCommands>
+    </CustomCommands>  
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     <DebugSymbols>true</DebugSymbols>