* added NET_2_0 projects files for VS2005
authorVladimir Krasnov <krasnov@mono-cvs.ximian.com>
Wed, 9 Aug 2006 16:26:58 +0000 (16:26 -0000)
committerVladimir Krasnov <krasnov@mono-cvs.ximian.com>
Wed, 9 Aug 2006 16:26:58 +0000 (16:26 -0000)
svn path=/trunk/mcs/; revision=63553

12 files changed:
mcs/nunit20/core/ChangeLog
mcs/nunit20/core/nunit.core.dll20.J2EE.vmwcsproj [new file with mode: 0644]
mcs/nunit20/core/nunit.core.dll20.csproj [new file with mode: 0644]
mcs/nunit20/framework/ChangeLog
mcs/nunit20/framework/nunit.framework.dll20.J2EE.vmwcsproj [new file with mode: 0644]
mcs/nunit20/framework/nunit.framework.dll20.csproj [new file with mode: 0644]
mcs/nunit20/nunit-console/ChangeLog
mcs/nunit20/nunit-console/nunit-console20.J2EE.vmwcsproj [new file with mode: 0644]
mcs/nunit20/nunit-console/nunit-console20.csproj [new file with mode: 0644]
mcs/nunit20/util/ChangeLog
mcs/nunit20/util/nunit.util.dll20.J2EE.vmwcsproj [new file with mode: 0644]
mcs/nunit20/util/nunit.util.dll20.csproj [new file with mode: 0644]

index e459b9f46d811c7b491aa56dd72dec0ddcdf5bbd..3fdb4706b8b9ce4e1604434a22bc8199f056079a 100755 (executable)
@@ -1,3 +1,7 @@
+2006-08-09  Vladimir Krasnov  <vladimirk@mainsoft.com>
+
+       * added NET_2_0 projects files for VS2005
+
 2006-01-25 Boris Kirzner <borisk@mainsoft.com>
        * AssemblyInfo.cs, TestSuiteBuilder.cs : added #ifdef for features
        not supported in TARGET_JVM.
