Merge pull request #530 from jmp75/visualstudio-build
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms-tests-net_2_0.csproj
index 262925496d9edcc95f11ddd42a6f3e33dbc3cad7..11efecae0f165313e596572d489a5990bc088610 100644 (file)
@@ -10,9 +10,7 @@
     <NoWarn>1699,618,612</NoWarn>\r
     <OutputPath>.\</OutputPath>\r
     <NoStdLib>true</NoStdLib>\r
-    \r
     <AppDesignerFolder>Properties</AppDesignerFolder>\r
-    <RootNamespace></RootNamespace>\r
     <AssemblyName>System.Windows.Forms_test_net_2_0</AssemblyName>\r
     <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>\r
     <FileAlignment>512</FileAlignment>\r
     <PlatformTarget>AnyCPU</PlatformTarget>\r
     <DebugSymbols>true</DebugSymbols>\r
     <DebugType>full</DebugType>\r
-    <NoWarn>1699,618,612</NoWarn>\r
     <Optimize>false</Optimize>\r
     <DefineConstants>DEBUG;TRACE;NET_1_1;NET_2_0</DefineConstants>\r
     <ErrorReport>prompt</ErrorReport>\r
     <WarningLevel>4</WarningLevel>\r
     <AdditionalLibPaths>./../../class/lib/net_2_0</AdditionalLibPaths>\r
+    <OutputPath>.</OutputPath>\r
   </PropertyGroup>\r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
     <PlatformTarget>AnyCPU</PlatformTarget>  \r
     <DebugType>pdbonly</DebugType>\r
-    <NoWarn>1699,618,612</NoWarn>\r
     <Optimize>true</Optimize>\r
     <DefineConstants>NET_1_1;NET_2_0</DefineConstants>\r
     <ErrorReport>prompt</ErrorReport>\r
     <WarningLevel>4</WarningLevel>\r
     <AdditionalLibPaths>./../../class/lib/net_2_0</AdditionalLibPaths>\r
+    <OutputPath>.</OutputPath>\r
   </PropertyGroup>\r
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
   <ItemGroup>\r
