aboutsummaryrefslogtreecommitdiff
path: root/build/RunBenchmarks.bat
diff options
context:
space:
mode:
Diffstat (limited to 'build/RunBenchmarks.bat')
-rw-r--r--build/RunBenchmarks.bat8
1 files changed, 4 insertions, 4 deletions
diff --git a/build/RunBenchmarks.bat b/build/RunBenchmarks.bat
index 863eafae..5a32f3f2 100644
--- a/build/RunBenchmarks.bat
+++ b/build/RunBenchmarks.bat
@@ -1,5 +1,5 @@
-@echo off
-
-%WINDIR%\Microsoft.NET\Framework\v4.0.30319\msbuild %~dp0\build.csproj /m /t:RunBenchmarks /p:BuildConfiguration=Release /p:Platform="Any CPU"
-
+@echo off
+
+%WINDIR%\Microsoft.NET\Framework\v4.0.30319\msbuild %~dp0\build.csproj /m /t:RunBenchmarks /p:BuildConfiguration=Release /p:Platform="Any CPU"
+
pause \ No newline at end of file