diff options
author | Ian C <ianc@noddybox.co.uk> | 2005-01-21 21:20:09 +0000 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2005-01-21 21:20:09 +0000 |
commit | 586d9e76338255b61597f8aee35dd3ffc8cf4a53 (patch) | |
tree | 55e0e66a6170e484a5738d96f800837bc8dcbc33 | |
parent | 475ed9d5ee6cf502019e331096f8c6b4656fa4ce (diff) |
-rw-r--r-- | Noddybox.DOOM.prjx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Noddybox.DOOM.prjx b/Noddybox.DOOM.prjx index 6de2c54..9350ec2 100644 --- a/Noddybox.DOOM.prjx +++ b/Noddybox.DOOM.prjx @@ -22,7 +22,7 @@ <Output directory=".\bin\Debug" assembly="Noddybox.DOOM" executeScript="" executeBeforeBuild="" executeAfterBuild="" executeBeforeBuildArguments="" executeAfterBuildArguments="" /> </Configuration> <Configuration runwithwarnings="True" name="Release"> - <CodeGeneration runtime="MsNet" compiler="Csc" compilerversion="" warninglevel="4" nowarn="" includedebuginformation="False" optimize="True" unsafecodeallowed="True" generateoverflowchecks="False" mainclass="" target="Library" definesymbols="" generatexmldocumentation="True" win32Icon="" noconfig="False" nostdlib="False" /> + <CodeGeneration runtime="MsNet" compiler="Csc" compilerversion="Standard" warninglevel="4" nowarn="" includedebuginformation="False" optimize="True" unsafecodeallowed="True" generateoverflowchecks="False" mainclass="" target="Library" definesymbols="" generatexmldocumentation="True" win32Icon="" noconfig="False" nostdlib="False" /> <Execution commandlineparameters="" consolepause="False" /> <Output directory=".\bin\Release" assembly="Noddybox.DOOM" executeScript="" executeBeforeBuild="" executeAfterBuild="" executeBeforeBuildArguments="" executeAfterBuildArguments="" /> </Configuration> |