diff --git a/mcs/nunit20/core/nunit.core.dll20.J2EE.vmwcsproj b/mcs/nunit20/core/nunit.core.dll20.J2EE.vmwcsproj
new file mode 100644 (file)
index 0000000..a3f3fe4
--- /dev/null
@@ -0,0 +1,171 @@
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
+       <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java20|AnyCPU' ">\r
+               <OutputPath>bin\Release_Java20\</OutputPath>\r
+               <DefineConstants>TRACE;TARGET_JVM;NET_1_1;NET_2_0</DefineConstants>\r
+               <BaseAddress>285212672</BaseAddress>\r
+               <Optimize>true</Optimize>\r
+               <DebugType>pdbonly</DebugType>\r
+               <PlatformTarget>AnyCPU</PlatformTarget>\r
+               <ErrorReport>prompt</ErrorReport>\r
+               <SkipValidation>false</SkipValidation>\r
+               <KeepIntermediate>false</KeepIntermediate>\r
+               <GHProjectType>1</GHProjectType>\r
+               <PreCompile>false</PreCompile>\r
+               <AdditionalClassPath>\r
+               </AdditionalClassPath>\r
+               <ApplicationServerType>\r
+               </ApplicationServerType>\r
+               <Version>2.0</Version>\r
+               <JDKName>1.5.0_05</JDKName>\r
+               <TargetPlatform>0</TargetPlatform>\r
+       </PropertyGroup>\r
+       <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java20|AnyCPU' ">\r
+               <DebugSymbols>true</DebugSymbols>\r
+               <OutputPath>bin\Debug_Java20\</OutputPath>\r
+               <DefineConstants>TRACE;DEBUG;TARGET_JVM;NET_1_1;NET_2_0</DefineConstants>\r
+               <BaseAddress>285212672</BaseAddress>\r
+               <DebugType>full</DebugType>\r
+               <PlatformTarget>AnyCPU</PlatformTarget>\r
+               <ErrorReport>prompt</ErrorReport>\r
+               <SkipValidation>True</SkipValidation>\r
+               <KeepIntermediate>False</KeepIntermediate>\r
+               <GHProjectType>1</GHProjectType>\r
+               <PreCompile>false</PreCompile>\r
+               <AdditionalClassPath>\r
+               </AdditionalClassPath>\r
+               <ApplicationServerType>\r
+               </ApplicationServerType>\r
+               <Version>2.0</Version>\r
+               <JDKName>1.5.0_05</JDKName>\r
+               <TargetPlatform>0</TargetPlatform>\r
+       </PropertyGroup>\r
+       <PropertyGroup>\r
+               <Configuration Condition=" '$(Configuration)' == '' ">Debug_Java</Configuration>\r
+               <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
+               <ProductVersion>8.0.50727</ProductVersion>\r
+               <SchemaVersion>2.0</SchemaVersion>\r
+               <ProjectGuid>{995DE32D-06AB-4926-97FF-565B9205D5F8}</ProjectGuid>\r
+               <OutputType>Library</OutputType>\r
+               <AppDesignerFolder>Properties</AppDesignerFolder>\r
+               <RootNamespace>NUnit.Core</RootNamespace>\r
+               <AssemblyName>nunit.core</AssemblyName>\r
+               <JDKName>1.5.0_05</JDKName>\r
+               <GHProjectType>1</GHProjectType>\r
+               <Version>2.0</Version>\r
+       </PropertyGroup>\r
+       <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java|AnyCPU' ">\r
+               <DebugSymbols>true</DebugSymbols>\r
+               <DebugType>full</DebugType>\r
+               <Optimize>false</Optimize>\r
+               <OutputPath>bin\Debug_Java\</OutputPath>\r
+               <DefineConstants>TRACE;DEBUG;TARGET_JVM;NET_1_1;ONLY_1_1</DefineConstants>\r
+               <ErrorReport>prompt</ErrorReport>\r
+               <WarningLevel>4</WarningLevel>\r
+               <BaseAddress>285212672</BaseAddress>\r
+               <NoStdLib>false</NoStdLib>\r
+               <SkipValidation>True</SkipValidation>\r
+               <KeepIntermediate>False</KeepIntermediate>\r
+               <TargetPlatform>0</TargetPlatform>\r
+               <AdditionalClassPath>\r
+               </AdditionalClassPath>\r
+       </PropertyGroup>\r
+       <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java|AnyCPU' ">\r
+               <DebugType>pdbonly</DebugType>\r
+               <Optimize>true</Optimize>\r
+               <OutputPath>bin\Release_Java\</OutputPath>\r
+               <DefineConstants>TRACE;TARGET_JVM;NET_1_1;ONLY_1_1</DefineConstants>\r
+               <ErrorReport>prompt</ErrorReport>\r
+               <WarningLevel>4</WarningLevel>\r
+               <BaseAddress>285212672</BaseAddress>\r
+               <NoStdLib>false</NoStdLib>\r
+               <SkipValidation>false</SkipValidation>\r
+               <KeepIntermediate>false</KeepIntermediate>\r
+               <TargetPlatform>0</TargetPlatform>\r
+               <AdditionalClassPath>\r
+               </AdditionalClassPath>\r
+       </PropertyGroup>\r
+       <ItemGroup>\r
+               <Reference Include="J2SE.Helpers">\r
+                       <Private>False</Private>\r
+                       <HintPath>..\..\class\lib\J2SE.Helpers.dll</HintPath>\r
+               </Reference>\r
+               <Reference Include="rt">\r
+                       <Private>False</Private>\r
+                       <HintPath>..\..\class\lib\rt.dll</HintPath>\r
+               </Reference>\r
+               <Reference Include="System"/>\r
+               <Reference Include="System.Drawing"/>\r
+               <Reference Include="System.Xml"/>\r
+       </ItemGroup>\r
+       <ItemGroup>\r
+               <Compile Include="AssemblyInfo.cs"/>\r
+               <Compile Include="CategoryFilter.cs"/>\r
+               <Compile Include="CategoryManager.cs"/>\r
+               <Compile Include="EmptyFilter.cs"/>\r
+               <Compile Include="EventListener.cs"/>\r
+               <Compile Include="ExpectedExceptionTestCase.cs"/>\r
+               <Compile Include="Filter.cs"/>\r
+               <Compile Include="InvalidFixture.cs"/>\r
+               <Compile Include="InvalidSuiteException.cs"/>\r
+               <Compile Include="InvalidTestFixtureException.cs"/>\r
+               <Compile Include="ITest.cs"/>\r
+               <Compile Include="ITestEvents.cs"/>\r
+               <Compile Include="LegacySuite.cs"/>\r
+               <Compile Include="LongLivingMarshalByRefObject.cs"/>\r
+               <Compile Include="NameFilter.cs"/>\r
+               <Compile Include="NamespaceSuite.cs"/>\r
+               <Compile Include="NormalTestCase.cs"/>\r
+               <Compile Include="NoTestFixturesException.cs"/>\r
+               <Compile Include="NotRunnableTestCase.cs"/>\r
+               <Compile Include="NullListener.cs"/>\r
+               <Compile Include="NunitException.cs"/>\r
+               <Compile Include="Reflect.cs"/>\r
+               <Compile Include="RemoteTestRunner.cs"/>\r
+               <Compile Include="ResultVisitor.cs"/>\r
+               <Compile Include="RootTestSuite.cs"/>\r
+               <Compile Include="StringTextWriter.cs"/>\r
+               <Compile Include="TemplateTestCase.cs"/>\r
+               <Compile Include="Test.cs"/>\r
+               <Compile Include="TestAssembly.cs"/>\r
+               <Compile Include="TestCase.cs"/>\r
+               <Compile Include="TestCaseBuilder.cs"/>\r
+               <Compile Include="TestCaseResult.cs"/>\r
+               <Compile Include="TestEventArgs.cs"/>\r
+               <Compile Include="TestEventDispatcher.cs"/>\r
+               <Compile Include="TestFixture.cs"/>\r
+               <Compile Include="TestResult.cs"/>\r
+               <Compile Include="TestRunner.cs"/>\r
+               <Compile Include="TestRunnerThread.cs"/>\r
+               <Compile Include="TestSuite.cs"/>\r
+               <Compile Include="TestSuiteBuilder.cs"/>\r
+               <Compile Include="TestSuiteResult.cs"/>\r
+       </ItemGroup>\r
+       <ItemGroup>\r
+               <None Include="Results.xsd">\r
+                       <SubType>Designer</SubType>\r
+               </None>\r
+       </ItemGroup>\r
+       <ItemGroup>\r
+               <Content Include="Summary.xslt"/>\r
+       </ItemGroup>\r
+       <ItemGroup>\r
+               <ProjectReference Include="..\framework\nunit.framework.dll20.J2EE.vmwcsproj">\r
+                       <Project>{ACDA29DB-62AB-4AF8-8862-B3B4FC755BBC}</Project>\r
+                       <Name>nunit.framework.dll20.J2EE</Name>\r
+               </ProjectReference>\r
+       </ItemGroup>\r
+       <Import Project="$(MSBuildBinPath)\Microsoft.csharp.targets"/>\r
+       <Import Project="$(GHROOT)\bin\Mainsoft.Common.targets"/>\r
+       <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
+       Other similar extension points exist, see Microsoft.Common.targets.\r
+  <Target Name="BeforeBuild">\r
+  </Target>\r
+  <Target Name="AfterBuild">\r
+  </Target>\r
+  -->\r
+       <ProjectExtensions>\r
+               <VisualStudio>\r
+                       <UserProperties REFS-JarPath-j2se-helpers="..\..\class\lib\J2SE.Helpers.jar" REFS-JarPath-rt="..\..\class\lib\rt.jar" REFS-JarPath-system-xml="..\..\class\lib\System.Xml.jar" REFS-JarPath-system="..\lib\System.jar" REFS-JarPath-mscorlib="..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\jgac\vmw4j2ee_110\mscorlib.jar"/>\r
+               </VisualStudio>\r
+       </ProjectExtensions>\r
+</Project>\r
diff --git a/mcs/nunit20/core/nunit.core.dll20.csproj b/mcs/nunit20/core/nunit.core.dll20.csproj
new file mode 100644 (file)
index 0000000..3fdc6b1
--- /dev/null
@@ -0,0 +1,245 @@
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
+  <PropertyGroup>\r
+    <ProjectType>Local</ProjectType>\r
+    <ProductVersion>8.0.50727</ProductVersion>\r
+    <SchemaVersion>2.0</SchemaVersion>\r
+    <ProjectGuid>{EBD43A7F-AFCA-4281-BB53-5CDD91F966A3}</ProjectGuid>\r
+    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
+    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
+    <ApplicationIcon>\r
+    </ApplicationIcon>\r
+    <AssemblyKeyContainerName>\r
+    </AssemblyKeyContainerName>\r
+    <AssemblyName>nunit.core</AssemblyName>\r
+    <AssemblyOriginatorKeyFile>\r
+    </AssemblyOriginatorKeyFile>\r
+    <DefaultClientScript>JScript</DefaultClientScript>\r
+    <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>\r
+    <DefaultTargetSchema>IE50</DefaultTargetSchema>\r
+    <DelaySign>false</DelaySign>\r
+    <OutputType>Library</OutputType>\r
+    <RootNamespace>NUnit.Core</RootNamespace>\r
+    <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>\r
+    <StartupObject>\r
+    </StartupObject>\r
+    <FileUpgradeFlags>\r
+    </FileUpgradeFlags>\r
+    <UpgradeBackupLocation>\r
+    </UpgradeBackupLocation>\r
+  </PropertyGroup>\r
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
+    <OutputPath>bin\Debug\</OutputPath>\r
+    <AllowUnsafeBlocks>false</AllowUnsafeBlocks>\r
+    <BaseAddress>285212672</BaseAddress>\r
+    <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>\r
+    <ConfigurationOverrideFile>\r
+    </ConfigurationOverrideFile>\r
+    <DefineConstants>TRACE;DEBUG;StronglyNamedAssembly</DefineConstants>\r
+    <DocumentationFile>\r
+    </DocumentationFile>\r
+    <DebugSymbols>true</DebugSymbols>\r
+    <FileAlignment>4096</FileAlignment>\r
+    <NoStdLib>false</NoStdLib>\r
+    <NoWarn>\r
+    </NoWarn>\r
+    <Optimize>false</Optimize>\r
+    <RegisterForComInterop>false</RegisterForComInterop>\r
+    <RemoveIntegerChecks>false</RemoveIntegerChecks>\r
+    <TreatWarningsAsErrors>false</TreatWarningsAsErrors>\r
+    <WarningLevel>4</WarningLevel>\r
+    <DebugType>full</DebugType>\r
+    <ErrorReport>prompt</ErrorReport>\r
+  </PropertyGroup>\r
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
+    <OutputPath>bin\Release\</OutputPath>\r
+    <AllowUnsafeBlocks>false</AllowUnsafeBlocks>\r
+    <BaseAddress>285212672</BaseAddress>\r
+    <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>\r
+    <ConfigurationOverrideFile>\r
+    </ConfigurationOverrideFile>\r
+    <DefineConstants>TRACE;StronglyNamedAssembly</DefineConstants>\r
+    <DocumentationFile>\r
+    </DocumentationFile>\r
+    <DebugSymbols>false</DebugSymbols>\r
+    <FileAlignment>4096</FileAlignment>\r
+    <NoStdLib>false</NoStdLib>\r
+    <NoWarn>\r
+    </NoWarn>\r
+    <Optimize>true</Optimize>\r
+    <RegisterForComInterop>false</RegisterForComInterop>\r
+    <RemoveIntegerChecks>false</RemoveIntegerChecks>\r
+    <TreatWarningsAsErrors>false</TreatWarningsAsErrors>\r
+    <WarningLevel>4</WarningLevel>\r
+    <DebugType>none</DebugType>\r
+    <ErrorReport>prompt</ErrorReport>\r
+  </PropertyGroup>\r
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug-Strong|AnyCPU' ">\r
+    <OutputPath>bin\Debug\</OutputPath>\r
+    <AllowUnsafeBlocks>false</AllowUnsafeBlocks>\r
+    <BaseAddress>285212672</BaseAddress>\r
+    <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>\r
+    <ConfigurationOverrideFile>\r
+    </ConfigurationOverrideFile>\r
+    <DefineConstants>DEBUG;TRACE;StronglyNamedAssembly</DefineConstants>\r
+    <DocumentationFile>\r
+    </DocumentationFile>\r
+    <DebugSymbols>true</DebugSymbols>\r
+    <FileAlignment>4096</FileAlignment>\r
+    <NoStdLib>false</NoStdLib>\r
+    <NoWarn>\r
+    </NoWarn>\r
+    <Optimize>false</Optimize>\r
+    <RegisterForComInterop>false</RegisterForComInterop>\r
+    <RemoveIntegerChecks>false</RemoveIntegerChecks>\r
+    <TreatWarningsAsErrors>false</TreatWarningsAsErrors>\r
+    <WarningLevel>4</WarningLevel>\r
+    <DebugType>full</DebugType>\r
+    <ErrorReport>prompt</ErrorReport>\r
+  </PropertyGroup>\r
+  <ItemGroup>\r
+    <Reference Include="System">\r
+      <Name>System</Name>\r
+    </Reference>\r
+    <Reference Include="System.Xml">\r
+      <Name>System.XML</Name>\r
+    </Reference>\r
+  </ItemGroup>\r
+  <ItemGroup>\r
+    <Compile Include="AssemblyInfo.cs" />\r
+    <Compile Include="CategoryFilter.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="CategoryManager.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="EmptyFilter.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="EventListener.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="ExpectedExceptionTestCase.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="Filter.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="InvalidSuiteException.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="InvalidTestFixtureException.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="ITest.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="ITestEvents.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="LegacySuite.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="LongLivingMarshalByRefObject.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="NameFilter.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="NamespaceSuite.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="NormalTestCase.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="NoTestFixturesException.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="NotRunnableTestCase.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="NullListener.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="NunitException.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="Reflect.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="RemoteTestRunner.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="ResultVisitor.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="RootTestSuite.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="StringTextWriter.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="TemplateTestCase.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="Test.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="TestAssembly.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="TestCase.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="TestCaseBuilder.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="TestCaseResult.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="TestEventArgs.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="TestEventDispatcher.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="TestFixture.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="TestResult.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="TestRunner.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="TestRunnerThread.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="TestSuite.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="TestSuiteBuilder.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="TestSuiteResult.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Content Include="Results.xsd" />\r
+    <Content Include="Summary.xslt" />\r
+    <None Include="Results.xsx">\r
+      <DependentUpon>Results.xsd</DependentUpon>\r
+    </None>\r
+  </ItemGroup>\r
+  <ItemGroup>\r
+    <ProjectReference Include="..\framework\nunit.framework.dll20.csproj">\r
+      <Project>{83DD7E12-A705-4DBA-9D71-09C8973D9382}</Project>\r
+      <Name>nunit.framework.dll20</Name>\r
+    </ProjectReference>\r
+  </ItemGroup>\r
+  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />\r
+  <PropertyGroup>\r
+    <PreBuildEvent>\r
+    </PreBuildEvent>\r
+    <PostBuildEvent>\r
+    </PostBuildEvent>\r
+  </PropertyGroup>\r
+</Project>
\ No newline at end of file
index 8c726802a3450b2dff038edd07f907be30429ded..6096bb78ba2b5ad06143659424349e48dc86f9be 100755 (executable)
@@ -1,3 +1,7 @@
+2006-08-09  Vladimir Krasnov  <vladimirk@mainsoft.com>
+
+       * added NET_2_0 projects files for VS2005
+
 2006-01-25 Boris Kirzner <borisk@mainsoft.com>
        * AssemblyInfo.cs: added #ifdef for features not supported in TARGET_JVM.
        * nunit.framework.dll.J2EE.vmwcsproj: added project file for TARGET_JVM.
