| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249 |
- <?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>{9F2FE51F-DC60-4F62-9BA6-77DFEA8F118B}</ProjectGuid>
- <OutputType>Library</OutputType>
- <NoWarn>1699,219,169,1591</NoWarn>
- <OutputPath>bin\Debug\System.Web.Extensions-tests-net_2_0</OutputPath>
- <NoStdLib>True</NoStdLib>
- <NoConfig>False</NoConfig>
- <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>
- </RootNamespace>
- <AssemblyName>System.Web.Extensions_test_net_2_0</AssemblyName>
- <TargetFrameworkVersion>v2.0</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_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_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>
- xcopy $(TargetName).* $(ProjectDir)..\lib\net_2_0\ /Y /R /D
- </PostBuildEvent>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="..\lib\net_2_0\nunit.framework.dll" />
- <ProjectReference Include="..\corlib\corlib-net_2_0.csproj">
- <Project>{928D664D-8277-47B3-AB06-538D932143FE}</Project>
- <Name>corlib\corlib-net_2_0</Name>
- </ProjectReference>
- <ProjectReference Include="..\System.Web.Extensions\System.Web.Extensions-net_2_0.csproj">
- <Project>{F0188B31-4CA0-41B2-8554-42C84D351D5E}</Project>
- <Name>System.Web.Extensions\System.Web.Extensions-net_2_0</Name>
- </ProjectReference>
- <ProjectReference Include="..\System\System-net_2_0-2.csproj">
- <Project>{73E16B85-93E9-44B4-A1AB-FDD7AEB08FB7}</Project>
- <Name>System\System-net_2_0-2</Name>
- </ProjectReference>
- <ProjectReference Include="..\System.Core\System.Core-net_2_0.csproj">
- <Project>{F684BA24-FC9A-4BAB-8CF3-ACC489E6B88E}</Project>
- <Name>System.Core\System.Core-net_2_0</Name>
- </ProjectReference>
- <ProjectReference Include="..\System.Drawing\System.Drawing-net_2_0.csproj">
- <Project>{0877A48B-2DF5-40A2-8714-ABBF2BD48987}</Project>
- <Name>System.Drawing\System.Drawing-net_2_0</Name>
- </ProjectReference>
- <ProjectReference Include="..\System.Data\System.Data-net_2_0.csproj">
- <Project>{B8CA1780-FF35-49B9-B385-C24BD0558109}</Project>
- <Name>System.Data\System.Data-net_2_0</Name>
- </ProjectReference>
- <ProjectReference Include="..\System.Data.Linq\System.Data.Linq-net_2_0.csproj">
- <Project>{8D8EF41B-C5E7-4905-9D89-08EEA9DA7C05}</Project>
- <Name>System.Data.Linq\System.Data.Linq-net_2_0</Name>
- </ProjectReference>
- <ProjectReference Include="..\System.XML\System.Xml-net_2_0-1.csproj">
- <Project>{205A8E90-88CC-4B46-8151-87FA90B666A5}</Project>
- <Name>System.XML\System.Xml-net_2_0-1</Name>
- </ProjectReference>
- <ProjectReference Include="..\System.Web\System.Web-net_2_0-2.csproj">
- <Project>{713A0503-B460-40C0-BD91-DE6CDBB45671}</Project>
- <Name>System.Web\System.Web-net_2_0-2</Name>
- </ProjectReference>
- <ProjectReference Include="..\System.Web.Services\System.Web.Services-net_2_0.csproj">
- <Project>{517B1616-9AF6-4C66-9BB9-73369E8A4222}</Project>
- <Name>System.Web.Services\System.Web.Services-net_2_0</Name>
- </ProjectReference>
- <ProjectReference Include="..\System.Configuration\System.Configuration-net_2_0.csproj">
- <Project>{725170B0-51F0-46E2-A74D-F764B68553D6}</Project>
- <Name>System.Configuration\System.Configuration-net_2_0</Name>
- </ProjectReference>
- <ProjectReference Include="..\System.EnterpriseServices\System.EnterpriseServices-net_2_0.csproj">
- <Project>{6A0BDCF6-4FFB-471F-B824-5AA24A47E076}</Project>
- <Name>System.EnterpriseServices\System.EnterpriseServices-net_2_0</Name>
- </ProjectReference>
- <ProjectReference Include="..\System.ServiceModel\System.ServiceModel-net_2_0.csproj">
- <Project>{77DBD5F4-13EC-45EC-A6BD-3C5543D42B90}</Project>
- <Name>System.ServiceModel\System.ServiceModel-net_2_0</Name>
- </ProjectReference>
- <ProjectReference Include="..\SystemWebTestShim\SystemWebTestShim-net_2_0.csproj">
- <Project>{FA446F0C-75D2-439A-9C1D-81CB6EDB8953}</Project>
- <Name>SystemWebTestShim\SystemWebTestShim-net_2_0</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>
|