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
diff options
context:
space:
mode:
authorAlexander Köplinger <alex.koeplinger@outlook.com>2017-05-09 01:07:45 +0300
committerGitHub <noreply@github.com>2017-05-09 01:07:45 +0300
commitf95b3f433c4f154475734ea9d384f62db10696e8 (patch)
tree6250cc5c52270117b6117c50724481561536a9ca /mcs/class/System.Windows.Forms
parent9247bb5ce69384b73222877cb0f1ee985726314b (diff)
[bcl] Cleanup outdated csproj/sln files (#4806)
They were either replaced by the autogenerated csproj files or just completely broken for years.
Diffstat (limited to 'mcs/class/System.Windows.Forms')
-rw-r--r--mcs/class/System.Windows.Forms/System.Windows.Forms.RTF/rtf.csproj200
1 files changed, 0 insertions, 200 deletions
diff --git a/mcs/class/System.Windows.Forms/System.Windows.Forms.RTF/rtf.csproj b/mcs/class/System.Windows.Forms/System.Windows.Forms.RTF/rtf.csproj
deleted file mode 100644
index f8763b1b5c7..00000000000
--- a/mcs/class/System.Windows.Forms/System.Windows.Forms.RTF/rtf.csproj
+++ /dev/null
@@ -1,200 +0,0 @@
-<VisualStudioProject>
- <CSHARP
- ProjectType = "Local"
- ProductVersion = "7.10.3077"
- SchemaVersion = "2.0"
- ProjectGuid = "{12D60959-776E-41E9-82BE-AA5DF4BB7CAE}"
- >
- <Build>
- <Settings
- ApplicationIcon = ""
- AssemblyKeyContainerName = ""
- AssemblyName = "rtf"
- AssemblyOriginatorKeyFile = ""
- DefaultClientScript = "JScript"
- DefaultHTMLPageLayout = "Grid"
- DefaultTargetSchema = "IE50"
- DelaySign = "false"
- OutputType = "Exe"
- PreBuildEvent = ""
- PostBuildEvent = ""
- RootNamespace = "rtf"
- RunPostBuildEvent = "OnBuildSuccess"
- StartupObject = ""
- >
- <Config
- Name = "Debug"
- AllowUnsafeBlocks = "false"
- BaseAddress = "285212672"
- CheckForOverflowUnderflow = "false"
- ConfigurationOverrideFile = ""
- DefineConstants = ""
- DocumentationFile = ""
- DebugSymbols = "true"
- FileAlignment = "4096"
- IncrementalBuild = "false"
- NoStdLib = "false"
- NoWarn = ""
- Optimize = "false"
- OutputPath = "bin\Debug\"
- RegisterForComInterop = "false"
- RemoveIntegerChecks = "false"
- TreatWarningsAsErrors = "false"
- WarningLevel = "1"
- />
- <Config
- Name = "Release"
- AllowUnsafeBlocks = "false"
- BaseAddress = "285212672"
- CheckForOverflowUnderflow = "false"
- ConfigurationOverrideFile = ""
- DefineConstants = ""
- DocumentationFile = ""
- DebugSymbols = "false"
- FileAlignment = "4096"
- IncrementalBuild = "false"
- NoStdLib = "false"
- NoWarn = ""
- Optimize = "false"
- OutputPath = "bin\Release\"
- RegisterForComInterop = "false"
- RemoveIntegerChecks = "false"
- TreatWarningsAsErrors = "false"
- WarningLevel = "1"
- />
- </Settings>
- <References>
- <Reference
- Name = "System.Drawing"
- AssemblyName = "System.Drawing"
- HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
- />
- <Reference
- Name = "System"
- AssemblyName = "System"
- HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
- />
- <Reference
- Name = "System.Windows.Forms"
- AssemblyName = "System.Windows.Forms"
- HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Windows.Forms.dll"
- />
- </References>
- </Build>
- <Files>
- <Include>
- <File
- RelPath = "Charcode.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "Charset.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "CharsetFlags.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "CharsetType.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "ClassDelegate.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "Color.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "DestinationDelegate.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "Font.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "KeysInit.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "KeyStruct.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "Major.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "Minor.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "RTF.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "RTFException.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "StandardCharCode.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "StandardCharName.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "Style.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "StyleElement.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "StyleType.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "test.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "TextMap.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "TokenClass.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- </Include>
- </Files>
- </CSHARP>
-</VisualStudioProject>
-