Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/mcs/class
diff options
context:
space:
mode:
authormonojenkins <jo.shields+jenkins@xamarin.com>2020-01-28 18:26:03 +0300
committermonojenkins <jo.shields+jenkins@xamarin.com>2020-01-28 18:26:03 +0300
commitb87c271b6f2d650187e36e58f87e71d70693c89c (patch)
tree5a65f8b15242c26ca9ef36347365b296e12139ed /mcs/class
parente4d69eb248ba561379375c931c6a3efc89ca3acb (diff)
[csproj] Update project files
Diffstat (limited to 'mcs/class')
-rw-r--r--mcs/class/System.Windows.Forms/System.Windows.Forms.csproj12
1 files changed, 3 insertions, 9 deletions
diff --git a/mcs/class/System.Windows.Forms/System.Windows.Forms.csproj b/mcs/class/System.Windows.Forms/System.Windows.Forms.csproj
index f09cdc569ba..f94733d9e20 100644
--- a/mcs/class/System.Windows.Forms/System.Windows.Forms.csproj
+++ b/mcs/class/System.Windows.Forms/System.Windows.Forms.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<!-- WARNING: this file is autogenerated, don't modify it. Edit the .sources file of the corresponding assembly instead if you want to add/remove C# source files. -->
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
@@ -100,9 +100,6 @@
<Compile Include="System.Windows.Forms.Layout\TableLayout.cs" />
<Compile Include="System.Windows.Forms.Layout\TableLayoutSettingsTypeConverter.cs" />
<Compile Include="System.Windows.Forms.PropertyGridInternal\PropertiesTab.cs" />
- <Compile Include="System.Windows.Forms.RTF\Charcode.cs" />
- <Compile Include="System.Windows.Forms.RTF\Charset.cs" />
- <Compile Include="System.Windows.Forms.RTF\CharsetFlags.cs" />
<Compile Include="System.Windows.Forms.RTF\CharsetToCodepage.cs" />
<Compile Include="System.Windows.Forms.RTF\CharsetType.cs" />
<Compile Include="System.Windows.Forms.RTF\ClassDelegate.cs" />
@@ -116,12 +113,9 @@
<Compile Include="System.Windows.Forms.RTF\Picture.cs" />
<Compile Include="System.Windows.Forms.RTF\RTF.cs" />
<Compile Include="System.Windows.Forms.RTF\RTFException.cs" />
- <Compile Include="System.Windows.Forms.RTF\StandardCharCode.cs" />
- <Compile Include="System.Windows.Forms.RTF\StandardCharName.cs" />
<Compile Include="System.Windows.Forms.RTF\Style.cs" />
<Compile Include="System.Windows.Forms.RTF\StyleElement.cs" />
<Compile Include="System.Windows.Forms.RTF\StyleType.cs" />
- <Compile Include="System.Windows.Forms.RTF\TextMap.cs" />
<Compile Include="System.Windows.Forms.RTF\TokenClass.cs" />
<Compile Include="System.Windows.Forms.Theming\Default\ButtonPainter.cs" />
<Compile Include="System.Windows.Forms.Theming\Default\CheckBoxPainter.cs" />
@@ -788,6 +782,7 @@
<Compile Include="System.Windows.Forms\TabPage.cs" />
<Compile Include="System.Windows.Forms\TabRenderer.cs" />
<Compile Include="System.Windows.Forms\TabSizeMode.cs" />
+ <Compile Include="System.Windows.Forms\TabStops.cs" />
<Compile Include="System.Windows.Forms\TableLayoutCellPaintEventArgs.cs" />
<Compile Include="System.Windows.Forms\TableLayoutCellPaintEventHandler.cs" />
<Compile Include="System.Windows.Forms\TableLayoutColumnStyleCollection.cs" />
@@ -800,7 +795,6 @@
<Compile Include="System.Windows.Forms\TableLayoutSettings.cs" />
<Compile Include="System.Windows.Forms\TableLayoutStyle.cs" />
<Compile Include="System.Windows.Forms\TableLayoutStyleCollection.cs" />
- <Compile Include="System.Windows.Forms\TabStops.cs" />
<Compile Include="System.Windows.Forms\TextBox.cs" />
<Compile Include="System.Windows.Forms\TextBoxBase.cs" />
<Compile Include="System.Windows.Forms\TextBoxRenderer.cs" />
@@ -1168,4 +1162,4 @@
culevel.exe to be used before they have been built. -->
<PreBuildEventDependsOn>ResolveReferences</PreBuildEventDependsOn>
</PropertyGroup>
-</Project>
+</Project> \ No newline at end of file