| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222 |
- <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug_Java</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.21022</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{79C9301F-06F0-431C-B72A-0FF2F63C0BF8}</ProjectGuid>
- <ProjectTypeGuids>{F6B19D50-1E2E-4e87-ADFB-10393B439DE0};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <AssemblyName>System.Core.Tests</AssemblyName>
- <JDKName>1.6</JDKName>
- <GHProjectType>1</GHProjectType>
- <Version>2.0</Version>
- <UseVSHostingProcess>false</UseVSHostingProcess>
- <AdditionalClassPath>
- </AdditionalClassPath>
- <FileUpgradeFlags>
- </FileUpgradeFlags>
- <OldToolsVersion>3.5</OldToolsVersion>
- <RootNamespace>System.Core.Tests</RootNamespace>
- <UpgradeBackupLocation>
- </UpgradeBackupLocation>
- <jarserver>ipa</jarserver>
- <PublishUrl>http://localhost/System.Core.Tests-2008.JavaEE/</PublishUrl>
- <Install>true</Install>
- <InstallFrom>Web</InstallFrom>
- <UpdateEnabled>true</UpdateEnabled>
- <UpdateMode>Foreground</UpdateMode>
- <UpdateInterval>7</UpdateInterval>
- <UpdateIntervalUnits>Days</UpdateIntervalUnits>
- <UpdatePeriodically>false</UpdatePeriodically>
- <UpdateRequired>false</UpdateRequired>
- <MapFileExtensions>true</MapFileExtensions>
- <ApplicationRevision>0</ApplicationRevision>
- <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
- <IsWebBootstrapper>true</IsWebBootstrapper>
- <UseApplicationTrust>false</UseApplicationTrust>
- <BootstrapperEnabled>true</BootstrapperEnabled>
- <StartupObject>
- </StartupObject>
- <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
- </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</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <BaseAddress>285212672</BaseAddress>
- <SkipValidation>false</SkipValidation>
- <KeepIntermediate>false</KeepIntermediate>
- <TargetPlatform>0</TargetPlatform>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\Release_Java\</OutputPath>
- <DefineConstants>TRACE;JAVA</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <BaseAddress>285212672</BaseAddress>
- <SkipValidation>false</SkipValidation>
- <KeepIntermediate>false</KeepIntermediate>
- <TargetPlatform>0</TargetPlatform>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java20|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>bin\Debug_Java20\</OutputPath>
- <DefineConstants>TRACE;JAVA;NET_3_5;TARGET_JVM;DEBUG</DefineConstants>
- <BaseAddress>285212672</BaseAddress>
- <DebugType>full</DebugType>
- <PlatformTarget>AnyCPU</PlatformTarget>
- <UseVSHostingProcess>false</UseVSHostingProcess>
- <ErrorReport>prompt</ErrorReport>
- <SkipValidation>false</SkipValidation>
- <KeepIntermediate>false</KeepIntermediate>
- <PreCompile>true</PreCompile>
- <DeploymentMethod>0</DeploymentMethod>
- <CompressionLevel>1</CompressionLevel>
- <UseTestingPage>true</UseTestingPage>
- <AdditionalClassPath>
- </AdditionalClassPath>
- <TargetPlatform>0</TargetPlatform>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java20|AnyCPU' ">
- <OutputPath>bin\Release_Java20\</OutputPath>
- <DefineConstants>TRACE;JAVA;NET_3_5;TARGET_JVM</DefineConstants>
- <BaseAddress>285212672</BaseAddress>
- <Optimize>true</Optimize>
- <DebugType>pdbonly</DebugType>
- <PlatformTarget>AnyCPU</PlatformTarget>
- <UseVSHostingProcess>false</UseVSHostingProcess>
- <ErrorReport>prompt</ErrorReport>
- <SkipValidation>false</SkipValidation>
- <KeepIntermediate>false</KeepIntermediate>
- <PreCompile>true</PreCompile>
- <DeploymentMethod>0</DeploymentMethod>
- <CompressionLevel>1</CompressionLevel>
- <UseTestingPage>true</UseTestingPage>
- <AdditionalClassPath>
- </AdditionalClassPath>
- <TargetPlatform>0</TargetPlatform>
- </PropertyGroup>
- <Import Project="$(MSBuildBinPath)\Microsoft.csharp.targets" />
- <Import Project="$(VMW_HOME)\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-RefInfo-system-core="repository:vmw:framework:2.0" REFS-JarPath-system-core="" REFS-RefInfo-system-core-2008-javaee="j2il:" REFS-JarPath-system-core-2008-javaee="..\bin\Debug_Java\System.Core-2008.JavaEE.jar" REFS-RefInfo-system="repository:vmw:framework:2.0" REFS-JarPath-system="" REFS-RefInfo-nunit-framework="j2il:" REFS-JarPath-nunit-framework="..\..\..\nunit20\framework\bin\Debug_Java20\nunit.framework.jar" REFS-JarPath-rt="" REFS-RefInfo-rt="repository:jre:sun:1.6.0" />
- </VisualStudio>
- </ProjectExtensions>
- <ItemGroup>
- <Reference Include="nunit.framework">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\nunit20\framework\bin\Debug_Java20\nunit.framework.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="rt, Version=1.6.0.65535, Culture=neutral, processorArchitecture=MSIL" />
- <Reference Include="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" />
- <Reference Include="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
- <Visible>False</Visible>
- <ProductName>.NET Framework 2.0 %28x86%29</ProductName>
- <Install>true</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.0 %28x86%29</ProductName>
- <Install>false</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.5</ProductName>
- <Install>false</Install>
- </BootstrapperPackage>
- </ItemGroup>
- <ItemGroup>
- <None Include="System.Collections.Generic\ChangeLog" />
- <None Include="System.Linq.Expressions\ChangeLog" />
- <None Include="System.Linq\ChangeLog" />
- <None Include="System\ChangeLog" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="System.Collections.Generic\HashSetTest.cs" />
- <Compile Include="System.Linq.Expressions\ExpressionTest.cs" />
- <Compile Include="System.Linq.Expressions\ExpressionTest_Add.cs" />
- <Compile Include="System.Linq.Expressions\ExpressionTest_AddChecked.cs" />
- <Compile Include="System.Linq.Expressions\ExpressionTest_And.cs" />
- <Compile Include="System.Linq.Expressions\ExpressionTest_AndAlso.cs" />
- <Compile Include="System.Linq.Expressions\ExpressionTest_ArrayIndex.cs" />
- <Compile Include="System.Linq.Expressions\ExpressionTest_ArrayLength.cs" />
- <Compile Include="System.Linq.Expressions\ExpressionTest_Bind.cs" />
- <Compile Include="System.Linq.Expressions\ExpressionTest_Call.cs" />
- <Compile Include="System.Linq.Expressions\ExpressionTest_Coalesce.cs" />
- <Compile Include="System.Linq.Expressions\ExpressionTest_Condition.cs" />
- <Compile Include="System.Linq.Expressions\ExpressionTest_Constant.cs" />
- <Compile Include="System.Linq.Expressions\ExpressionTest_Convert.cs" />
- <Compile Include="System.Linq.Expressions\ExpressionTest_Divide.cs" />
- <Compile Include="System.Linq.Expressions\ExpressionTest_ElementInit.cs" />
- <Compile Include="System.Linq.Expressions\ExpressionTest_Equal.cs" />
- <Compile Include="System.Linq.Expressions\ExpressionTest_ExclusiveOr.cs" />
- <Compile Include="System.Linq.Expressions\ExpressionTest_Field.cs" />
- <Compile Include="System.Linq.Expressions\ExpressionTest_GreaterThan.cs" />
- <Compile Include="System.Linq.Expressions\ExpressionTest_GreaterThanOrEqual.cs" />
- <Compile Include="System.Linq.Expressions\ExpressionTest_Invoke.cs" />
- <Compile Include="System.Linq.Expressions\ExpressionTest_Lambda.cs" />
- <Compile Include="System.Linq.Expressions\ExpressionTest_LeftShift.cs" />
- <Compile Include="System.Linq.Expressions\ExpressionTest_LessThan.cs" />
- <Compile Include="System.Linq.Expressions\ExpressionTest_LessThanOrEqual.cs" />
- <Compile Include="System.Linq.Expressions\ExpressionTest_Lift.cs" />
- <Compile Include="System.Linq.Expressions\ExpressionTest_ListBind.cs" />
- <Compile Include="System.Linq.Expressions\ExpressionTest_ListInit.cs" />
- <Compile Include="System.Linq.Expressions\ExpressionTest_MakeBinary.cs" />
- <Compile Include="System.Linq.Expressions\ExpressionTest_MemberBind.cs" />
- <Compile Include="System.Linq.Expressions\ExpressionTest_MemberInit.cs" />
- <Compile Include="System.Linq.Expressions\ExpressionTest_Modulo.cs" />
- <Compile Include="System.Linq.Expressions\ExpressionTest_Multiply.cs" />
- <Compile Include="System.Linq.Expressions\ExpressionTest_MultiplyChecked.cs" />
- <Compile Include="System.Linq.Expressions\ExpressionTest_Negate.cs" />
- <Compile Include="System.Linq.Expressions\ExpressionTest_New.cs" />
- <Compile Include="System.Linq.Expressions\ExpressionTest_NewArrayBounds.cs" />
- <Compile Include="System.Linq.Expressions\ExpressionTest_NewArrayInit.cs" />
- <Compile Include="System.Linq.Expressions\ExpressionTest_Not.cs" />
- <Compile Include="System.Linq.Expressions\ExpressionTest_Or.cs" />
- <Compile Include="System.Linq.Expressions\ExpressionTest_OrElse.cs" />
- <Compile Include="System.Linq.Expressions\ExpressionTest_Power.cs" />
- <Compile Include="System.Linq.Expressions\ExpressionTest_Property.cs" />
- <Compile Include="System.Linq.Expressions\ExpressionTest_PropertyOrField.cs" />
- <Compile Include="System.Linq.Expressions\ExpressionTest_Quote.cs" />
- <Compile Include="System.Linq.Expressions\ExpressionTest_RightShift.cs" />
- <Compile Include="System.Linq.Expressions\ExpressionTest_Subtract.cs" />
- <Compile Include="System.Linq.Expressions\ExpressionTest_SubtractChecked.cs" />
- <Compile Include="System.Linq.Expressions\ExpressionTest_TypeAs.cs" />
- <Compile Include="System.Linq.Expressions\ExpressionTest_TypeIs.cs" />
- <Compile Include="System.Linq.Expressions\ExpressionTest_UnaryPlus.cs" />
- <Compile Include="System.Linq.Expressions\ExpressionTest_Utils.cs" />
- <Compile Include="System.Linq\EnumerableAsQueryableTest.cs" />
- <Compile Include="System.Linq\EnumerableMoreTest.cs" />
- <Compile Include="System.Linq\EnumerableTest.cs" />
- <Compile Include="System.Linq\QueryableProviderTest.cs" />
- <Compile Include="System.Linq\QueryableTest.cs" />
- <Compile Include="System\TimeZoneInfo.AdjustmentRuleTest.cs" />
- <Compile Include="System\TimeZoneInfo.TransitionTimeTest.cs" />
- <Compile Include="System\TimeZoneInfoTest.cs" />
- </ItemGroup>
- <ItemGroup>
- <Folder Include="Properties\" />
- </ItemGroup>
- </Project>
|