merge -r 60439:60440
[mono.git] / mcs / class / System.Web / Test / mainsoft / NunitWeb / Test1 / Test1.csproj
1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
2   <PropertyGroup>\r
3     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
4     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
5     <ProductVersion>8.0.50727</ProductVersion>\r
6     <SchemaVersion>2.0</SchemaVersion>\r
7     <ProjectGuid>{BD39CDEE-5C12-4D7E-88BE-65DFC27AF5A1}</ProjectGuid>\r
8     <OutputType>Library</OutputType>\r
9     <RootNamespace>Test1</RootNamespace>\r
10     <AssemblyName>Test1</AssemblyName>\r
11   </PropertyGroup>\r
12   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
13     <DebugSymbols>true</DebugSymbols>\r
14     <DebugType>full</DebugType>\r
15     <Optimize>false</Optimize>\r
16     <OutputPath>bin\Debug\</OutputPath>\r
17     <DefineConstants>DEBUG;TRACE</DefineConstants>\r
18     <ErrorReport>prompt</ErrorReport>\r
19     <WarningLevel>4</WarningLevel>\r
20   </PropertyGroup>\r
21   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
22     <DebugType>pdbonly</DebugType>\r
23     <Optimize>true</Optimize>\r
24     <OutputPath>bin\Release\</OutputPath>\r
25     <DefineConstants>TRACE</DefineConstants>\r
26     <ErrorReport>prompt</ErrorReport>\r
27     <WarningLevel>4</WarningLevel>\r
28   </PropertyGroup>\r
29   <ItemGroup>\r
30     <Reference Include="nunit.framework, Version=2.2.0.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77" />\r
31     <Reference Include="System" />\r
32     <Reference Include="System.Drawing" />\r
33     <Reference Include="System.Web" />\r
34   </ItemGroup>\r
35   <ItemGroup>\r
36     <Compile Include="Class1.cs" />\r
37   </ItemGroup>\r
38   <ItemGroup>\r
39     <ProjectReference Include="..\NunitWeb\NunitWeb.csproj">\r
40       <Project>{F5AECAA2-C599-419D-853E-391F6AEA70A1}</Project>\r
41       <Name>NunitWeb</Name>\r
42     </ProjectReference>\r
43   </ItemGroup>\r
44   <ItemGroup>\r
45     <EmbeddedResource Include="Resources\Default.master">\r
46       <SubType>ASPXCodeBehind</SubType>\r
47     </EmbeddedResource>\r
48   </ItemGroup>\r
49   <ItemGroup>\r
50     <Content Include="Resources\Page1.aspx" />\r
51   </ItemGroup>\r
52   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />\r
53   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
54        Other similar extension points exist, see Microsoft.Common.targets.\r
55   <Target Name="BeforeBuild">\r
56   </Target>\r
57   <Target Name="AfterBuild">\r
58   </Target>\r
59   -->\r
60 </Project>\r