-   <Compile Include="..\..\build\common\Consts.cs" />
-   <Compile Include="Test\System.Windows.Forms\ApplicationTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\AutoCompleteStringCollectionTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ApplicationContextTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\BindingTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\BindingsCollectionTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\BindingContextTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\BindingManagerBaseTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\BindingMemberInfoTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\BindingNavigatorTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\BindingSourceTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ButtonBaseTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ButtonTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\CheckBoxEventTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\CheckBoxTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\CheckedListBoxEventTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\CheckedListBoxTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ClipboardTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ColumnClickEventArgsTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ColumnHeaderTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ColumnStyleTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ComboBoxTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\Common.cs" />
-   <Compile Include="Test\System.Windows.Forms\CommonDialogsTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ContainerControlTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ContextMenuTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ControlBindingsCollectionTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ControlBindingsConverterTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ControlCollectionTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ControlEventTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ControlHandleTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ControlLogger.cs" />
-   <Compile Include="Test\System.Windows.Forms\ControlLogger2.cs" />
-   <Compile Include="Test\System.Windows.Forms\ControlTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ControlPaintTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ControlPropertyEventsTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ControlStyleTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\CursorTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\CurrencyManagerTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\DataBindingTests.cs" />
-   <Compile Include="Test\System.Windows.Forms\DataGridColumnStyleTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\DataGridTableStyleTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\DataGridTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\DataGridTextBoxColumnTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\DataGridTextBoxTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\DataGridViewAdvancedBorderStyleTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\DataGridViewBandTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\DataGridViewButtonCellTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\DataGridViewCellCollectionTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\DataGridViewCellStyleTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\DataGridViewCellTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\DataGridViewCheckBoxCellTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\DataGridViewClipboardHeaderTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\DataGridViewClipboardTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\DataGridViewColumnCollectionTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\DataGridViewColumnHeaderTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\DataGridViewColumnTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\DataGridViewComboBoxCellTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\DataGridViewCommon.cs" />
-   <Compile Include="Test\System.Windows.Forms\DataGridViewDataBindingTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\DataGridViewElementTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\DataGridViewLinkCellTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\DataGridViewImageCellTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\DataGridViewRowCollectionTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\DataGridViewRowHeaderTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\DataGridViewRowTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\DataGridViewTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\DataGridViewTextBoxCellTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\DataGridViewTextBoxColumnTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\DataObjectTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\DateTimePickerTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\DefaultLayoutTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\DragEventArgsTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ErrorProviderTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\FlowPanelTests.cs" />
-   <Compile Include="Test\System.Windows.Forms\FocusTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\FolderBrowserDialogTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\FormEventTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\FormHandleTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\FormTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\EventArgsTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\EventLogger.cs" />
-   <Compile Include="Test\System.Windows.Forms\GridColumnStylesCollectionTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\GridTableStylesCollectionTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\GroupBoxTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\HelpProviderTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\HScrollPropertiesTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ImageKeyConverterTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ImageListStreamerTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ImageListTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\InputLanguageTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\KeyEventArgsTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\KeysConverterTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\LabelTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\LinkAreaTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\LinkConverterTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\LinkLabelTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ListControlTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ListBindingHelperTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ListBoxEventTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ListBoxTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ListViewCollectionsTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ListViewEventTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ListViewTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ListViewGroupTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ListViewGroupCollectionTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ListViewItemTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\MaskedTextBoxTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\MdiFormHandleTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\MdiFormTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\MessageTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\MenuStripTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\MenuTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\MenuItemTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\MonthCalendarTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\NotifyIconTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\NumericUpDownTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\PaddingTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\PaddingConverterTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\PaintEventArgsTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\PanelTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\PictureBoxTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\PrintDialogTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ProgressBarTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\PropertyGridTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\PropertyManagerTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\RadioButtonTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\RowStyleTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\RichTextBoxTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\SaveFileDialogTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ScrollableControlTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ScrollBarTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\SelectionRangeTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\SendKeysTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\SplitterTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\SplitContainerTests.cs" />
-   <Compile Include="Test\System.Windows.Forms\StatusBarPanelTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\StatusBarTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\StatusStripTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\SystemInformationTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\TabControlTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\TableLayoutTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\TestHelper.cs" />
-   <Compile Include="Test\System.Windows.Forms\TestImageIndexConverter.cs" />
-   <Compile Include="Test\System.Windows.Forms\TextBoxTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\TimerTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ToolBarTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ToolBarButtonTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ToolStripButtonTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ToolStripComboBoxTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ToolStripContainerTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ToolStripContentPanelTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ToolStripControlHostTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ToolStripDropDownItemTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ToolStripDropDownTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ToolStripItemCollectionTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ToolStripItemTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ToolStripLabelTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ToolStripManagerTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ToolStripMenuItemTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ToolStripOverflowButtonTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ToolStripOverflowTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ToolStripPanelTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ToolStripProgressBarTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ToolStripSeparatorTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ToolStripStatusLabelTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ToolStripTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ToolStripTextBoxTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\ToolTipTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\TrackBarTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\TreeNodeCollectionTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\TreeNodeTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\TreeViewHitTestInfoTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\TreeViewImageKeyConverterTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\TreeViewImageIndexConverterTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\TreeViewTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\TreeViewEventsTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\UpDownTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\UserControlTest.cs" />
-   <Compile Include="Test\System.Windows.Forms\VScrollPropertiesTest.cs" />
-   <Compile Include="Test\System.Windows.Forms.Layout\TableLayoutSettingsTypeConverterTest.cs" />
-   <Compile Include="Test\System.Windows.Forms.Layout\ArrangedElementCollectionTest.cs" />
-   <Compile Include="Test\System.Resources\CompatTest.cs" />
-   <Compile Include="Test\System.Resources\CultureTest.cs" />
-   <Compile Include="Test\System.Resources\ResXDataNodeTest.cs" />
-   <Compile Include="Test\System.Resources\ResXFileRefTest.cs" />
-   <Compile Include="Test\System.Resources\ResXResourceReaderTest.cs" />
-   <Compile Include="Test\System.Resources\WriterTest.cs" />
-\r
+    <Compile Include="..\..\build\common\Consts.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ApplicationTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\AutoCompleteStringCollectionTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ApplicationContextTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\BindingTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\BindingsCollectionTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\BindingContextTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\BindingManagerBaseTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\BindingMemberInfoTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\BindingNavigatorTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\BindingSourceTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ButtonBaseTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ButtonTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\CheckBoxEventTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\CheckBoxTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\CheckedListBoxEventTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\CheckedListBoxTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ClipboardTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ColumnClickEventArgsTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ColumnHeaderTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ColumnStyleTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ComboBoxTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\Common.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\CommonDialogsTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ContainerControlTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ContextMenuTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ControlBindingsCollectionTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ControlBindingsConverterTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ControlCollectionTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ControlEventTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ControlHandleTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ControlLogger.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ControlLogger2.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ControlTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ControlPaintTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ControlPropertyEventsTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ControlStyleTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\CursorTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\CurrencyManagerTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\DataBindingTests.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\DataGridColumnStyleTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\DataGridTableStyleTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\DataGridTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\DataGridTextBoxColumnTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\DataGridTextBoxTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\DataGridViewAdvancedBorderStyleTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\DataGridViewBandTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\DataGridViewButtonCellTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\DataGridViewCellCollectionTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\DataGridViewCellStyleTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\DataGridViewCellTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\DataGridViewCheckBoxCellTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\DataGridViewClipboardHeaderTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\DataGridViewClipboardTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\DataGridViewColumnCollectionTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\DataGridViewColumnHeaderTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\DataGridViewColumnTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\DataGridViewComboBoxCellTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\DataGridViewCommon.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\DataGridViewDataBindingTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\DataGridViewElementTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\DataGridViewLinkCellTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\DataGridViewImageCellTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\DataGridViewRowCollectionTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\DataGridViewRowHeaderTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\DataGridViewRowTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\DataGridViewTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\DataGridViewTextBoxCellTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\DataGridViewTextBoxColumnTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\DataObjectTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\DateTimePickerTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\DefaultLayoutTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\DragEventArgsTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ErrorProviderTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\FlowPanelTests.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\FocusTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\FolderBrowserDialogTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\FormEventTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\FormHandleTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\FormTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\EventArgsTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\EventLogger.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\GridColumnStylesCollectionTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\GridTableStylesCollectionTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\GroupBoxTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\HelpProviderTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\HScrollPropertiesTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ImageKeyConverterTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ImageListStreamerTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ImageListTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\InputLanguageTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\KeyEventArgsTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\KeysConverterTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\LabelTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\LinkAreaTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\LinkConverterTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\LinkLabelTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ListControlTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ListBindingHelperTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ListBoxEventTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ListBoxTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ListViewCollectionsTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ListViewEventTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ListViewTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ListViewGroupTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ListViewGroupCollectionTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ListViewItemTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\MaskedTextBoxTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\MdiFormHandleTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\MdiFormTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\MessageTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\MenuStripTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\MenuTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\MenuItemTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\MonthCalendarTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\NotifyIconTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\NumericUpDownTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\PaddingTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\PaddingConverterTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\PaintEventArgsTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\PanelTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\PictureBoxTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\PrintDialogTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ProgressBarTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\PropertyGridTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\PropertyManagerTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\RadioButtonTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\RowStyleTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\RichTextBoxTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\SaveFileDialogTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ScrollableControlTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ScrollBarTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\SelectionRangeTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\SendKeysTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\SplitterTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\SplitContainerTests.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\StatusBarPanelTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\StatusBarTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\StatusStripTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\SystemInformationTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\TabControlTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\TableLayoutTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\TestHelper.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\TestImageIndexConverter.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\TextBoxTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\TimerTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ToolBarTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ToolBarButtonTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ToolStripButtonTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ToolStripComboBoxTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ToolStripContainerTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ToolStripContentPanelTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ToolStripControlHostTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ToolStripDropDownItemTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ToolStripDropDownTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ToolStripItemCollectionTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ToolStripItemTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ToolStripLabelTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ToolStripManagerTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ToolStripMenuItemTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ToolStripOverflowButtonTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ToolStripOverflowTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ToolStripPanelTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ToolStripProgressBarTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ToolStripSeparatorTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ToolStripStatusLabelTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ToolStripTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ToolStripTextBoxTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\ToolTipTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\TrackBarTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\TreeNodeCollectionTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\TreeNodeTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\TreeViewHitTestInfoTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\TreeViewImageKeyConverterTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\TreeViewImageIndexConverterTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\TreeViewTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\TreeViewEventsTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\UpDownTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\UserControlTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms\VScrollPropertiesTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms.Layout\TableLayoutSettingsTypeConverterTest.cs" />\r
+    <Compile Include="Test\System.Windows.Forms.Layout\ArrangedElementCollectionTest.cs" />\r
+    <Compile Include="Test\System.Resources\CompatTest.cs" />\r
+    <Compile Include="Test\System.Resources\CultureTest.cs" />\r
+    <Compile Include="Test\System.Resources\HelperClasses_ITRS.cs" />\r
+    <Compile Include="Test\System.Resources\HelperClasses_Resources.cs" />\r
+    <Compile Include="Test\System.Resources\ResXDataNodeAliasTests.cs" />\r
+    <Compile Include="Test\System.Resources\ResXDataNodeByteArrayTests.cs" />\r
+    <Compile Include="Test\System.Resources\ResXDataNodeFileRefGetValueTests.cs" />\r
+    <Compile Include="Test\System.Resources\ResXDataNodeFileRefGetValueTypeNameTests.cs" />\r
+    <Compile Include="Test\System.Resources\ResXDataNodeSerialisedGetValueTypeNameTests.cs" />\r
+    <Compile Include="Test\System.Resources\ResXDataNodeSerializedGetValueTests.cs" />\r
+    <Compile Include="Test\System.Resources\ResXDataNodeTest.cs" />\r
+    <Compile Include="Test\System.Resources\ResXDataNodeTypeConverterGetValueTests.cs" />\r
+    <Compile Include="Test\System.Resources\ResXDataNodeTypeConverterGetValueTypeNameTests.cs" />\r
+    <Compile Include="Test\System.Resources\ResXDataNodeWriteBehavior.cs" />\r
+    <Compile Include="Test\System.Resources\ResXFileRefTest.cs" />\r
+    <Compile Include="Test\System.Resources\ResXResourceReaderTest.cs" />\r
+    <Compile Include="Test\System.Resources\ResourcesTestHelper.cs" />\r
+    <Compile Include="Test\System.Resources\WriterTest.cs" />\r
   </ItemGroup>\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>\r
   -->\r
   <PropertyGroup>\r
