~charlie.poole/nunitv2/equality-handlers

« back to all changes in this revision

Viewing changes to src/tests/nonamespace-assembly/nonamespace-assembly.csproj

  • Committer: Charlie Poole
  • Date: 2011-03-29 21:54:46 UTC
  • mfrom: (3257.4.15 standalone-editor)
  • Revision ID: charlie@nunit.org-20110329215446-pu1r6okg4www4zat
Remove integrated project editor and substitute new standalone editor

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="utf-8"?>
 
1
<?xml version="1.0" encoding="utf-8"?>
2
2
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
3
3
  <PropertyGroup>
4
4
    <ProjectType>Local</ProjectType>
29
29
    <BaseAddress>285212672</BaseAddress>
30
30
    <ConfigurationOverrideFile>
31
31
    </ConfigurationOverrideFile>
32
 
    <DefineConstants>DEBUG;TRACE</DefineConstants>
 
32
    <DefineConstants>TRACE;DEBUG;CLR_2_0,NET_2_0,CS_3_0</DefineConstants>
33
33
    <DocumentationFile>
34
34
    </DocumentationFile>
35
35
    <DebugSymbols>true</DebugSymbols>