diff --git a/mcs/nunit20/framework/nunit.framework.dll20.J2EE.vmwcsproj b/mcs/nunit20/framework/nunit.framework.dll20.J2EE.vmwcsproj
new file mode 100644 (file)
index 0000000..2ccf634
--- /dev/null
@@ -0,0 +1,138 @@
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
+       <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java20|AnyCPU' ">\r
+               <OutputPath>bin\Release_Java20\</OutputPath>\r
+               <DefineConstants>TRACE;TARGET_JVM;NET_1_1;NET_2_0</DefineConstants>\r
+               <BaseAddress>285212672</BaseAddress>\r
+               <Optimize>true</Optimize>\r
+               <DebugType>pdbonly</DebugType>\r
+               <PlatformTarget>AnyCPU</PlatformTarget>\r
+               <ErrorReport>prompt</ErrorReport>\r
+               <SkipValidation>false</SkipValidation>\r
+               <KeepIntermediate>false</KeepIntermediate>\r
+               <GHProjectType>1</GHProjectType>\r
+               <PreCompile>false</PreCompile>\r
+               <AdditionalClassPath>\r
+               </AdditionalClassPath>\r
+               <ApplicationServerType>\r
+               </ApplicationServerType>\r
+               <Version>2.0</Version>\r
+               <JDKName>1.5.0_05</JDKName>\r
+               <TargetPlatform>0</TargetPlatform>\r
+               <DocumentationFile>bin\Debug\nunit.framework.xml</DocumentationFile>\r
+       </PropertyGroup>\r
+       <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java20|AnyCPU' ">\r
+               <DebugSymbols>true</DebugSymbols>\r
+               <OutputPath>bin\Debug_Java20\</OutputPath>\r
+               <DefineConstants>TRACE;DEBUG;TARGET_JVM;NET_1_1;NET_2_0</DefineConstants>\r
+               <BaseAddress>285212672</BaseAddress>\r
+               <DebugType>full</DebugType>\r
+               <PlatformTarget>AnyCPU</PlatformTarget>\r
+               <ErrorReport>prompt</ErrorReport>\r
+               <SkipValidation>True</SkipValidation>\r
+               <KeepIntermediate>False</KeepIntermediate>\r
+               <GHProjectType>1</GHProjectType>\r
+               <PreCompile>false</PreCompile>\r
+               <AdditionalClassPath>\r
+               </AdditionalClassPath>\r
+               <ApplicationServerType>\r
+               </ApplicationServerType>\r
+               <Version>2.0</Version>\r
+               <JDKName>1.5.0_05</JDKName>\r
+               <TargetPlatform>0</TargetPlatform>\r
+               <DocumentationFile>bin\Debug\nunit.framework.xml</DocumentationFile>\r
+       </PropertyGroup>\r
+       <PropertyGroup>\r
+               <Configuration Condition=" '$(Configuration)' == '' ">Debug_Java</Configuration>\r
+               <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
+               <ProductVersion>8.0.50727</ProductVersion>\r
+               <SchemaVersion>2.0</SchemaVersion>\r
+               <ProjectGuid>{ACDA29DB-62AB-4AF8-8862-B3B4FC755BBC}</ProjectGuid>\r
+               <OutputType>Library</OutputType>\r
+               <AppDesignerFolder>Properties</AppDesignerFolder>\r
+               <RootNamespace>NUnit.Framework</RootNamespace>\r
+               <AssemblyName>nunit.framework</AssemblyName>\r
+               <JDKName>1.5.0_05</JDKName>\r
+               <GHProjectType>1</GHProjectType>\r
+               <Version>2.0</Version>\r
+       </PropertyGroup>\r
+       <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java|AnyCPU' ">\r
+               <DebugSymbols>true</DebugSymbols>\r
+               <DebugType>full</DebugType>\r
+               <Optimize>false</Optimize>\r
+               <OutputPath>bin\Debug_Java\</OutputPath>\r
+               <DefineConstants>TRACE;DEBUG;TARGET_JVM;NET_1_1;ONLY_1_1</DefineConstants>\r
+               <ErrorReport>prompt</ErrorReport>\r
+               <WarningLevel>4</WarningLevel>\r
+               <BaseAddress>285212672</BaseAddress>\r
+               <NoStdLib>false</NoStdLib>\r
+               <SkipValidation>True</SkipValidation>\r
+               <KeepIntermediate>False</KeepIntermediate>\r
+               <TargetPlatform>0</TargetPlatform>\r
+               <AdditionalClassPath>\r
+               </AdditionalClassPath>\r
+               <DocumentationFile>bin\Debug\nunit.framework.xml</DocumentationFile>\r
+       </PropertyGroup>\r
+       <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java|AnyCPU' ">\r
+               <DebugType>pdbonly</DebugType>\r
+               <Optimize>true</Optimize>\r
+               <OutputPath>bin\Release_Java\</OutputPath>\r
+               <DefineConstants>TRACE;TARGET_JVM;NET_1_1;ONLY_1_1</DefineConstants>\r
+               <ErrorReport>prompt</ErrorReport>\r
+               <WarningLevel>4</WarningLevel>\r
+               <BaseAddress>285212672</BaseAddress>\r
+               <NoStdLib>false</NoStdLib>\r
+               <SkipValidation>false</SkipValidation>\r
+               <KeepIntermediate>false</KeepIntermediate>\r
+               <TargetPlatform>0</TargetPlatform>\r
+               <AdditionalClassPath>\r
+               </AdditionalClassPath>\r
+               <DocumentationFile>bin\Debug\nunit.framework.xml</DocumentationFile>\r
+       </PropertyGroup>\r
+       <ItemGroup>\r
+               <Reference Include="J2SE.Helpers">\r
+                       <Private>False</Private>\r
+                       <HintPath>..\..\class\lib\J2SE.Helpers.dll</HintPath>\r
+               </Reference>\r
+               <Reference Include="rt">\r
+                       <Private>False</Private>\r
+                       <HintPath>..\..\class\lib\rt.dll</HintPath>\r
+               </Reference>\r
+               <Reference Include="System"/>\r
+               <Reference Include="System.Drawing"/>\r
+               <Reference Include="System.Xml"/>\r
+       </ItemGroup>\r
+       <ItemGroup>\r
+               <Compile Include="AssemblyInfo.cs"/>\r
+               <Compile Include="Assert.cs"/>\r
+               <Compile Include="Assertion.cs"/>\r
+               <Compile Include="AssertionException.cs"/>\r
+               <Compile Include="AssertionFailureMessage.cs"/>\r
+               <Compile Include="CategoryAttribute.cs"/>\r
+               <Compile Include="ExpectedExceptionAttribute.cs"/>\r
+               <Compile Include="ExplicitAttribute.cs"/>\r
+               <Compile Include="IgnoreAttribute.cs"/>\r
+               <Compile Include="IgnoreException.cs"/>\r
+               <Compile Include="OldTestCase.cs"/>\r
+               <Compile Include="SetUpAttribute.cs"/>\r
+               <Compile Include="SuiteAttribute.cs"/>\r
+               <Compile Include="TearDownAttribute.cs"/>\r
+               <Compile Include="TestAttribute.cs"/>\r
+               <Compile Include="TestFixtureAttribute.cs"/>\r
+               <Compile Include="TestFixtureSetUpAttribute.cs"/>\r
+               <Compile Include="TestFixtureTearDownAttribute.cs"/>\r
+       </ItemGroup>\r
+       <Import Project="$(MSBuildBinPath)\Microsoft.csharp.targets"/>\r
+       <Import Project="$(GHROOT)\bin\Mainsoft.Common.targets"/>\r
+       <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
+       Other similar extension points exist, see Microsoft.Common.targets.\r
+  <Target Name="BeforeBuild">\r
+  </Target>\r
+  <Target Name="AfterBuild">\r
+  </Target>\r
+  -->\r
+       <ProjectExtensions>\r
+               <VisualStudio>\r
+                       <UserProperties REFS-JarPath-j2se-helpers="..\..\class\lib\J2SE.Helpers.jar" REFS-JarPath-rt="..\..\class\lib\rt.jar" REFS-JarPath-system-xml="..\..\class\lib\System.Xml.jar" REFS-JarPath-system="..\lib\System.jar" REFS-JarPath-mscorlib="..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\jgac\vmw4j2ee_110\mscorlib.jar"/>\r
+               </VisualStudio>\r
+       </ProjectExtensions>\r
+</Project>\r
diff --git a/mcs/nunit20/framework/nunit.framework.dll20.csproj b/mcs/nunit20/framework/nunit.framework.dll20.csproj
new file mode 100644 (file)
index 0000000..f66d446
--- /dev/null
@@ -0,0 +1,168 @@
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
+  <PropertyGroup>\r
+    <ProjectType>Local</ProjectType>\r
+    <ProductVersion>8.0.50727</ProductVersion>\r
+    <SchemaVersion>2.0</SchemaVersion>\r
+    <ProjectGuid>{83DD7E12-A705-4DBA-9D71-09C8973D9382}</ProjectGuid>\r
+    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
+    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
+    <ApplicationIcon>\r
+    </ApplicationIcon>\r
+    <AssemblyKeyContainerName>\r
+    </AssemblyKeyContainerName>\r
+    <AssemblyName>nunit.framework</AssemblyName>\r
+    <AssemblyOriginatorKeyFile>\r
+    </AssemblyOriginatorKeyFile>\r
+    <DefaultClientScript>JScript</DefaultClientScript>\r
+    <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>\r
+    <DefaultTargetSchema>IE50</DefaultTargetSchema>\r
+    <DelaySign>false</DelaySign>\r
+    <OutputType>Library</OutputType>\r
+    <RootNamespace>NUnit.Framework</RootNamespace>\r
+    <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>\r
+    <StartupObject>\r
+    </StartupObject>\r
+    <FileUpgradeFlags>\r
+    </FileUpgradeFlags>\r
+    <UpgradeBackupLocation>\r
+    </UpgradeBackupLocation>\r
+  </PropertyGroup>\r
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
+    <OutputPath>bin\Debug\</OutputPath>\r
+    <AllowUnsafeBlocks>false</AllowUnsafeBlocks>\r
+    <BaseAddress>285212672</BaseAddress>\r
+    <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>\r
+    <ConfigurationOverrideFile>\r
+    </ConfigurationOverrideFile>\r
+    <DefineConstants>TRACE;DEBUG;StronglyNamedAssembly</DefineConstants>\r
+    <DocumentationFile>bin\Debug\nunit.framework.xml</DocumentationFile>\r
+    <DebugSymbols>true</DebugSymbols>\r
+    <FileAlignment>4096</FileAlignment>\r
+    <NoStdLib>false</NoStdLib>\r
+    <NoWarn>\r
+    </NoWarn>\r
+    <Optimize>false</Optimize>\r
+    <RegisterForComInterop>false</RegisterForComInterop>\r
+    <RemoveIntegerChecks>false</RemoveIntegerChecks>\r
+    <TreatWarningsAsErrors>false</TreatWarningsAsErrors>\r
+    <WarningLevel>4</WarningLevel>\r
+    <DebugType>full</DebugType>\r
+    <ErrorReport>prompt</ErrorReport>\r
+  </PropertyGroup>\r
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
+    <OutputPath>bin\Release\</OutputPath>\r
+    <AllowUnsafeBlocks>false</AllowUnsafeBlocks>\r
+    <BaseAddress>285212672</BaseAddress>\r
+    <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>\r
+    <ConfigurationOverrideFile>\r
+    </ConfigurationOverrideFile>\r
+    <DefineConstants>TRACE;StronglyNamedAssembly</DefineConstants>\r
+    <DocumentationFile>bin\Release\nunit.framework.xml</DocumentationFile>\r
+    <DebugSymbols>false</DebugSymbols>\r
+    <FileAlignment>4096</FileAlignment>\r
+    <NoStdLib>false</NoStdLib>\r
+    <NoWarn>\r
+    </NoWarn>\r
+    <Optimize>true</Optimize>\r
+    <RegisterForComInterop>false</RegisterForComInterop>\r
+    <RemoveIntegerChecks>false</RemoveIntegerChecks>\r
+    <TreatWarningsAsErrors>false</TreatWarningsAsErrors>\r
+    <WarningLevel>4</WarningLevel>\r
+    <DebugType>none</DebugType>\r
+    <ErrorReport>prompt</ErrorReport>\r
+  </PropertyGroup>\r
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug-Strong|AnyCPU' ">\r
+    <OutputPath>bin\Debug\</OutputPath>\r
+    <AllowUnsafeBlocks>false</AllowUnsafeBlocks>\r
+    <BaseAddress>285212672</BaseAddress>\r
+    <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>\r
+    <ConfigurationOverrideFile>\r
+    </ConfigurationOverrideFile>\r
+    <DefineConstants>DEBUG;TRACE;StronglyNamedAssembly</DefineConstants>\r
+    <DocumentationFile>bin\Debug\nunit.framework.xml</DocumentationFile>\r
+    <DebugSymbols>true</DebugSymbols>\r
+    <FileAlignment>4096</FileAlignment>\r
+    <NoStdLib>false</NoStdLib>\r
+    <NoWarn>\r
+    </NoWarn>\r
+    <Optimize>false</Optimize>\r
+    <RegisterForComInterop>false</RegisterForComInterop>\r
+    <RemoveIntegerChecks>false</RemoveIntegerChecks>\r
+    <TreatWarningsAsErrors>false</TreatWarningsAsErrors>\r
+    <WarningLevel>4</WarningLevel>\r
+    <DebugType>full</DebugType>\r
+    <ErrorReport>prompt</ErrorReport>\r
+  </PropertyGroup>\r
+  <ItemGroup>\r
+    <Reference Include="System">\r
+      <Name>System</Name>\r
+    </Reference>\r
+    <Reference Include="System.Data">\r
+      <Name>System.Data</Name>\r
+    </Reference>\r
+    <Reference Include="System.Xml">\r
+      <Name>System.XML</Name>\r
+    </Reference>\r
+  </ItemGroup>\r
+  <ItemGroup>\r
+    <Compile Include="AssemblyInfo.cs" />\r
+    <Compile Include="Assert.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="Assertion.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="AssertionException.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="AssertionFailureMessage.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="CategoryAttribute.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="ExpectedExceptionAttribute.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="ExplicitAttribute.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="IgnoreAttribute.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="IgnoreException.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="OldTestCase.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="SetUpAttribute.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="SuiteAttribute.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="TearDownAttribute.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="TestAttribute.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="TestFixtureAttribute.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="TestFixtureSetUpAttribute.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="TestFixtureTearDownAttribute.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+  </ItemGroup>\r
+  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />\r
+  <PropertyGroup>\r
+    <PreBuildEvent>\r
+    </PreBuildEvent>\r
+    <PostBuildEvent>\r
+    </PostBuildEvent>\r
+  </PropertyGroup>\r
+</Project>
\ No newline at end of file
index d042aa59c133d7f33aa53b0595ad27a723f8cf11..1c410b2c38e8c6805c3cdbfa2063948c2fdad766 100644 (file)
@@ -1,3 +1,7 @@
+2006-08-09  Vladimir Krasnov  <vladimirk@mainsoft.com>
+
+       * added NET_2_0 projects files for VS2005
+
 2006-08-09  Andrew Skiba <andrews@mainsoft.com>
 
        * ConsoleUi.cs: TARGET_JVM ifdef.
