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>2014-05-04 22:34:51 +0400
committerAlexander Köplinger <alex.koeplinger@outlook.com>2014-08-06 20:02:30 +0400
commit0450000dc487c81cbf4e61a919caafe124da353e (patch)
tree989d2502c82109f4f37b137dcbb81bca39e57838 /mcs/class/System.Runtime.Remoting
parente64af2edbfae90c5665a53b9652a256a017144ca (diff)
[Cleanup] Removed a bunch of superfluous .csproj and .sln files
Most of these files weren't updated in the last >5 years and serve no purpose today, so they only clutter the repository.
Diffstat (limited to 'mcs/class/System.Runtime.Remoting')
-rw-r--r--mcs/class/System.Runtime.Remoting/System.Runtime.Remoting_2_0.csproj176
-rw-r--r--mcs/class/System.Runtime.Remoting/System.Runtime.Remoting_2_0.sln26
2 files changed, 0 insertions, 202 deletions
diff --git a/mcs/class/System.Runtime.Remoting/System.Runtime.Remoting_2_0.csproj b/mcs/class/System.Runtime.Remoting/System.Runtime.Remoting_2_0.csproj
deleted file mode 100644
index c4d97e043ba..00000000000
--- a/mcs/class/System.Runtime.Remoting/System.Runtime.Remoting_2_0.csproj
+++ /dev/null
@@ -1,176 +0,0 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug_Java</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>8.0.50727</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{C4523363-42B4-486B-9422-B52B7D4CA3CF}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>System.Runtime.Remoting</RootNamespace>
- <AssemblyName>System.Runtime.Remoting</AssemblyName>
- <JDKName>1.4.2</JDKName>
- <GHProjectType>1</GHProjectType>
- <GHProjectKind>framework</GHProjectKind>
- <Version>2.0</Version>
- <jarserver>ipa</jarserver>
- <ProjectTypeGuids>{F6B19D50-1E2E-4e87-ADFB-10393B439DE0};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java20|AnyCPU' ">
- <OutputPath>bin\Release_Java20\</OutputPath>
- <DefineConstants>TRACE;DEBUG;JAVA;NET_1_1;TARGET_JVM;NET_2_0</DefineConstants>
- <BaseAddress>285212672</BaseAddress>
- <Optimize>true</Optimize>
- <DebugType>pdbonly</DebugType>
- <PlatformTarget>AnyCPU</PlatformTarget>
- <ErrorReport>prompt</ErrorReport>
- <SkipValidation>false</SkipValidation>
- <KeepIntermediate>false</KeepIntermediate>
- <GHProjectType>1</GHProjectType>
- <PreCompile>false</PreCompile>
- <AdditionalClassPath>
- </AdditionalClassPath>
- <ApplicationServerType>
- </ApplicationServerType>
- <Version>2.0</Version>
- <JDKName>1.4.2</JDKName>
- <jarserver>ipa</jarserver>
- <TargetPlatform>0</TargetPlatform>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\Debug_Java\</OutputPath>
- <DefineConstants>DEBUG;TRACE;JAVA;NET_1_1;TARGET_JVM</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <BaseAddress>285212672</BaseAddress>
- <SkipValidation>false</SkipValidation>
- <KeepIntermediate>false</KeepIntermediate>
- <TargetPlatform>0</TargetPlatform>
- <AdditionalClassPath>
- </AdditionalClassPath>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\Release_Java\</OutputPath>
- <DefineConstants>TRACE;DEBUG;JAVA;NET_1_1;TARGET_JVM</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <BaseAddress>285212672</BaseAddress>
- <SkipValidation>false</SkipValidation>
- <KeepIntermediate>false</KeepIntermediate>
- <TargetPlatform>0</TargetPlatform>
- <AdditionalClassPath>
- </AdditionalClassPath>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java20|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>bin\Debug_Java20\</OutputPath>
- <DefineConstants>DEBUG;TRACE;JAVA;NET_1_1;TARGET_JVM;NET_2_0</DefineConstants>
- <BaseAddress>285212672</BaseAddress>
- <DebugType>full</DebugType>
- <PlatformTarget>AnyCPU</PlatformTarget>
- <ErrorReport>prompt</ErrorReport>
- <SkipValidation>true</SkipValidation>
- <KeepIntermediate>false</KeepIntermediate>
- <GHProjectType>1</GHProjectType>
- <PreCompile>false</PreCompile>
- <AdditionalClassPath>
- </AdditionalClassPath>
- <ApplicationServerType>
- </ApplicationServerType>
- <Version>2.0</Version>
- <JDKName>1.4.2</JDKName>
- <jarserver>ipa</jarserver>
- <TargetPlatform>0</TargetPlatform>
- </PropertyGroup>
- <ItemGroup>
- <Compile Include="..\..\build\common\Consts.cs">
- <Link>Consts.cs</Link>
- </Compile>
- <Compile Include="..\..\build\common\MonoTODOAttribute.cs">
- <Link>MonoTODOAttribute.cs</Link>
- </Compile>
- <Compile Include="Assembly\AssemblyInfo.cs" />
- <Compile Include="System.Runtime.Remoting.Channels.Http\AggregateDictionary.cs" />
- <Compile Include="System.Runtime.Remoting.Channels.Http\HttpChannel.cs" />
- <Compile Include="System.Runtime.Remoting.Channels.Http\HttpClientChannel.cs" />
- <Compile Include="System.Runtime.Remoting.Channels.Http\HttpHelper.cs" />
- <Compile Include="System.Runtime.Remoting.Channels.Http\HttpRemotingHandler.cs" />
- <Compile Include="System.Runtime.Remoting.Channels.Http\HttpRemotingHandlerFactory.jvm.cs" />
- <Compile Include="System.Runtime.Remoting.Channels.Http\HttpServer.cs" />
- <Compile Include="System.Runtime.Remoting.Channels.Http\HttpServerChannel.cs" />
- <Compile Include="System.Runtime.Remoting.Channels.Tcp\TcpChannel.cs" />
- <Compile Include="System.Runtime.Remoting.Channels.Tcp\TcpClientChannel.cs" />
- <Compile Include="System.Runtime.Remoting.Channels.Tcp\TcpClientTransportSink.cs" />
- <Compile Include="System.Runtime.Remoting.Channels.Tcp\TcpClientTransportSinkProvider.cs" />
- <Compile Include="System.Runtime.Remoting.Channels.Tcp\TcpConnectionPool.cs" />
- <Compile Include="System.Runtime.Remoting.Channels.Tcp\TcpMessageIO.cs" />
- <Compile Include="System.Runtime.Remoting.Channels.Tcp\TcpServerChannel.cs" />
- <Compile Include="System.Runtime.Remoting.Channels.Tcp\TcpServerTransportSink.cs" />
- <Compile Include="System.Runtime.Remoting.Channels\BinaryClientFormatterSink.cs" />
- <Compile Include="System.Runtime.Remoting.Channels\BinaryClientFormatterSinkProvider.cs" />
- <Compile Include="System.Runtime.Remoting.Channels\BinaryCore.cs" />
- <Compile Include="System.Runtime.Remoting.Channels\BinaryServerFormatterSink.cs" />
- <Compile Include="System.Runtime.Remoting.Channels\BinaryServerFormatterSinkProvider.cs" />
- <Compile Include="System.Runtime.Remoting.Channels\ChannelCore.cs" />
- <Compile Include="System.Runtime.Remoting.Channels\CommonTransportKeys.cs" />
- <Compile Include="System.Runtime.Remoting.Channels\IAuthorizeRemotingConnection.cs" />
- <Compile Include="System.Runtime.Remoting.Channels\RemotingThreadPool.cs" />
- <Compile Include="System.Runtime.Remoting.Channels\SoapClientFormatterSink.cs" />
- <Compile Include="System.Runtime.Remoting.Channels\SoapClientFormatterSinkProvider.cs" />
- <Compile Include="System.Runtime.Remoting.Channels\SoapCore.cs" />
- <Compile Include="System.Runtime.Remoting.Channels\SoapMessageFormatter.cs" />
- <Compile Include="System.Runtime.Remoting.Channels\SoapServerFormatterSink.cs" />
- <Compile Include="System.Runtime.Remoting.Channels\SoapServerFormatterSinkProvider.cs" />
- <Compile Include="System.Runtime.Remoting.MetadataServices\MetaData.cs" />
- <Compile Include="System.Runtime.Remoting.MetadataServices\MetaDataCodeGenerator.cs" />
- <Compile Include="System.Runtime.Remoting.MetadataServices\MetaDataExporter.cs" />
- <Compile Include="System.Runtime.Remoting.MetadataServices\SdlChannelSink.cs" />
- <Compile Include="System.Runtime.Remoting.MetadataServices\SdlChannelSinkProvider.cs" />
- <Compile Include="System.Runtime.Remoting.MetadataServices\SdlType.cs" />
- <Compile Include="System.Runtime.Remoting.MetadataServices\ServiceType.cs" />
- <Compile Include="System.Runtime.Remoting.MetadataServices\SUDSGeneratorException.cs" />
- <Compile Include="System.Runtime.Remoting.MetadataServices\SUDSParserException.cs" />
- <Compile Include="System.Runtime.Remoting.Services\RemotingClientProxy.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="System.Runtime.Remoting.Services\RemotingService.cs">
- <SubType>Component</SubType>
- </Compile>
- </ItemGroup>
- <ItemGroup>
- <Reference Include="J2SE.Helpers, Version=0.0.0.0, Culture=neutral">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\lib\J2SE.Helpers.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="rt, Version=1.4.2.65535, Culture=neutral, processorArchitecture=MSIL" />
- <Reference Include="System" />
- <Reference Include="System.Data" />
- <Reference Include="System.Runtime.Serialization.Formatters.Soap">
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Web">
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Xml" />
- </ItemGroup>
- <Import Project="$(MSBuildBinPath)\Microsoft.csharp.targets" />
- <Import Project="$(GHROOT)\bin\Mainsoft.Common.targets" />
- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
- Other similar extension points exist, see Microsoft.Common.targets.
- <Target Name="BeforeBuild">
- </Target>
- <Target Name="AfterBuild">
- </Target>
- -->
- <ProjectExtensions>
- <VisualStudio>
- <UserProperties REFS-JarPath-j2se-helpers="..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\java_refs\framework\J2SE.Helpers.jar" REFS-JarPath-system-web="..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\java_refs\framework\System.Web.jar" REFS-JarPath-system-runtime-serialization-formatters-soap="..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\java_refs\framework\System.Runtime.Serialization.Formatters.Soap.jar" REFS-JarPath-mscorlib="..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\java_refs\framework\mscorlib.jar" REFS-JarPath-system="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\java_refs\framework\System.jar" REFS-JarPath-system-data="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\java_refs\framework\System.Data.jar" REFS-JarPath-system-xml="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\java_refs\framework\System.Xml.jar" REFS-JarPath-rt="" REFS-RefInfo-rt="repository:jre:sun:1.4.2" />
- </VisualStudio>
- </ProjectExtensions>
-</Project>
diff --git a/mcs/class/System.Runtime.Remoting/System.Runtime.Remoting_2_0.sln b/mcs/class/System.Runtime.Remoting/System.Runtime.Remoting_2_0.sln
deleted file mode 100644
index 31ba6eeb312..00000000000
--- a/mcs/class/System.Runtime.Remoting/System.Runtime.Remoting_2_0.sln
+++ /dev/null
@@ -1,26 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 9.00
-# Visual Studio 2005
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.Runtime.Remoting_2_0", "System.Runtime.Remoting_2_0.csproj", "{C4523363-42B4-486B-9422-B52B7D4CA3CF}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug_Java|Any CPU = Debug_Java|Any CPU
- Debug_Java20|Any CPU = Debug_Java20|Any CPU
- Release_Java|Any CPU = Release_Java|Any CPU
- Release_Java20|Any CPU = Release_Java20|Any CPU
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {C4523363-42B4-486B-9422-B52B7D4CA3CF}.Debug_Java|Any CPU.ActiveCfg = Debug_Java|Any CPU
- {C4523363-42B4-486B-9422-B52B7D4CA3CF}.Debug_Java|Any CPU.Build.0 = Debug_Java|Any CPU
- {C4523363-42B4-486B-9422-B52B7D4CA3CF}.Debug_Java20|Any CPU.ActiveCfg = Debug_Java20|Any CPU
- {C4523363-42B4-486B-9422-B52B7D4CA3CF}.Debug_Java20|Any CPU.Build.0 = Debug_Java20|Any CPU
- {C4523363-42B4-486B-9422-B52B7D4CA3CF}.Release_Java|Any CPU.ActiveCfg = Release_Java|Any CPU
- {C4523363-42B4-486B-9422-B52B7D4CA3CF}.Release_Java|Any CPU.Build.0 = Release_Java|Any CPU
- {C4523363-42B4-486B-9422-B52B7D4CA3CF}.Release_Java20|Any CPU.ActiveCfg = Release_Java20|Any CPU
- {C4523363-42B4-486B-9422-B52B7D4CA3CF}.Release_Java20|Any CPU.Build.0 = Release_Java20|Any CPU
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal