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>2015-12-01 23:55:36 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2015-12-02 00:19:36 +0300
commit9d24fb156422961bd13fb50565113c563898b0bd (patch)
treee83225d42ba45d729bd68b38f710c21be4925b8e /mcs/class/System.Web.Extensions
parent2ad5aaf618911a709a3507ab209cd988e599076b (diff)
[csproj] Remove *net_4_5.csproj files from the class libs
We only use the net_4_x profile now so those csproj's don't make sense anymore.
Diffstat (limited to 'mcs/class/System.Web.Extensions')
-rw-r--r--mcs/class/System.Web.Extensions/System.Web.Extensions-net_4_5.csproj292
-rw-r--r--mcs/class/System.Web.Extensions/System.Web.Extensions-tests-net_4_5.csproj257
2 files changed, 0 insertions, 549 deletions
diff --git a/mcs/class/System.Web.Extensions/System.Web.Extensions-net_4_5.csproj b/mcs/class/System.Web.Extensions/System.Web.Extensions-net_4_5.csproj
deleted file mode 100644
index cecbd560681..00000000000
--- a/mcs/class/System.Web.Extensions/System.Web.Extensions-net_4_5.csproj
+++ /dev/null
@@ -1,292 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.30729</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{74D281D8-F725-4D79-B218-2DFCCFD44FA2}</ProjectGuid>
- <OutputType>Library</OutputType>
- <NoWarn>1699</NoWarn>
- <OutputPath>./../../class/lib/net_4_5</OutputPath>
- <NoStdLib>True</NoStdLib>
- <NoConfig>True</NoConfig>
- <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>
- </RootNamespace>
- <AssemblyName>System.Web.Extensions</AssemblyName>
- <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- </PropertyGroup>
-
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <NoWarn>1699</NoWarn>
- <Optimize>false</Optimize>
- <DefineConstants>DEBUG;TRACE;NET_4_0;NET_4_5;MONO;DISABLE_CAS_USE;NET_3_5;SYSTEM_WEB_EXTENSIONS</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <NoWarn>1699</NoWarn>
- <Optimize>true</Optimize>
- <DefineConstants>NET_4_0;NET_4_5;MONO;DISABLE_CAS_USE;NET_3_5;SYSTEM_WEB_EXTENSIONS</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0,
- Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This
- is a problem to compile the Mono mscorlib.dll -->
- <PropertyGroup>
- <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
- </PropertyGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <ItemGroup>
- <Compile Include="..\..\build\common\Consts.cs" />
- <Compile Include="..\..\build\common\Locale.cs" />
- <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
- <Compile Include="..\System.Web\System.Web.Configuration_2.0\MachineKeyRegistryStorage.cs" />
- <Compile Include="..\System.Web\System.Web.Handlers\AssemblyResourceLoader.cs" />
- <Compile Include="..\System.Web\System.Web.Util\MachineKeySectionUtils.cs" />
- <Compile Include=".\Assembly\AssemblyInfo.cs" />
- <Compile Include=".\System.Web.ClientServices.Providers\ClientFormsAuthenticationCredentials.cs" />
- <Compile Include=".\System.Web.ClientServices.Providers\ClientFormsAuthenticationMembershipProvider.cs" />
- <Compile Include=".\System.Web.ClientServices.Providers\ClientRoleProvider.cs" />
- <Compile Include=".\System.Web.ClientServices.Providers\ClientSettingsProvider.cs" />
- <Compile Include=".\System.Web.ClientServices.Providers\ClientWindowsAuthenticationMembershipProvider.cs" />
- <Compile Include=".\System.Web.ClientServices.Providers\IClientFormsAuthenticationCredentialsProvider.cs" />
- <Compile Include=".\System.Web.ClientServices.Providers\SettingsSavedEventArgs.cs" />
- <Compile Include=".\System.Web.ClientServices.Providers\UserValidatedEventArgs.cs" />
- <Compile Include=".\System.Web.ClientServices\ClientFormsIdentity.cs" />
- <Compile Include=".\System.Web.ClientServices\ClientRolePrincipal.cs" />
- <Compile Include=".\System.Web.ClientServices\ConnectivityStatus.cs" />
- <Compile Include=".\System.Web.Configuration\Converter.cs" />
- <Compile Include=".\System.Web.Configuration\ConvertersCollection.cs" />
- <Compile Include=".\System.Web.Configuration\ScriptingAuthenticationServiceSection.cs" />
- <Compile Include=".\System.Web.Configuration\ScriptingJsonSerializationSection.cs" />
- <Compile Include=".\System.Web.Configuration\ScriptingProfileServiceSection.cs" />
- <Compile Include=".\System.Web.Configuration\ScriptingRoleServiceSection.cs" />
- <Compile Include=".\System.Web.Configuration\ScriptingScriptResourceHandlerSection.cs" />
- <Compile Include=".\System.Web.Configuration\ScriptingSectionGroup.cs" />
- <Compile Include=".\System.Web.Configuration\ScriptingWebServicesSectionGroup.cs" />
- <Compile Include=".\System.Web.Configuration\SystemWebExtensionsSectionGroup.cs" />
- <Compile Include=".\System.Web.DynamicData\DynamicDataSourceOperation.cs" />
- <Compile Include=".\System.Web.DynamicData\DynamicValidatorEventArgs.cs" />
- <Compile Include=".\System.Web.DynamicData\IDynamicDataSource.cs" />
- <Compile Include=".\System.Web.DynamicData\IDynamicValidatorException.cs" />
- <Compile Include=".\System.Web.Handlers\ScriptModule.cs" />
- <Compile Include=".\System.Web.Handlers\ScriptResourceHandler.cs" />
- <Compile Include=".\System.Web.Query.Dynamic\DynamicClass.cs" />
- <Compile Include=".\System.Web.Query.Dynamic\ParseException.cs" />
- <Compile Include=".\System.Web.Script.Serialization\JavaScriptConverter.cs" />
- <Compile Include=".\System.Web.Script.Serialization\JavaScriptSerializer.cs" />
- <Compile Include=".\System.Web.Script.Serialization\JavaScriptTypeResolver.cs" />
- <Compile Include=".\System.Web.Script.Serialization\Json.cs" />
- <Compile Include=".\System.Web.Script.Serialization\JSON\JavaScriptUtils.cs" />
- <Compile Include=".\System.Web.Script.Serialization\JSON\ReflectionUtils.cs" />
- <Compile Include=".\System.Web.Script.Serialization\JsonDeserializer.cs" />
- <Compile Include=".\System.Web.Script.Serialization\JsonSerializer.cs" />
- <Compile Include=".\System.Web.Script.Serialization\ScriptIgnoreAttribute.cs" />
- <Compile Include=".\System.Web.Script.Serialization\SimpleTypeResolver.cs" />
- <Compile Include=".\System.Web.Script.Serialization\StringBuilderExtensions.cs" />
- <Compile Include=".\System.Web.Script.Services\AuthenticationService.cs" />
- <Compile Include=".\System.Web.Script.Services\ClientProxyHandler.cs" />
- <Compile Include=".\System.Web.Script.Services\GenerateScriptTypeAttribute.cs" />
- <Compile Include=".\System.Web.Script.Services\LogicalTypeInfo.cs" />
- <Compile Include=".\System.Web.Script.Services\ProfileService.cs" />
- <Compile Include=".\System.Web.Script.Services\ProxyGenerator.cs" />
- <Compile Include=".\System.Web.Script.Services\ResponseFormat.cs" />
- <Compile Include=".\System.Web.Script.Services\RestHandler.cs" />
- <Compile Include=".\System.Web.Script.Services\ScriptHandlerFactory.cs" />
- <Compile Include=".\System.Web.Script.Services\ScriptMethodAttribute.cs" />
- <Compile Include=".\System.Web.Script.Services\ScriptServiceAttribute.cs" />
- <Compile Include=".\System.Web.UI.WebControls\DataPager.cs" />
- <Compile Include=".\System.Web.UI.WebControls\DataPagerCommandEventArgs.cs" />
- <Compile Include=".\System.Web.UI.WebControls\DataPagerField.cs" />
- <Compile Include=".\System.Web.UI.WebControls\DataPagerFieldCollection.cs" />
- <Compile Include=".\System.Web.UI.WebControls\DataPagerFieldCommandEventArgs.cs" />
- <Compile Include=".\System.Web.UI.WebControls\DataPagerFieldItem.cs" />
- <Compile Include=".\System.Web.UI.WebControls\HelperExtensions.cs" />
- <Compile Include=".\System.Web.UI.WebControls\InsertItemPosition.cs" />
- <Compile Include=".\System.Web.UI.WebControls\IPageableItemContainer.cs" />
- <Compile Include=".\System.Web.UI.WebControls\LinqDataSource.cs" />
- <Compile Include=".\System.Web.UI.WebControls\LinqDataSourceContextEventArgs.cs" />
- <Compile Include=".\System.Web.UI.WebControls\LinqDataSourceDeleteEventArgs.cs" />
- <Compile Include=".\System.Web.UI.WebControls\LinqDataSourceDisposeEventArgs.cs" />
- <Compile Include=".\System.Web.UI.WebControls\LinqDataSourceInsertEventArgs.cs" />
- <Compile Include=".\System.Web.UI.WebControls\LinqDataSourceSelectEventArgs.cs" />
- <Compile Include=".\System.Web.UI.WebControls\LinqDataSourceStatusEventArgs.cs" />
- <Compile Include=".\System.Web.UI.WebControls\LinqDataSourceUpdateEventArgs.cs" />
- <Compile Include=".\System.Web.UI.WebControls\LinqDataSourceValidationException.cs" />
- <Compile Include=".\System.Web.UI.WebControls\LinqDataSourceView.cs" />
- <Compile Include=".\System.Web.UI.WebControls\ListView.cs" />
- <Compile Include=".\System.Web.UI.WebControls\ListViewCancelEventArgs.cs" />
- <Compile Include=".\System.Web.UI.WebControls\ListViewCancelMode.cs" />
- <Compile Include=".\System.Web.UI.WebControls\ListViewCommandEventArgs.cs" />
- <Compile Include=".\System.Web.UI.WebControls\ListViewContainer.cs" />
- <Compile Include=".\System.Web.UI.WebControls\ListViewDataItem.cs" />
- <Compile Include=".\System.Web.UI.WebControls\ListViewDeletedEventArgs.cs" />
- <Compile Include=".\System.Web.UI.WebControls\ListViewDeleteEventArgs.cs" />
- <Compile Include=".\System.Web.UI.WebControls\ListViewEditEventArgs.cs" />
- <Compile Include=".\System.Web.UI.WebControls\ListViewInsertedEventArgs.cs" />
- <Compile Include=".\System.Web.UI.WebControls\ListViewInsertEventArgs.cs" />
- <Compile Include=".\System.Web.UI.WebControls\ListViewItem.cs" />
- <Compile Include=".\System.Web.UI.WebControls\ListViewItemEventArgs.cs" />
- <Compile Include=".\System.Web.UI.WebControls\ListViewItemType.cs" />
- <Compile Include=".\System.Web.UI.WebControls\ListViewPagedDataSource.cs" />
- <Compile Include=".\System.Web.UI.WebControls\ListViewSelectEventArgs.cs" />
- <Compile Include=".\System.Web.UI.WebControls\ListViewSortEventArgs.cs" />
- <Compile Include=".\System.Web.UI.WebControls\ListViewTableCell.cs" />
- <Compile Include=".\System.Web.UI.WebControls\ListViewTableRow.cs" />
- <Compile Include=".\System.Web.UI.WebControls\ListViewUpdatedEventArgs.cs" />
- <Compile Include=".\System.Web.UI.WebControls\ListViewUpdateEventArgs.cs" />
- <Compile Include=".\System.Web.UI.WebControls\NextPreviousPagerField.cs" />
- <Compile Include=".\System.Web.UI.WebControls\NumericPagerField.cs" />
- <Compile Include=".\System.Web.UI.WebControls\PageEventArgs.cs" />
- <Compile Include=".\System.Web.UI.WebControls\PagePropertiesChangingEventArgs.cs" />
- <Compile Include=".\System.Web.UI.WebControls\TemplatePagerField.cs" />
- <Compile Include=".\System.Web.UI\AsyncPostBackErrorEventArgs.cs" />
- <Compile Include=".\System.Web.UI\AsyncPostBackTrigger.cs" />
- <Compile Include=".\System.Web.UI\AuthenticationServiceManager.cs" />
- <Compile Include=".\System.Web.UI\CompositeEntry.cs" />
- <Compile Include=".\System.Web.UI\CompositeScriptReference.cs" />
- <Compile Include=".\System.Web.UI\CompositeScriptReferenceEventArgs.cs" />
- <Compile Include=".\System.Web.UI\ExtenderControl.cs" />
- <Compile Include=".\System.Web.UI\IExtenderControl.cs" />
- <Compile Include=".\System.Web.UI\IScriptControl.cs" />
- <Compile Include=".\System.Web.UI\PostBackTrigger.cs" />
- <Compile Include=".\System.Web.UI\ProfileServiceManager.cs" />
- <Compile Include=".\System.Web.UI\RegisteredArrayDeclaration.cs" />
- <Compile Include=".\System.Web.UI\RegisteredDisposeScript.cs" />
- <Compile Include=".\System.Web.UI\RegisteredExpandoAttribute.cs" />
- <Compile Include=".\System.Web.UI\RegisteredHiddenField.cs" />
- <Compile Include=".\System.Web.UI\RegisteredScript.cs" />
- <Compile Include=".\System.Web.UI\RegisteredScriptType.cs" />
- <Compile Include=".\System.Web.UI\ScriptBehaviorDescriptor.cs" />
- <Compile Include=".\System.Web.UI\ScriptComponentDescriptor.cs" />
- <Compile Include=".\System.Web.UI\ScriptControl.cs" />
- <Compile Include=".\System.Web.UI\ScriptControlDescriptor.cs" />
- <Compile Include=".\System.Web.UI\ScriptDescriptor.cs" />
- <Compile Include=".\System.Web.UI\ScriptManager.cs" />
- <Compile Include=".\System.Web.UI\ScriptManagerProxy.cs" />
- <Compile Include=".\System.Web.UI\ScriptMode.cs" />
- <Compile Include=".\System.Web.UI\ScriptReference.cs" />
- <Compile Include=".\System.Web.UI\ScriptReferenceBase.cs" />
- <Compile Include=".\System.Web.UI\ScriptReferenceCollection.cs" />
- <Compile Include=".\System.Web.UI\ScriptReferenceEventArgs.cs" />
- <Compile Include=".\System.Web.UI\ScriptResourceAttribute.cs" />
- <Compile Include=".\System.Web.UI\ServiceReference.cs" />
- <Compile Include=".\System.Web.UI\ServiceReferenceCollection.cs" />
- <Compile Include=".\System.Web.UI\TargetControlTypeAttribute.cs" />
- <Compile Include=".\System.Web.UI\Timer.cs" />
- <Compile Include=".\System.Web.UI\UpdatePanel.cs" />
- <Compile Include=".\System.Web.UI\UpdatePanelControlTrigger.cs" />
- <Compile Include=".\System.Web.UI\UpdatePanelRenderMode.cs" />
- <Compile Include=".\System.Web.UI\UpdatePanelTrigger.cs" />
- <Compile Include=".\System.Web.UI\UpdatePanelTriggerCollection.cs" />
- <Compile Include=".\System.Web.UI\UpdatePanelUpdateMode.cs" />
- <Compile Include=".\System.Web.UI\UpdateProgress.cs" /> </ItemGroup>
- <!-- 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>
- -->
- <PropertyGroup>
- <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
-
- </PreBuildEvent>
- <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
-
- </PreBuildEvent>
-
- <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
-
- </PostBuildEvent>
- <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
-
- </PostBuildEvent>
- </PropertyGroup>
- <ItemGroup>
- <ProjectReference Include="../corlib/corlib-net_4_5.csproj">
- <Project>{33BF0182-AC5C-464C-995B-C9CFE74E1A95}</Project>
- <Name>corlib-net_4_5</Name>
- </ProjectReference>
- <ProjectReference Include="../System.Web.ApplicationServices/System.Web.ApplicationServices-net_4_5.csproj">
- <Project>{B4E6806D-1B38-4CEE-8ADB-2D0A4D1AF25F}</Project>
- <Name>System.Web.ApplicationServices-net_4_5</Name>
- </ProjectReference>
- <ProjectReference Include="../System/System-net_4_5.csproj">
- <Project>{FFAC0B73-D997-493B-9C62-27656CD858BB}</Project>
- <Name>System-net_4_5</Name>
- </ProjectReference>
- <ProjectReference Include="../System.Core/System.Core-net_4_5.csproj">
- <Project>{D92530F4-3F2B-4351-BD21-9D6BEE6D2A4E}</Project>
- <Name>System.Core-net_4_5</Name>
- </ProjectReference>
- <ProjectReference Include="../System.Drawing/System.Drawing-net_4_5.csproj">
- <Project>{CB1CB976-AA54-4553-B0E7-05665B199EC4}</Project>
- <Name>System.Drawing-net_4_5</Name>
- </ProjectReference>
- <ProjectReference Include="../System.Data/System.Data-net_4_5.csproj">
- <Project>{9A33954F-57A8-4D75-B1D8-0F81808A0DD4}</Project>
- <Name>System.Data-net_4_5</Name>
- </ProjectReference>
- <ProjectReference Include="../System.Data.Linq/System.Data.Linq-net_4_5.csproj">
- <Project>{8AC5471F-9515-4D01-87B9-7974F2CBD6F1}</Project>
- <Name>System.Data.Linq-net_4_5</Name>
- </ProjectReference>
- <ProjectReference Include="../System.XML/System.Xml-net_4_5.csproj">
- <Project>{2951DEC2-4393-4A78-83F9-42EB39CB708F}</Project>
- <Name>System.Xml-net_4_5</Name>
- </ProjectReference>
- <ProjectReference Include="../System.Web/System.Web-net_4_5.csproj">
- <Project>{B489C3DE-3ED3-4EDC-B42B-82B38E101857}</Project>
- <Name>System.Web-net_4_5</Name>
- </ProjectReference>
- <ProjectReference Include="../System.Web.Services/System.Web.Services-net_4_5.csproj">
- <Project>{251DB111-FEE1-4080-8411-0AD1CC9BA94B}</Project>
- <Name>System.Web.Services-net_4_5</Name>
- </ProjectReference>
- <ProjectReference Include="../System.Configuration/System.Configuration-net_4_5.csproj">
- <Project>{D52A2CEA-245E-4877-950E-3EAC5F541B8E}</Project>
- <Name>System.Configuration-net_4_5</Name>
- </ProjectReference>
- <ProjectReference Include="../System.EnterpriseServices/System.EnterpriseServices-net_4_5.csproj">
- <Project>{773D8BA7-9A88-49AC-81C9-740436270588}</Project>
- <Name>System.EnterpriseServices-net_4_5</Name>
- </ProjectReference>
- <ProjectReference Include="../System.ServiceModel/System.ServiceModel-net_4_5.csproj">
- <Project>{F2156C09-C377-4945-A690-39CFBF3319B3}</Project>
- <Name>System.ServiceModel-net_4_5</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <Folder Include="Properties\" />
- </ItemGroup>
- <ItemGroup>
- <EmbeddedResource Include="../MicrosoftAjaxLibrary/System.Web.Extensions/3.5.0.0/3.5.21022.8/MicrosoftAjax.debug.js">
- <LogicalName>MicrosoftAjax.debug.js</LogicalName>
- </EmbeddedResource>
- <EmbeddedResource Include="../MicrosoftAjaxLibrary/System.Web.Extensions/3.5.0.0/3.5.21022.8/MicrosoftAjax.js">
- <LogicalName>MicrosoftAjax.js</LogicalName>
- </EmbeddedResource>
- <EmbeddedResource Include="../MicrosoftAjaxLibrary/System.Web.Extensions/3.5.0.0/3.5.21022.8/MicrosoftAjaxTimer.debug.js">
- <LogicalName>MicrosoftAjaxTimer.debug.js</LogicalName>
- </EmbeddedResource>
- <EmbeddedResource Include="../MicrosoftAjaxLibrary/System.Web.Extensions/3.5.0.0/3.5.21022.8/MicrosoftAjaxTimer.js">
- <LogicalName>MicrosoftAjaxTimer.js</LogicalName>
- </EmbeddedResource>
- <EmbeddedResource Include="../MicrosoftAjaxLibrary/System.Web.Extensions/3.5.0.0/3.5.21022.8/MicrosoftAjaxWebForms.debug.js">
- <LogicalName>MicrosoftAjaxWebForms.debug.js</LogicalName>
- </EmbeddedResource>
- <EmbeddedResource Include="../MicrosoftAjaxLibrary/System.Web.Extensions/3.5.0.0/3.5.21022.8/MicrosoftAjaxWebForms.js">
- <LogicalName>MicrosoftAjaxWebForms.js</LogicalName>
- </EmbeddedResource>
- </ItemGroup>
-</Project>
-
diff --git a/mcs/class/System.Web.Extensions/System.Web.Extensions-tests-net_4_5.csproj b/mcs/class/System.Web.Extensions/System.Web.Extensions-tests-net_4_5.csproj
deleted file mode 100644
index fc69b59e5ad..00000000000
--- a/mcs/class/System.Web.Extensions/System.Web.Extensions-tests-net_4_5.csproj
+++ /dev/null
@@ -1,257 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.30729</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{F6ACFFDE-B4F0-4622-AA00-6ED634E1BF3E}</ProjectGuid>
- <OutputType>Library</OutputType>
- <NoWarn>1699,219,169,1591</NoWarn>
- <OutputPath>bin\Debug\System.Web.Extensions-tests-net_4_5</OutputPath>
- <NoStdLib>True</NoStdLib>
- <NoConfig>False</NoConfig>
- <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>
- </RootNamespace>
- <AssemblyName>System.Web.Extensions_test_net_4_5</AssemblyName>
- <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <NoWarn>1699,219,169,1591</NoWarn>
- <Optimize>false</Optimize>
- <DefineConstants>DEBUG;TRACE;NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;NET_3_5;SYSTEM_WEB_EXTENSIONS;SYSTEM_WEB_EXTENSIONS</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <NoWarn>1699,219,169,1591</NoWarn>
- <Optimize>true</Optimize>
- <DefineConstants>NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;NET_3_5;SYSTEM_WEB_EXTENSIONS;SYSTEM_WEB_EXTENSIONS</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0,
- Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This
- is a problem to compile the Mono mscorlib.dll -->
- <PropertyGroup>
- <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
- </PropertyGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <ItemGroup>
- <Compile Include="..\System.Web\Test\mainsoft\MainsoftWebTest\HtmlAgilityPack\AssemblyInfo.cs" />
- <Compile Include="..\System.Web\Test\mainsoft\MainsoftWebTest\HtmlAgilityPack\crc32.cs" />
- <Compile Include="..\System.Web\Test\mainsoft\MainsoftWebTest\HtmlAgilityPack\Header.cs" />
- <Compile Include="..\System.Web\Test\mainsoft\MainsoftWebTest\HtmlAgilityPack\HtmlAttribute.cs" />
- <Compile Include="..\System.Web\Test\mainsoft\MainsoftWebTest\HtmlAgilityPack\HtmlDocument.cs" />
- <Compile Include="..\System.Web\Test\mainsoft\MainsoftWebTest\HtmlAgilityPack\HtmlEntity.cs" />
- <Compile Include="..\System.Web\Test\mainsoft\MainsoftWebTest\HtmlAgilityPack\HtmlNode.cs" />
- <Compile Include="..\System.Web\Test\mainsoft\MainsoftWebTest\HtmlAgilityPack\HtmlNodeNavigator.cs" />
- <Compile Include="..\System.Web\Test\mainsoft\MainsoftWebTest\HtmlAgilityPack\HtmlWeb.cs" />
- <Compile Include="..\System.Web\Test\mainsoft\MainsoftWebTest\HtmlAgilityPack\MixedCodeDocument.cs" />
- <Compile Include="..\System.Web\Test\mainsoft\MainsoftWebTest\HtmlAgilityPack\ParseReader.cs" />
- <Compile Include="..\System.Web\Test\mainsoft\MainsoftWebTest\HtmlAgilityPack\tools.cs" />
- <Compile Include="..\System.Web\Test\mainsoft\MainsoftWebTest\NunitWebTest.cs" />
- <Compile Include="..\System.Web\Test\mainsoft\MainsoftWebTest\XmlComparer.cs" />
- <Compile Include="..\System.Web\Test\mainsoft\NunitWeb\NunitWeb\BaseControl.cs" />
- <Compile Include="..\System.Web\Test\mainsoft\NunitWeb\NunitWeb\BaseControlCollection.cs" />
- <Compile Include="..\System.Web\Test\mainsoft\NunitWeb\NunitWeb\BaseInvoker.cs" />
- <Compile Include="..\System.Web\Test\mainsoft\NunitWeb\NunitWeb\BaseRequest.cs" />
- <Compile Include="..\System.Web\Test\mainsoft\NunitWeb\NunitWeb\BaseWorkerRequest.cs" />
- <Compile Include="..\System.Web\Test\mainsoft\NunitWeb\NunitWeb\FakeMembershipProvider.cs" />
- <Compile Include="..\System.Web\Test\mainsoft\NunitWeb\NunitWeb\FormRequest.cs" />
- <Compile Include="..\System.Web\Test\mainsoft\NunitWeb\NunitWeb\Global.asax.cs" />
- <Compile Include="..\System.Web\Test\mainsoft\NunitWeb\NunitWeb\HandlerInvoker.cs" />
- <Compile Include="..\System.Web\Test\mainsoft\NunitWeb\NunitWeb\IForeignData.cs" />
- <Compile Include="..\System.Web\Test\mainsoft\NunitWeb\NunitWeb\MyHandler.cs" />
- <Compile Include="..\System.Web\Test\mainsoft\NunitWeb\NunitWeb\MyHost.cs" />
- <Compile Include="..\System.Web\Test\mainsoft\NunitWeb\NunitWeb\MyPageHandlerFactory.cs" />
- <Compile Include="..\System.Web\Test\mainsoft\NunitWeb\NunitWeb\MyTemplateControls.cs" />
- <Compile Include="..\System.Web\Test\mainsoft\NunitWeb\NunitWeb\PageDelegates.cs" />
- <Compile Include="..\System.Web\Test\mainsoft\NunitWeb\NunitWeb\PageInvoker.cs" />
- <Compile Include="..\System.Web\Test\mainsoft\NunitWeb\NunitWeb\PostableRequest.cs" />
- <Compile Include="..\System.Web\Test\mainsoft\NunitWeb\NunitWeb\PostableWorkerRequest.cs" />
- <Compile Include="..\System.Web\Test\mainsoft\NunitWeb\NunitWeb\Response.cs" />
- <Compile Include="..\System.Web\Test\mainsoft\NunitWeb\NunitWeb\StandardUrl.cs" />
- <Compile Include="..\System.Web\Test\mainsoft\NunitWeb\NunitWeb\WebTest.cs" />
- <Compile Include="..\System.Web\Test\mainsoft\NunitWeb\NunitWeb\WebTestResourcesSetupAttribute.cs" />
- <Compile Include="Test\code\Bug604053_DataSource.cs" />
- <Compile Include="Test\code\Country.cs" />
- <Compile Include="Test\code\CountryCollection.cs" />
- <Compile Include="Test\code\WebTestLocal.cs" />
- <Compile Include="Test\System.Web.Script.Serialization\JavaScriptSerializerTest.cs" />
- <Compile Include="Test\System.Web.Script.Services\ProxyGeneratorTest.cs" />
- <Compile Include="Test\System.Web.UI.WebControls\DataPagerFieldCollectionTest.cs" />
- <Compile Include="Test\System.Web.UI.WebControls\EventRecorder.cs" />
- <Compile Include="Test\System.Web.UI.WebControls\ListViewPagedDataSourceTest.cs" />
- <Compile Include="Test\System.Web.UI.WebControls\ListViewTest.cs" />
- <Compile Include="Test\System.Web.UI\ScriptBehaviorDescriptorTest.cs" />
- <Compile Include="Test\System.Web.UI\ScriptComponentDescriptorTest.cs" />
- <Compile Include="Test\System.Web.UI\ScriptControlDescriptorTest.cs" />
- <Compile Include="Test\System.Web.UI\ScriptReferenceBaseTest.cs" />
- <Compile Include="Test\System.Web.UI\UpdateProgressTest.cs" /> </ItemGroup>
- <!-- 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>
- -->
- <PropertyGroup>
- <PreBuildEvent>
-
- </PreBuildEvent>
- <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
-
- </PostBuildEvent>
- <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
-
- </PostBuildEvent>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="..\lib\net_4_5\nunit.framework.dll" />
- <ProjectReference Include="..\corlib\corlib-net_4_5.csproj">
- <Project>{33BF0182-AC5C-464C-995B-C9CFE74E1A95}</Project>
- <Name>corlib\corlib-net_4_5</Name>
- </ProjectReference>
- <ProjectReference Include="..\System.Web.Extensions\System.Web.Extensions-net_4_5.csproj">
- <Project>{74D281D8-F725-4D79-B218-2DFCCFD44FA2}</Project>
- <Name>System.Web.Extensions\System.Web.Extensions-net_4_5</Name>
- </ProjectReference>
- <ProjectReference Include="..\System\System-net_4_5-2.csproj">
- <Project>{5C605B73-19DA-4FB7-AB39-C7EF9A8B19FE}</Project>
- <Name>System\System-net_4_5-2</Name>
- </ProjectReference>
- <ProjectReference Include="..\System.Core\System.Core-net_4_5.csproj">
- <Project>{D92530F4-3F2B-4351-BD21-9D6BEE6D2A4E}</Project>
- <Name>System.Core\System.Core-net_4_5</Name>
- </ProjectReference>
- <ProjectReference Include="..\System.Drawing\System.Drawing-net_4_5.csproj">
- <Project>{CB1CB976-AA54-4553-B0E7-05665B199EC4}</Project>
- <Name>System.Drawing\System.Drawing-net_4_5</Name>
- </ProjectReference>
- <ProjectReference Include="..\System.Data\System.Data-net_4_5.csproj">
- <Project>{9A33954F-57A8-4D75-B1D8-0F81808A0DD4}</Project>
- <Name>System.Data\System.Data-net_4_5</Name>
- </ProjectReference>
- <ProjectReference Include="..\System.Data.Linq\System.Data.Linq-net_4_5.csproj">
- <Project>{8AC5471F-9515-4D01-87B9-7974F2CBD6F1}</Project>
- <Name>System.Data.Linq\System.Data.Linq-net_4_5</Name>
- </ProjectReference>
- <ProjectReference Include="..\System.XML\System.Xml-net_4_5-1.csproj">
- <Project>{2534ADE0-05E4-490F-933D-1E39310A0CB9}</Project>
- <Name>System.XML\System.Xml-net_4_5-1</Name>
- </ProjectReference>
- <ProjectReference Include="..\System.Web\System.Web-net_4_5-2.csproj">
- <Project>{725FB152-838A-4C6E-8A12-AC47E2DD4CEA}</Project>
- <Name>System.Web\System.Web-net_4_5-2</Name>
- </ProjectReference>
- <ProjectReference Include="..\System.Web.Services\System.Web.Services-net_4_5.csproj">
- <Project>{251DB111-FEE1-4080-8411-0AD1CC9BA94B}</Project>
- <Name>System.Web.Services\System.Web.Services-net_4_5</Name>
- </ProjectReference>
- <ProjectReference Include="..\System.Configuration\System.Configuration-net_4_5.csproj">
- <Project>{D52A2CEA-245E-4877-950E-3EAC5F541B8E}</Project>
- <Name>System.Configuration\System.Configuration-net_4_5</Name>
- </ProjectReference>
- <ProjectReference Include="..\System.EnterpriseServices\System.EnterpriseServices-net_4_5.csproj">
- <Project>{773D8BA7-9A88-49AC-81C9-740436270588}</Project>
- <Name>System.EnterpriseServices\System.EnterpriseServices-net_4_5</Name>
- </ProjectReference>
- <ProjectReference Include="..\System.ServiceModel\System.ServiceModel-net_4_5.csproj">
- <Project>{F2156C09-C377-4945-A690-39CFBF3319B3}</Project>
- <Name>System.ServiceModel\System.ServiceModel-net_4_5</Name>
- </ProjectReference>
- <ProjectReference Include="..\System.Web.ApplicationServices\System.Web.ApplicationServices-net_4_5.csproj">
- <Project>{B4E6806D-1B38-4CEE-8ADB-2D0A4D1AF25F}</Project>
- <Name>System.Web.ApplicationServices\System.Web.ApplicationServices-net_4_5</Name>
- </ProjectReference>
- <ProjectReference Include="..\SystemWebTestShim\SystemWebTestShim-net_4_5.csproj">
- <Project>{337A92C8-EB50-43A9-9435-CB268AC147DC}</Project>
- <Name>SystemWebTestShim\SystemWebTestShim-net_4_5</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <Folder Include="Properties\" />
- </ItemGroup>
- <ItemGroup>
- <EmbeddedResource Include="../MicrosoftAjaxLibrary/System.Web.Extensions/3.5.0.0/3.5.21022.8/MicrosoftAjax.debug.js">
- <LogicalName>MicrosoftAjax.debug.js</LogicalName>
- </EmbeddedResource>
- <EmbeddedResource Include="../MicrosoftAjaxLibrary/System.Web.Extensions/3.5.0.0/3.5.21022.8/MicrosoftAjax.js">
- <LogicalName>MicrosoftAjax.js</LogicalName>
- </EmbeddedResource>
- <EmbeddedResource Include="../MicrosoftAjaxLibrary/System.Web.Extensions/3.5.0.0/3.5.21022.8/MicrosoftAjaxTimer.debug.js">
- <LogicalName>MicrosoftAjaxTimer.debug.js</LogicalName>
- </EmbeddedResource>
- <EmbeddedResource Include="../MicrosoftAjaxLibrary/System.Web.Extensions/3.5.0.0/3.5.21022.8/MicrosoftAjaxTimer.js">
- <LogicalName>MicrosoftAjaxTimer.js</LogicalName>
- </EmbeddedResource>
- <EmbeddedResource Include="../MicrosoftAjaxLibrary/System.Web.Extensions/3.5.0.0/3.5.21022.8/MicrosoftAjaxWebForms.debug.js">
- <LogicalName>MicrosoftAjaxWebForms.debug.js</LogicalName>
- </EmbeddedResource>
- <EmbeddedResource Include="../MicrosoftAjaxLibrary/System.Web.Extensions/3.5.0.0/3.5.21022.8/MicrosoftAjaxWebForms.js">
- <LogicalName>MicrosoftAjaxWebForms.js</LogicalName>
- </EmbeddedResource>
- <EmbeddedResource Include="Test/resources/Web.mono.config">
- <LogicalName>Web.mono.config</LogicalName>
- </EmbeddedResource>
- <EmbeddedResource Include="Test/resources/profile.config.4.5">
- <LogicalName>profile.config.4.5</LogicalName>
- </EmbeddedResource>
- <EmbeddedResource Include="Test/resources/profile.config.4.0">
- <LogicalName>profile.config.4.0</LogicalName>
- </EmbeddedResource>
- <EmbeddedResource Include="Test/resources/profile.config.2.0">
- <LogicalName>profile.config.2.0</LogicalName>
- </EmbeddedResource>
- <EmbeddedResource Include="Test/resources/ListViewSort.aspx">
- <LogicalName>ListViewSort.aspx</LogicalName>
- </EmbeddedResource>
- <EmbeddedResource Include="Test/resources/ListViewTest.aspx">
- <LogicalName>ListViewTest.aspx</LogicalName>
- </EmbeddedResource>
- <EmbeddedResource Include="Test/resources/ListViewTotalRowCount_Bug535701_1.aspx">
- <LogicalName>ListViewTotalRowCount_Bug535701_1.aspx</LogicalName>
- </EmbeddedResource>
- <EmbeddedResource Include="Test/resources/ListViewTotalRowCount_Bug535701_2.aspx">
- <LogicalName>ListViewTotalRowCount_Bug535701_2.aspx</LogicalName>
- </EmbeddedResource>
- <EmbeddedResource Include="Test/resources/ListViewTotalRowCount_Bug604053.aspx">
- <LogicalName>ListViewTotalRowCount_Bug604053.aspx</LogicalName>
- </EmbeddedResource>
- <EmbeddedResource Include="../System.Web/Test/mainsoft/NunitWeb/NunitWeb/Resources/MyPage.aspx.cs">
- <LogicalName>MyPage.aspx.cs</LogicalName>
- </EmbeddedResource>
- <EmbeddedResource Include="../System.Web/Test/mainsoft/NunitWeb/NunitWeb/Resources/Global.asax">
- <LogicalName>Global.asax</LogicalName>
- </EmbeddedResource>
- <EmbeddedResource Include="../System.Web/Test/mainsoft/NunitWeb/NunitWeb/Resources/My.ashx">
- <LogicalName>My.ashx</LogicalName>
- </EmbeddedResource>
- <EmbeddedResource Include="../System.Web/Test/mainsoft/NunitWeb/NunitWeb/Resources/MyPage.aspx">
- <LogicalName>MyPage.aspx</LogicalName>
- </EmbeddedResource>
- <EmbeddedResource Include="../System.Web/Test/mainsoft/NunitWeb/NunitWeb/Resources/MyPageWithDerivedMaster.aspx">
- <LogicalName>MyPageWithDerivedMaster.aspx</LogicalName>
- </EmbeddedResource>
- <EmbeddedResource Include="../System.Web/Test/mainsoft/NunitWeb/NunitWeb/Resources/MyPageWithMaster.aspx">
- <LogicalName>MyPageWithMaster.aspx</LogicalName>
- </EmbeddedResource>
- <EmbeddedResource Include="../System.Web/Test/mainsoft/NunitWeb/NunitWeb/Resources/MyPageWithMasterInvalidPlaceHolder.aspx">
- <LogicalName>MyPageWithMasterInvalidPlaceHolder.aspx</LogicalName>
- </EmbeddedResource>
- <EmbeddedResource Include="../System.Web/Test/mainsoft/NunitWeb/NunitWeb/Resources/My.master">
- <LogicalName>My.master</LogicalName>
- </EmbeddedResource>
- <EmbeddedResource Include="../System.Web/Test/mainsoft/NunitWeb/NunitWeb/Resources/MyDerived.master">
- <LogicalName>MyDerived.master</LogicalName>
- </EmbeddedResource>
- </ItemGroup>
-</Project>
-