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:
Diffstat (limited to 'mcs/class/Microsoft.Build.Tasks/Microsoft.Build.Tasks-tests-net_4_0.csproj')
-rw-r--r--mcs/class/Microsoft.Build.Tasks/Microsoft.Build.Tasks-tests-net_4_0.csproj121
1 files changed, 0 insertions, 121 deletions
diff --git a/mcs/class/Microsoft.Build.Tasks/Microsoft.Build.Tasks-tests-net_4_0.csproj b/mcs/class/Microsoft.Build.Tasks/Microsoft.Build.Tasks-tests-net_4_0.csproj
deleted file mode 100644
index f843f417aa5..00000000000
--- a/mcs/class/Microsoft.Build.Tasks/Microsoft.Build.Tasks-tests-net_4_0.csproj
+++ /dev/null
@@ -1,121 +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>{E3E93786-14F7-41DE-AFBB-20912C970ED8}</ProjectGuid>
- <OutputType>Library</OutputType>
- <NoWarn>1699</NoWarn>
- <OutputPath>bin\Debug\Microsoft.Build.Tasks-tests-net_4_0</OutputPath>
- <NoStdLib>True</NoStdLib>
- <NoConfig>False</NoConfig>
-
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>
- </RootNamespace>
- <AssemblyName>Microsoft.Build.Tasks_test_net_4_0</AssemblyName>
- <TargetFrameworkVersion>v4.0</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_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0</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_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0</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="..\Microsoft.Build.Engine\Test\Microsoft.Build.BuildEngine\Consts.cs" />
- <Compile Include="Test\Microsoft.Build.Tasks\ALTest.cs" />
- <Compile Include="Test\Microsoft.Build.Tasks\AssignCultureTest.cs" />
- <Compile Include="Test\Microsoft.Build.Tasks\AssignProjectConfigurationTest.cs" />
- <Compile Include="Test\Microsoft.Build.Tasks\AssignTargetPathTest.cs" />
- <Compile Include="Test\Microsoft.Build.Tasks\CombinePathTest.cs" />
- <Compile Include="Test\Microsoft.Build.Tasks\CopyTest.cs" />
- <Compile Include="Test\Microsoft.Build.Tasks\CreateCSharpManifestResourceNameTest.cs" />
- <Compile Include="Test\Microsoft.Build.Tasks\CreateItemTest.cs" />
- <Compile Include="Test\Microsoft.Build.Tasks\CreatePropertyTest.cs" />
- <Compile Include="Test\Microsoft.Build.Tasks\CreateVisualBasicManifestResourceNameTest.cs" />
- <Compile Include="Test\Microsoft.Build.Tasks\CscTest.cs" />
- <Compile Include="Test\Microsoft.Build.Tasks\DeleteTest.cs" />
- <Compile Include="Test\Microsoft.Build.Tasks\ErrorTest.cs" />
- <Compile Include="Test\Microsoft.Build.Tasks\FindAppConfigFileTest.cs" />
- <Compile Include="Test\Microsoft.Build.Tasks\GetFrameworkPathTest.cs" />
- <Compile Include="Test\Microsoft.Build.Tasks\GetFrameworkSdkPathTest.cs" />
- <Compile Include="Test\Microsoft.Build.Tasks\LCTest.cs" />
- <Compile Include="Test\Microsoft.Build.Tasks\MakeDirTest.cs" />
- <Compile Include="Test\Microsoft.Build.Tasks\ManagedCompilerTest.cs" />
- <Compile Include="Test\Microsoft.Build.Tasks\MessageTest.cs" />
- <Compile Include="Test\Microsoft.Build.Tasks\RemoveDirTest.cs" />
- <Compile Include="Test\Microsoft.Build.Tasks\RemoveDuplicatesTest.cs" />
- <Compile Include="Test\Microsoft.Build.Tasks\ResolveAssemblyReferenceTest.cs" />
- <Compile Include="Test\Microsoft.Build.Tasks\TaskBatchingTest.cs" />
- <Compile Include="Test\Microsoft.Build.Tasks\TestEngine.cs" />
- <Compile Include="Test\Microsoft.Build.Tasks\TestMessageLogger.cs" />
- <Compile Include="Test\Microsoft.Build.Tasks\WarningTest.cs" />
- <Compile Include="Test\Microsoft.Build.Tasks\WriteLinesToFileTest.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_4_0\ /Y /R /D
- </PostBuildEvent>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="..\lib\net_4_0\nunit.framework.dll" />
- <ProjectReference Include="..\corlib\corlib-net_4_0.csproj">
- <Project>{3874F10B-9AE4-4A7E-873B-42FFDCE80CB7}</Project>
- <Name>corlib\corlib-net_4_0</Name>
- </ProjectReference>
- <ProjectReference Include="..\Microsoft.Build.Tasks\Microsoft.Build.Tasks-net_4_0.csproj">
- <Project>{0F2C25D7-DF2E-4F4B-85D8-7EFC4DCD3B0C}</Project>
- <Name>Microsoft.Build.Tasks\Microsoft.Build.Tasks-net_4_0</Name>
- </ProjectReference>
- <ProjectReference Include="..\Microsoft.Build.Engine\Microsoft.Build.Engine-net_4_0.csproj">
- <Project>{9B0AC297-CB85-43C1-8C18-12997CF1B78D}</Project>
- <Name>Microsoft.Build.Engine\Microsoft.Build.Engine-net_4_0</Name>
- </ProjectReference>
- <ProjectReference Include="..\Microsoft.Build.Framework\Microsoft.Build.Framework-net_4_0.csproj">
- <Project>{1D4BCF4D-31D1-4F92-A2B2-D9E41A640649}</Project>
- <Name>Microsoft.Build.Framework\Microsoft.Build.Framework-net_4_0</Name>
- </ProjectReference>
- <ProjectReference Include="..\Microsoft.Build.Utilities\Microsoft.Build.Utilities-net_4_0.csproj">
- <Project>{A20F004B-16AC-44DE-A14E-2C2B5E9F72BE}</Project>
- <Name>Microsoft.Build.Utilities\Microsoft.Build.Utilities-net_4_0</Name>
- </ProjectReference>
- <ProjectReference Include="..\System.Core\System.Core-net_4_0.csproj">
- <Project>{D121EB80-19C6-4313-9BBE-6F66556CE8B7}</Project>
- <Name>System.Core\System.Core-net_4_0</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <Folder Include="Properties\" />
- </ItemGroup>
-</Project>