diff options
Diffstat (limited to '')
-rw-r--r-- | prebuild.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/prebuild.xml b/prebuild.xml index d478c91..179e7e9 100644 --- a/prebuild.xml +++ b/prebuild.xml | |||
@@ -95,7 +95,6 @@ | |||
95 | 95 | ||
96 | <Files> | 96 | <Files> |
97 | <Match pattern="*.cs" recurse="true"/> | 97 | <Match pattern="*.cs" recurse="true"/> |
98 | <Match pattern="..\OGS\common\VersionInfo\VersionInfo.cs"/> | ||
99 | </Files> | 98 | </Files> |
100 | </Project> | 99 | </Project> |
101 | 100 | ||
@@ -426,10 +425,6 @@ | |||
426 | <SuppressWarnings>1595</SuppressWarnings> | 425 | <SuppressWarnings>1595</SuppressWarnings> |
427 | </Options> | 426 | </Options> |
428 | </Configuration> | 427 | </Configuration> |
429 | <Files> | ||
430 | <File>prebuild.xml</File> | ||
431 | <File>prebuild</File> | ||
432 | </Files> | ||
433 | <Project name="Prebuild" path="src/" language="C#" assemblyName="prebuild" icon="App.ico" type="Exe" rootNamespace="Prebuild" startupObject="Prebuild.Prebuild"> | 428 | <Project name="Prebuild" path="src/" language="C#" assemblyName="prebuild" icon="App.ico" type="Exe" rootNamespace="Prebuild" startupObject="Prebuild.Prebuild"> |
434 | <Configuration name="Debug"> | 429 | <Configuration name="Debug"> |
435 | <Options> | 430 | <Options> |