diff --git a/mcs/nunit20/nunit-console/nunit-console20.J2EE.vmwcsproj b/mcs/nunit20/nunit-console/nunit-console20.J2EE.vmwcsproj
new file mode 100644 (file)
index 0000000..bbc2dbd
--- /dev/null
@@ -0,0 +1,128 @@
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
+       <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java20|AnyCPU' ">\r
+               <OutputPath>bin\Release_Java20\</OutputPath>\r
+               <DefineConstants>TRACE;TARGET_JVM;NET_1_1;NET_2_0;GHT_MARSHAL_BY_REF_OBJECT;GHT_THREAD_ABORT;GHT_ENVIRONMENT_OSVERSION;GHT_ASSEMBLYNAME_VERSION;ASSEMBLY_GETASSEMBLY</DefineConstants>\r
+               <BaseAddress>285212672</BaseAddress>\r
+               <Optimize>true</Optimize>\r
+               <DebugType>pdbonly</DebugType>\r
+               <PlatformTarget>AnyCPU</PlatformTarget>\r
+               <ErrorReport>prompt</ErrorReport>\r
+               <SkipValidation>false</SkipValidation>\r
+               <KeepIntermediate>false</KeepIntermediate>\r
+               <GHProjectType>1</GHProjectType>\r
+               <PreCompile>false</PreCompile>\r
+               <AdditionalClassPath>\r
+               </AdditionalClassPath>\r
+               <ApplicationServerType>\r
+               </ApplicationServerType>\r
+               <Version>2.0</Version>\r
+               <JDKName>1.5.0_05</JDKName>\r
+               <TargetPlatform>0</TargetPlatform>\r
+       </PropertyGroup>\r
+       <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java20|AnyCPU' ">\r
+               <DebugSymbols>true</DebugSymbols>\r
+               <OutputPath>bin\Debug_Java20\</OutputPath>\r
+               <DefineConstants>TRACE;DEBUG;TARGET_JVM;NET_1_1;NET_2_0;GHT_MARSHAL_BY_REF_OBJECT;GHT_THREAD_ABORT;GHT_ENVIRONMENT_OSVERSION;GHT_ASSEMBLYNAME_VERSION;ASSEMBLY_GETASSEMBLY</DefineConstants>\r
+               <BaseAddress>285212672</BaseAddress>\r
+               <DebugType>full</DebugType>\r
+               <PlatformTarget>AnyCPU</PlatformTarget>\r
+               <ErrorReport>prompt</ErrorReport>\r
+               <SkipValidation>True</SkipValidation>\r
+               <KeepIntermediate>False</KeepIntermediate>\r
+               <GHProjectType>1</GHProjectType>\r
+               <PreCompile>false</PreCompile>\r
+               <AdditionalClassPath>\r
+               </AdditionalClassPath>\r
+               <ApplicationServerType>\r
+               </ApplicationServerType>\r
+               <Version>2.0</Version>\r
+               <JDKName>1.5.0_05</JDKName>\r
+               <TargetPlatform>0</TargetPlatform>\r
+       </PropertyGroup>\r
+       <PropertyGroup>\r
+               <Configuration Condition=" '$(Configuration)' == '' ">Debug_Java</Configuration>\r
+               <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
+               <ProductVersion>8.0.50727</ProductVersion>\r
+               <SchemaVersion>2.0</SchemaVersion>\r
+               <ProjectGuid>{4E3FBF55-6720-43F1-880F-562F851B0221}</ProjectGuid>\r
+               <OutputType>Library</OutputType>\r
+               <AppDesignerFolder>Properties</AppDesignerFolder>\r
+               <RootNamespace>nunit_console</RootNamespace>\r
+               <AssemblyName>nunit-console</AssemblyName>\r
+               <JDKName>1.5.0_05</JDKName>\r
+               <GHProjectType>1</GHProjectType>\r
+               <Version>2.0</Version>\r
+       </PropertyGroup>\r
+       <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java|AnyCPU' ">\r
+               <DebugSymbols>true</DebugSymbols>\r
+               <DebugType>full</DebugType>\r
+               <Optimize>false</Optimize>\r
+               <OutputPath>bin\Debug_Java\</OutputPath>\r
+               <DefineConstants>TRACE;DEBUG;TARGET_JVM;NET_1_1;ONLY_1_1;GHT_MARSHAL_BY_REF_OBJECT;GHT_THREAD_ABORT;GHT_ENVIRONMENT_OSVERSION;GHT_ASSEMBLYNAME_VERSION;ASSEMBLY_GETASSEMBLY</DefineConstants>\r
+               <ErrorReport>prompt</ErrorReport>\r
+               <WarningLevel>4</WarningLevel>\r
+               <BaseAddress>285212672</BaseAddress>\r
+               <NoStdLib>false</NoStdLib>\r
+               <SkipValidation>True</SkipValidation>\r
+               <KeepIntermediate>False</KeepIntermediate>\r
+               <TargetPlatform>0</TargetPlatform>\r
+               <AdditionalClassPath>\r
+               </AdditionalClassPath>\r
+       </PropertyGroup>\r
+       <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java|AnyCPU' ">\r
+               <DebugType>pdbonly</DebugType>\r
+               <Optimize>true</Optimize>\r
+               <OutputPath>bin\Release_Java\</OutputPath>\r
+               <DefineConstants>TRACE;TARGET_JVM;NET_1_1;ONLY_1_1;GHT_MARSHAL_BY_REF_OBJECT;GHT_THREAD_ABORT;GHT_ENVIRONMENT_OSVERSION;GHT_ASSEMBLYNAME_VERSION;ASSEMBLY_GETASSEMBLY</DefineConstants>\r
+               <ErrorReport>prompt</ErrorReport>\r
+               <WarningLevel>4</WarningLevel>\r
+               <BaseAddress>285212672</BaseAddress>\r
+               <NoStdLib>false</NoStdLib>\r
+               <SkipValidation>false</SkipValidation>\r
+               <KeepIntermediate>false</KeepIntermediate>\r
+               <TargetPlatform>0</TargetPlatform>\r
+               <AdditionalClassPath>\r
+               </AdditionalClassPath>\r
+       </PropertyGroup>\r
+       <ItemGroup>\r
+               <Reference Include="J2SE.Helpers">\r
+                       <Private>False</Private>\r
+                       <HintPath>..\..\class\lib\J2SE.Helpers.dll</HintPath>\r
+               </Reference>\r
+               <Reference Include="rt">\r
+                       <Private>False</Private>\r
+                       <HintPath>..\..\class\lib\rt.dll</HintPath>\r
+               </Reference>\r
+               <Reference Include="System"/>\r
+               <Reference Include="System.Drawing"/>\r
+               <Reference Include="System.Xml"/>\r
+       </ItemGroup>\r
+       <ItemGroup>\r
+               <Compile Include="AssemblyInfo.cs"/>\r
+               <Compile Include="ConsoleUi.cs"/>\r
+       </ItemGroup>\r
+       <ItemGroup>\r
+               <ProjectReference Include="..\core\nunit.core.dll20.J2EE.vmwcsproj">\r
+                       <Project>{995DE32D-06AB-4926-97FF-565B9205D5F8}</Project>\r
+                       <Name>nunit.core.dll20.J2EE</Name>\r
+               </ProjectReference>\r
+               <ProjectReference Include="..\util\nunit.util.dll20.J2EE.vmwcsproj">\r
+                       <Project>{170EE6EB-1DEF-4BC6-88B7-6A90358BAA6B}</Project>\r
+                       <Name>nunit.util.dll20.J2EE</Name>\r
+               </ProjectReference>\r
+       </ItemGroup>\r
+       <Import Project="$(MSBuildBinPath)\Microsoft.csharp.targets"/>\r
+       <Import Project="$(GHROOT)\bin\Mainsoft.Common.targets"/>\r
+       <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
+       Other similar extension points exist, see Microsoft.Common.targets.\r
+  <Target Name="BeforeBuild">\r
+  </Target>\r
+  <Target Name="AfterBuild">\r
+  </Target>\r
+  -->\r
+       <ProjectExtensions>\r
+               <VisualStudio>\r
+                       <UserProperties REFS-JarPath-j2se-helpers="..\..\class\lib\J2SE.Helpers.jar" REFS-JarPath-rt="..\..\class\lib\rt.jar" REFS-JarPath-system-xml="..\..\class\lib\System.Xml.jar" REFS-JarPath-system="..\lib\System.jar" REFS-JarPath-mscorlib="..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\jgac\vmw4j2ee_110\mscorlib.jar"/>\r
+               </VisualStudio>\r
+       </ProjectExtensions>\r
+</Project>\r
diff --git a/mcs/nunit20/nunit-console/nunit-console20.csproj b/mcs/nunit20/nunit-console/nunit-console20.csproj
new file mode 100644 (file)
index 0000000..3bb3601
--- /dev/null
@@ -0,0 +1,109 @@
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
+  <PropertyGroup>\r
+    <ProjectType>Local</ProjectType>\r
+    <ProductVersion>8.0.50727</ProductVersion>\r
+    <SchemaVersion>2.0</SchemaVersion>\r
+    <ProjectGuid>{9367EC89-6A38-42BA-9607-0DC288E4BC3A}</ProjectGuid>\r
+    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
+    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
+    <ApplicationIcon>\r
+    </ApplicationIcon>\r
+    <AssemblyKeyContainerName>\r
+    </AssemblyKeyContainerName>\r
+    <AssemblyName>nunit-console</AssemblyName>\r
+    <AssemblyOriginatorKeyFile>\r
+    </AssemblyOriginatorKeyFile>\r
+    <DefaultClientScript>JScript</DefaultClientScript>\r
+    <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>\r
+    <DefaultTargetSchema>IE50</DefaultTargetSchema>\r
+    <DelaySign>false</DelaySign>\r
+    <OutputType>Exe</OutputType>\r
+    <RootNamespace>nunit_console</RootNamespace>\r
+    <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>\r
+    <StartupObject>\r
+    </StartupObject>\r
+    <FileUpgradeFlags>\r
+    </FileUpgradeFlags>\r
+    <UpgradeBackupLocation>\r
+    </UpgradeBackupLocation>\r
+  </PropertyGroup>\r
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
+    <OutputPath>bin\Debug\</OutputPath>\r
+    <AllowUnsafeBlocks>false</AllowUnsafeBlocks>\r
+    <BaseAddress>285212672</BaseAddress>\r
+    <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>\r
+    <ConfigurationOverrideFile>\r
+    </ConfigurationOverrideFile>\r
+    <DefineConstants>DEBUG;TRACE</DefineConstants>\r
+    <DocumentationFile>\r
+    </DocumentationFile>\r
+    <DebugSymbols>true</DebugSymbols>\r
+    <FileAlignment>4096</FileAlignment>\r
+    <NoStdLib>false</NoStdLib>\r
+    <NoWarn>618</NoWarn>\r
+    <Optimize>false</Optimize>\r
+    <RegisterForComInterop>false</RegisterForComInterop>\r
+    <RemoveIntegerChecks>false</RemoveIntegerChecks>\r
+    <TreatWarningsAsErrors>false</TreatWarningsAsErrors>\r
+    <WarningLevel>4</WarningLevel>\r
+    <DebugType>full</DebugType>\r
+    <ErrorReport>prompt</ErrorReport>\r
+  </PropertyGroup>\r
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
+    <OutputPath>bin\Release\</OutputPath>\r
+    <AllowUnsafeBlocks>false</AllowUnsafeBlocks>\r
+    <BaseAddress>285212672</BaseAddress>\r
+    <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>\r
+    <ConfigurationOverrideFile>\r
+    </ConfigurationOverrideFile>\r
+    <DefineConstants>TRACE</DefineConstants>\r
+    <DocumentationFile>\r
+    </DocumentationFile>\r
+    <DebugSymbols>false</DebugSymbols>\r
+    <FileAlignment>4096</FileAlignment>\r
+    <NoStdLib>false</NoStdLib>\r
+    <NoWarn>618</NoWarn>\r
+    <Optimize>true</Optimize>\r
+    <RegisterForComInterop>false</RegisterForComInterop>\r
+    <RemoveIntegerChecks>false</RemoveIntegerChecks>\r
+    <TreatWarningsAsErrors>false</TreatWarningsAsErrors>\r
+    <WarningLevel>4</WarningLevel>\r
+    <DebugType>none</DebugType>\r
+    <ErrorReport>prompt</ErrorReport>\r
+  </PropertyGroup>\r
+  <ItemGroup>\r
+    <Reference Include="System">\r
+      <Name>System</Name>\r
+    </Reference>\r
+    <Reference Include="System.Data">\r
+      <Name>System.Data</Name>\r
+    </Reference>\r
+    <Reference Include="System.Xml">\r
+      <Name>System.XML</Name>\r
+    </Reference>\r
+  </ItemGroup>\r
+  <ItemGroup>\r
+    <Content Include="App.ico" />\r
+    <Compile Include="AssemblyInfo.cs" />\r
+    <Compile Include="ConsoleUi.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <None Include="nunit-console.exe.config.net_2_0" />\r
+  </ItemGroup>\r
+  <ItemGroup>\r
+    <ProjectReference Include="..\core\nunit.core.dll20.csproj">\r
+      <Project>{EBD43A7F-AFCA-4281-BB53-5CDD91F966A3}</Project>\r
+      <Name>nunit.core.dll20</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\util\nunit.util.dll20.csproj">\r
+      <Project>{61CE9CE5-943E-44D4-A381-814DC1406767}</Project>\r
+      <Name>nunit.util.dll20</Name>\r
+    </ProjectReference>\r
+  </ItemGroup>\r
+  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />\r
+  <PropertyGroup>\r
+    <PreBuildEvent>\r
+    </PreBuildEvent>\r
+    <PostBuildEvent>copy "$(ProjectDir)nunit-console.exe.config.net_2_0" "$(TargetDir)nunit-console.exe.config"</PostBuildEvent>\r
+  </PropertyGroup>\r
+</Project>
\ No newline at end of file
index c68e14979841ec3ebc21f6522bab48f32e796b7a..8305449f0c81dfe72dfde97b591d8b3a03704b01 100644 (file)
@@ -1,3 +1,7 @@
+2006-08-09  Vladimir Krasnov  <vladimirk@mainsoft.com>
+
+       * added NET_2_0 projects files for VS2005
+
 2006-01-25 Boris Kirzner <borisk@mainsoft.com>
        * AssemblyInfo.cs, ProjectPath.cs, TestDomain.cs, TestExceptionHandler.cs:
        added #ifdef and alternative implementation for features 
