From 7638ecc773d07b13428c36035a3f9e97ef3cf29d Mon Sep 17 00:00:00 2001 From: Marcus Cuda Date: Sun, 21 Nov 2010 21:10:08 +0800 Subject: [PATCH] build: corrected name of F# test program --- build/build.proj | 2 +- src/.gitignore | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/build/build.proj b/build/build.proj index 9a11003e..7bc9ebb1 100644 --- a/build/build.proj +++ b/build/build.proj @@ -18,7 +18,7 @@ - + diff --git a/src/.gitignore b/src/.gitignore index f7542453..4a317814 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -5,4 +5,5 @@ obj *.suo *.vsdoc TestResults +*.sdf Version.cs \ No newline at end of file