aboutsummaryrefslogtreecommitdiffhomepage
path: root/csharp/build/RunBenchmarks.bat
diff options
context:
space:
mode:
Diffstat (limited to 'csharp/build/RunBenchmarks.bat')
-rw-r--r--csharp/build/RunBenchmarks.bat2
1 files changed, 2 insertions, 0 deletions
diff --git a/csharp/build/RunBenchmarks.bat b/csharp/build/RunBenchmarks.bat
new file mode 100644
index 00000000..d0e65010
--- /dev/null
+++ b/csharp/build/RunBenchmarks.bat
@@ -0,0 +1,2 @@
+@echo off
+CMD.exe /Q /C "CD %~dp0 && %WINDIR%\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe /nologo build.csproj /toolsversion:4.0 /t:RunBenchmarks %1 %2 %3 %4