diff --git a/mcs/nunit20/util/nunit.util.dll20.J2EE.vmwcsproj b/mcs/nunit20/util/nunit.util.dll20.J2EE.vmwcsproj
new file mode 100644 (file)
index 0000000..cc95b6d
--- /dev/null
@@ -0,0 +1,161 @@
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
+       <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java20|AnyCPU' ">\r
+               <OutputPath>bin\Release_Java20\</OutputPath>\r
+               <DefineConstants>TRACE;TARGET_JVM;NET_1_1;NET_2_0</DefineConstants>\r
+               <BaseAddress>285212672</BaseAddress>\r
+               <Optimize>true</Optimize>\r
+               <DebugType>pdbonly</DebugType>\r
+               <PlatformTarget>AnyCPU</PlatformTarget>\r
+               <ErrorReport>prompt</ErrorReport>\r
+               <SkipValidation>false</SkipValidation>\r
+               <KeepIntermediate>false</KeepIntermediate>\r
+               <GHProjectType>1</GHProjectType>\r
+               <PreCompile>false</PreCompile>\r
+               <AdditionalClassPath>\r
+               </AdditionalClassPath>\r
+               <ApplicationServerType>\r
+               </ApplicationServerType>\r
+               <Version>2.0</Version>\r
+               <JDKName>1.5.0_05</JDKName>\r
+               <TargetPlatform>0</TargetPlatform>\r
+       </PropertyGroup>\r
+       <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java20|AnyCPU' ">\r
+               <DebugSymbols>true</DebugSymbols>\r
+               <OutputPath>bin\Debug_Java20\</OutputPath>\r
+               <DefineConstants>TRACE;DEBUG;TARGET_JVM;NET_1_1;NET_2_0</DefineConstants>\r
+               <BaseAddress>285212672</BaseAddress>\r
+               <DebugType>full</DebugType>\r
+               <PlatformTarget>AnyCPU</PlatformTarget>\r
+               <ErrorReport>prompt</ErrorReport>\r
+               <SkipValidation>True</SkipValidation>\r
+               <KeepIntermediate>False</KeepIntermediate>\r
+               <GHProjectType>1</GHProjectType>\r
+               <PreCompile>false</PreCompile>\r
+               <AdditionalClassPath>\r
+               </AdditionalClassPath>\r
+               <ApplicationServerType>\r
+               </ApplicationServerType>\r
+               <Version>2.0</Version>\r
+               <JDKName>1.5.0_05</JDKName>\r
+               <TargetPlatform>0</TargetPlatform>\r
+       </PropertyGroup>\r
+       <PropertyGroup>\r
+               <Configuration Condition=" '$(Configuration)' == '' ">Debug_Java</Configuration>\r
+               <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
+               <ProductVersion>8.0.50727</ProductVersion>\r
+               <SchemaVersion>2.0</SchemaVersion>\r
+               <ProjectGuid>{170EE6EB-1DEF-4BC6-88B7-6A90358BAA6B}</ProjectGuid>\r
+               <OutputType>Library</OutputType>\r
+               <AppDesignerFolder>Properties</AppDesignerFolder>\r
+               <RootNamespace>NUnit.Util</RootNamespace>\r
+               <AssemblyName>nunit.util</AssemblyName>\r
+               <JDKName>1.5.0_05</JDKName>\r
+               <GHProjectType>1</GHProjectType>\r
+               <Version>2.0</Version>\r
+       </PropertyGroup>\r
+       <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java|AnyCPU' ">\r
+               <DebugSymbols>true</DebugSymbols>\r
+               <DebugType>full</DebugType>\r
+               <Optimize>false</Optimize>\r
+               <OutputPath>bin\Debug_Java\</OutputPath>\r
+               <DefineConstants>TRACE;DEBUG;TARGET_JVM;NET_1_1;ONLY_1_1</DefineConstants>\r
+               <ErrorReport>prompt</ErrorReport>\r
+               <WarningLevel>4</WarningLevel>\r
+               <BaseAddress>285212672</BaseAddress>\r
+               <NoStdLib>false</NoStdLib>\r
+               <SkipValidation>True</SkipValidation>\r
+               <KeepIntermediate>False</KeepIntermediate>\r
+               <TargetPlatform>0</TargetPlatform>\r
+               <AdditionalClassPath>\r
+               </AdditionalClassPath>\r
+       </PropertyGroup>\r
+       <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java|AnyCPU' ">\r
+               <DebugType>pdbonly</DebugType>\r
+               <Optimize>true</Optimize>\r
+               <OutputPath>bin\Release_Java\</OutputPath>\r
+               <DefineConstants>TRACE;TARGET_JVM;NET_1_1;ONLY_1_1</DefineConstants>\r
+               <ErrorReport>prompt</ErrorReport>\r
+               <WarningLevel>4</WarningLevel>\r
+               <BaseAddress>285212672</BaseAddress>\r
+               <NoStdLib>false</NoStdLib>\r
+               <SkipValidation>false</SkipValidation>\r
+               <KeepIntermediate>false</KeepIntermediate>\r
+               <TargetPlatform>0</TargetPlatform>\r
+               <AdditionalClassPath>\r
+               </AdditionalClassPath>\r
+       </PropertyGroup>\r
+       <ItemGroup>\r
+               <Reference Include="J2SE.Helpers">\r
+                       <Private>False</Private>\r
+                       <HintPath>..\..\class\lib\J2SE.Helpers.dll</HintPath>\r
+               </Reference>\r
+               <Reference Include="rt">\r
+                       <Private>False</Private>\r
+                       <HintPath>..\..\class\lib\rt.dll</HintPath>\r
+               </Reference>\r
+               <Reference Include="System"/>\r
+               <Reference Include="System.Drawing"/>\r
+               <Reference Include="System.Xml"/>\r
+       </ItemGroup>\r
+       <ItemGroup>\r
+               <Compile Include="AssemblyInfo.cs"/>\r
+               <Compile Include="AssemblyList.cs"/>\r
+               <Compile Include="AssemblyListItem.cs"/>\r
+               <Compile Include="CommandLineOptions.cs"/>\r
+               <Compile Include="ConsoleOptions.cs"/>\r
+               <Compile Include="ConsoleWriter.cs"/>\r
+               <Compile Include="GuiOptions.cs"/>\r
+               <Compile Include="ITestEvents.cs"/>\r
+               <Compile Include="ITestLoader.cs"/>\r
+               <Compile Include="NUnitProject.cs"/>\r
+               <Compile Include="ProjectConfig.cs"/>\r
+               <Compile Include="ProjectConfigCollection.cs"/>\r
+               <Compile Include="ProjectFormatException.cs"/>\r
+               <Compile Include="ProjectPath.cs"/>\r
+               <Compile Include="ResultSummarizer.cs"/>\r
+               <Compile Include="SettingsGroup.cs"/>\r
+               <Compile Include="SettingsStorage.cs"/>\r
+               <Compile Include="StackTraceFilter.cs"/>\r
+               <Compile Include="SummaryVisitor.cs"/>\r
+               <Compile Include="TestDomain.cs"/>\r
+               <Compile Include="TestEventArgs.cs"/>\r
+               <Compile Include="TestEventDispatcher.cs"/>\r
+               <Compile Include="TestExceptionHandler.cs"/>\r
+               <Compile Include="TestResultItem.cs"/>\r
+               <Compile Include="UIHelper.cs"/>\r
+               <Compile Include="UITestNode.cs"/>\r
+               <Compile Include="VSProject.cs"/>\r
+               <Compile Include="VSProjectConfig.cs"/>\r
+               <Compile Include="VSProjectConfigCollection.cs"/>\r
+               <Compile Include="XmlResultVisitor.cs"/>\r
+       </ItemGroup>\r
+       <ItemGroup>\r
+               <EmbeddedResource Include="Transform.resx">\r
+                       <SubType>Designer</SubType>\r
+               </EmbeddedResource>\r
+       </ItemGroup>\r
+       <ItemGroup>\r
+               <ProjectReference Include="..\core\nunit.core.dll20.J2EE.vmwcsproj">\r
+                       <Project>{995DE32D-06AB-4926-97FF-565B9205D5F8}</Project>\r
+                       <Name>nunit.core.dll20.J2EE</Name>\r
+               </ProjectReference>\r
+               <ProjectReference Include="..\framework\nunit.framework.dll20.J2EE.vmwcsproj">\r
+                       <Project>{ACDA29DB-62AB-4AF8-8862-B3B4FC755BBC}</Project>\r
+                       <Name>nunit.framework.dll20.J2EE</Name>\r
+               </ProjectReference>\r
+       </ItemGroup>\r
+       <Import Project="$(MSBuildBinPath)\Microsoft.csharp.targets"/>\r
+       <Import Project="$(GHROOT)\bin\Mainsoft.Common.targets"/>\r
+       <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
+       Other similar extension points exist, see Microsoft.Common.targets.\r
+  <Target Name="BeforeBuild">\r
+  </Target>\r
+  <Target Name="AfterBuild">\r
+  </Target>\r
+  -->\r
+       <ProjectExtensions>\r
+               <VisualStudio>\r
+                       <UserProperties REFS-JarPath-j2se-helpers="..\..\class\lib\J2SE.Helpers.jar" REFS-JarPath-rt="..\..\class\lib\rt.jar" REFS-JarPath-system-xml="..\..\class\lib\System.Xml.jar" REFS-JarPath-system="..\lib\System.jar" REFS-JarPath-mscorlib="..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\jgac\vmw4j2ee_110\mscorlib.jar"/>\r
+               </VisualStudio>\r
+       </ProjectExtensions>\r
+</Project>\r
diff --git a/mcs/nunit20/util/nunit.util.dll20.csproj b/mcs/nunit20/util/nunit.util.dll20.csproj
new file mode 100644 (file)
index 0000000..196b27b
--- /dev/null
@@ -0,0 +1,231 @@
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
+  <PropertyGroup>\r
+    <ProjectType>Local</ProjectType>\r
+    <ProductVersion>8.0.50727</ProductVersion>\r
+    <SchemaVersion>2.0</SchemaVersion>\r
+    <ProjectGuid>{61CE9CE5-943E-44D4-A381-814DC1406767}</ProjectGuid>\r
+    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
+    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
+    <ApplicationIcon>\r
+    </ApplicationIcon>\r
+    <AssemblyKeyContainerName>\r
+    </AssemblyKeyContainerName>\r
+    <AssemblyName>nunit.util</AssemblyName>\r
+    <AssemblyOriginatorKeyFile>\r
+    </AssemblyOriginatorKeyFile>\r
+    <DefaultClientScript>JScript</DefaultClientScript>\r
+    <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>\r
+    <DefaultTargetSchema>IE50</DefaultTargetSchema>\r
+    <DelaySign>false</DelaySign>\r
+    <OutputType>Library</OutputType>\r
+    <RootNamespace>NUnit.Util</RootNamespace>\r
+    <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>\r
+    <StartupObject>\r
+    </StartupObject>\r
+    <FileUpgradeFlags>\r
+    </FileUpgradeFlags>\r
+    <UpgradeBackupLocation>\r
+    </UpgradeBackupLocation>\r
+  </PropertyGroup>\r
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
+    <OutputPath>bin\Debug\</OutputPath>\r
+    <AllowUnsafeBlocks>false</AllowUnsafeBlocks>\r
+    <BaseAddress>285212672</BaseAddress>\r
+    <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>\r
+    <ConfigurationOverrideFile>\r
+    </ConfigurationOverrideFile>\r
+    <DefineConstants>DEBUG;TRACE;NUNIT_LEAKAGE_TEST</DefineConstants>\r
+    <DocumentationFile>\r
+    </DocumentationFile>\r
+    <DebugSymbols>true</DebugSymbols>\r
+    <FileAlignment>4096</FileAlignment>\r
+    <NoStdLib>false</NoStdLib>\r
+    <NoWarn>\r
+    </NoWarn>\r
+    <Optimize>false</Optimize>\r
+    <RegisterForComInterop>false</RegisterForComInterop>\r
+    <RemoveIntegerChecks>false</RemoveIntegerChecks>\r
+    <TreatWarningsAsErrors>false</TreatWarningsAsErrors>\r
+    <WarningLevel>4</WarningLevel>\r
+    <DebugType>full</DebugType>\r
+    <ErrorReport>prompt</ErrorReport>\r
+  </PropertyGroup>\r
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
+    <OutputPath>bin\Release\</OutputPath>\r
+    <AllowUnsafeBlocks>false</AllowUnsafeBlocks>\r
+    <BaseAddress>285212672</BaseAddress>\r
+    <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>\r
+    <ConfigurationOverrideFile>\r
+    </ConfigurationOverrideFile>\r
+    <DefineConstants>TRACE</DefineConstants>\r
+    <DocumentationFile>\r
+    </DocumentationFile>\r
+    <DebugSymbols>false</DebugSymbols>\r
+    <FileAlignment>4096</FileAlignment>\r
+    <NoStdLib>false</NoStdLib>\r
+    <NoWarn>\r
+    </NoWarn>\r
+    <Optimize>true</Optimize>\r
+    <RegisterForComInterop>false</RegisterForComInterop>\r
+    <RemoveIntegerChecks>false</RemoveIntegerChecks>\r
+    <TreatWarningsAsErrors>false</TreatWarningsAsErrors>\r
+    <WarningLevel>4</WarningLevel>\r
+    <DebugType>none</DebugType>\r
+    <ErrorReport>prompt</ErrorReport>\r
+  </PropertyGroup>\r
+  <ItemGroup>\r
+    <Reference Include="System">\r
+      <Name>System</Name>\r
+    </Reference>\r
+    <Reference Include="System.Data">\r
+      <Name>System.Data</Name>\r
+    </Reference>\r
+    <Reference Include="System.Drawing">\r
+      <Name>System.Drawing</Name>\r
+    </Reference>\r
+    <Reference Include="System.Windows.Forms">\r
+      <Name>System.Windows.Forms</Name>\r
+    </Reference>\r
+    <Reference Include="System.Xml">\r
+      <Name>System.XML</Name>\r
+    </Reference>\r
+  </ItemGroup>\r
+  <ItemGroup>\r
+    <Compile Include="AssemblyInfo.cs" />\r
+    <Compile Include="AssemblyList.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="AssemblyListItem.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="AssemblyWatcher.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="CommandLineOptions.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="ConsoleOptions.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="ConsoleWriter.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="FormSettings.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="GuiOptions.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="ITestEvents.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="ITestLoader.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="NUnitGuiSettings.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="NUnitProject.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="NUnitRegistry.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="OptionSettings.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="ProjectConfig.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="ProjectConfigCollection.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="ProjectFormatException.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="ProjectPath.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="RecentFileSettings.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="RecentProjectSettings.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="RegistrySettingsStorage.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="ResultSummarizer.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="SettingsGroup.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="SettingsStorage.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="StackTraceFilter.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="SummaryVisitor.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="TestDomain.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="TestEventArgs.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="TestEventDispatcher.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="TestExceptionHandler.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="TestLoader.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="TestResultItem.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="UIHelper.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="UITestNode.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="UserSettings.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="VSProject.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="VSProjectConfig.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="VSProjectConfigCollection.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="XmlResultVisitor.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <EmbeddedResource Include="Transform.resx" />\r
+  </ItemGroup>\r
+  <ItemGroup>\r
+    <ProjectReference Include="..\core\nunit.core.dll20.csproj">\r
+      <Project>{EBD43A7F-AFCA-4281-BB53-5CDD91F966A3}</Project>\r
+      <Name>nunit.core.dll20</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\framework\nunit.framework.dll20.csproj">\r
+      <Project>{83DD7E12-A705-4DBA-9D71-09C8973D9382}</Project>\r
+      <Name>nunit.framework.dll20</Name>\r
+    </ProjectReference>\r
+  </ItemGroup>\r
+  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />\r
+  <PropertyGroup>\r
+    <PreBuildEvent>\r
+    </PreBuildEvent>\r
+    <PostBuildEvent>\r
+    </PostBuildEvent>\r
+  </PropertyGroup>\r
+</Project>
\ No newline at end of file