|
|
|
@ -420,7 +420,7 @@
@@ -420,7 +420,7 @@
|
|
|
|
|
<Compile Include="Src\Gui\Dialogs\ExtractInterfaceDialog.Designer.cs"> |
|
|
|
|
<DependentUpon>ExtractInterfaceDialog.cs</DependentUpon> |
|
|
|
|
</Compile> |
|
|
|
|
<Compile Include="Src\Gui\Dialogs\GotoDialog.cs" > |
|
|
|
|
<Compile Include="Src\Gui\Dialogs\GotoDialog.cs"> |
|
|
|
|
<SubType>Form</SubType> |
|
|
|
|
</Compile> |
|
|
|
|
<Compile Include="Src\Gui\Dialogs\NewProjectDialog.cs" /> |
|
|
|
@ -679,7 +679,7 @@
@@ -679,7 +679,7 @@
|
|
|
|
|
<Compile Include="Src\Gui\Dialogs\SharpDevelopAboutPanels.cs"> |
|
|
|
|
<SubType>UserControl</SubType> |
|
|
|
|
</Compile> |
|
|
|
|
<Compile Include="Src\Gui\Dialogs\TabbedOptions.cs" > |
|
|
|
|
<Compile Include="Src\Gui\Dialogs\TabbedOptions.cs"> |
|
|
|
|
<SubType>Form</SubType> |
|
|
|
|
</Compile> |
|
|
|
|
<Compile Include="Src\Gui\Dialogs\WordCountDialog.cs"> |
|
|
|
@ -846,9 +846,7 @@
@@ -846,9 +846,7 @@
|
|
|
|
|
<Compile Include="Src\Gui\Pads\TaskList\TaskListPad.cs" /> |
|
|
|
|
<Compile Include="Src\Gui\FormLocationHelper.cs" /> |
|
|
|
|
<Compile Include="Src\Gui\Dialogs\ReferenceDialog\AddWebReferenceDialog.cs" /> |
|
|
|
|
<Compile Include="Src\Gui\Dialogs\ReferenceDialog\WebServicesView.cs"> |
|
|
|
|
<SubType>UserControl</SubType> |
|
|
|
|
</Compile> |
|
|
|
|
<Compile Include="Src\Gui\Dialogs\ReferenceDialog\WebServicesView.cs" /> |
|
|
|
|
<Compile Include="Src\Project\Items\WebReferencesProjectItem.cs" /> |
|
|
|
|
<Compile Include="Src\Gui\Pads\ProjectBrowser\NodeBuilder\WebReferenceNodeBuilder.cs" /> |
|
|
|
|
<Compile Include="Src\Gui\Pads\ProjectBrowser\TreeNodes\WebReferencesFolderNode.cs" /> |
|
|
|
|