-    <PreBuildEvent></PreBuildEvent>\r
+    <PreBuildEvent>\r
+    </PreBuildEvent>\r
   </PropertyGroup>\r
   <ItemGroup>\r
-    <Reference Include="mscorlib.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>mscorlib.dll</HintPath>
-    </Reference>
-    <Reference Include="./../../class/lib/net_2_0/System.Windows.Forms.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>./../../class/lib/net_2_0/System.Windows.Forms.dll</HintPath>
-    </Reference>
-    <Reference Include="System.Data.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Data.dll</HintPath>
-    </Reference>
-    <Reference Include="System.Drawing.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Drawing.dll</HintPath>
-    </Reference>
-    <Reference Include="Accessibility.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>Accessibility.dll</HintPath>
-    </Reference>
-    <Reference Include="System.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.dll</HintPath>
-    </Reference>
-    <Reference Include="System.Xml.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Xml.dll</HintPath>
-    </Reference>
-    <Reference Include="nunit.framework" />
-\r
+    <Reference Include="nunit.framework">\r
+      <Private>False</Private>\r
+    </Reference>\r
+    <Reference Include="System.Windows.Forms">\r
+      <HintPath>..\lib\net_2_0\System.Windows.Forms.dll</HintPath>\r
+      <Private>False</Private>\r
+    </Reference>\r
+    <Reference Include="mscorlib">\r
+      <HintPath>..\System.Design\mscorlib.dll</HintPath>\r
+      <Private>False</Private>\r
+    </Reference>\r
+    <Reference Include="System.Data" />\r
+    <Reference Include="System.Drawing" />\r
+    <Reference Include="Accessibility" />\r
+    <Reference Include="System" />\r
+    <Reference Include="System.Xml" />\r
   </ItemGroup>\r
   <ItemGroup>\r
     <Folder Include="Properties\" />\r
+    <Folder Include="Test\System.Resources\" />\r
+  </ItemGroup>\r
+  <ItemGroup>\r
+    <EmbeddedResource Include="Test\resources\a.cur">\r
+      <LogicalName>a.cur</LogicalName>\r
+    </EmbeddedResource>\r
+    <EmbeddedResource Include="Test\resources\32x32.ico">\r
+      <LogicalName>32x32.ico</LogicalName>\r
+    </EmbeddedResource>\r
   </ItemGroup>\r
-    <ItemGroup>
-    <EmbeddedResource Include="Test/resources/a.cur">
-       <LogicalName>a.cur</LogicalName>
-    </EmbeddedResource>
-    <EmbeddedResource Include="Test/resources/32x32.ico">
-       <LogicalName>32x32.ico</LogicalName>
-    </EmbeddedResource>
-  </ItemGroup>
-\r
 </Project>\r
-