summaryrefslogtreecommitdiffstats
path: root/tools/NUnit/samples/csharp/syntax/cs-syntax.build
diff options
context:
space:
mode:
Diffstat (limited to 'tools/NUnit/samples/csharp/syntax/cs-syntax.build')
-rw-r--r--tools/NUnit/samples/csharp/syntax/cs-syntax.build11
1 files changed, 0 insertions, 11 deletions
diff --git a/tools/NUnit/samples/csharp/syntax/cs-syntax.build b/tools/NUnit/samples/csharp/syntax/cs-syntax.build
deleted file mode 100644
index c144588..0000000
--- a/tools/NUnit/samples/csharp/syntax/cs-syntax.build
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<project name="cs-syntax" default="build">
-
- <include buildfile="../../samples.common" />
-
- <patternset id="source-files">
- <include name="AssemblyInfo.cs" />
- <include name="AssertSyntaxTests.cs" />
- </patternset>
-
-</project> \ No newline at end of file