annotate SSRS/SSRS.Services.WebTests/SSRS.Services.WebTests.csproj @ 119:2362f40014dc

really final version
author stevenh7776
date Sun, 27 May 2012 19:54:13 +0100
parents e51a6af1c98d
children
rev   line source
112
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
1 <?xml version="1.0" encoding="utf-8"?>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
2 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
3 <PropertyGroup>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
6 <ProductVersion>8.0.30703</ProductVersion>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
7 <SchemaVersion>2.0</SchemaVersion>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
8 <ProjectGuid>{40836A5F-C6F7-4CEF-9638-5C36F8D04789}</ProjectGuid>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
9 <OutputType>Library</OutputType>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
10 <AppDesignerFolder>Properties</AppDesignerFolder>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
11 <RootNamespace>SSRS.Services.WebTests</RootNamespace>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
12 <AssemblyName>SSRS.Services.WebTests</AssemblyName>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
13 <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
14 <FileAlignment>512</FileAlignment>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
15 <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
16 <RestorePackages>true</RestorePackages>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
17 </PropertyGroup>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
18 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
19 <DebugSymbols>true</DebugSymbols>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
20 <DebugType>full</DebugType>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
21 <Optimize>false</Optimize>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
22 <OutputPath>bin\Debug\</OutputPath>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
23 <DefineConstants>DEBUG;TRACE</DefineConstants>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
24 <ErrorReport>prompt</ErrorReport>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
25 <WarningLevel>4</WarningLevel>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
26 </PropertyGroup>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
27 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
28 <DebugType>pdbonly</DebugType>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
29 <Optimize>true</Optimize>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
30 <OutputPath>bin\Release\</OutputPath>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
31 <DefineConstants>TRACE</DefineConstants>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
32 <ErrorReport>prompt</ErrorReport>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
33 <WarningLevel>4</WarningLevel>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
34 </PropertyGroup>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
35 <ItemGroup>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
36 <Reference Include="nunit.framework">
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
37 <HintPath>..\packages\NUnit.2.6.0.12054\lib\nunit.framework.dll</HintPath>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
38 </Reference>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
39 <Reference Include="ServiceStack.Common">
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
40 <HintPath>..\packages\ServiceStack.Common.3.7.4\lib\net35\ServiceStack.Common.dll</HintPath>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
41 </Reference>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
42 <Reference Include="ServiceStack.Interfaces">
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
43 <HintPath>..\packages\ServiceStack.Common.3.7.4\lib\net35\ServiceStack.Interfaces.dll</HintPath>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
44 </Reference>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
45 <Reference Include="ServiceStack.Text">
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
46 <HintPath>..\packages\ServiceStack.Text.3.7.6\lib\net35\ServiceStack.Text.dll</HintPath>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
47 </Reference>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
48 <Reference Include="System" />
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
49 <Reference Include="System.Core" />
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
50 <Reference Include="System.Xml.Linq" />
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
51 <Reference Include="System.Data.DataSetExtensions" />
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
52 <Reference Include="Microsoft.CSharp" />
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
53 <Reference Include="System.Data" />
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
54 <Reference Include="System.Xml" />
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
55 </ItemGroup>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
56 <ItemGroup>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
57 <Compile Include="ReportsServiceFixture.cs" />
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
58 <Compile Include="Properties\AssemblyInfo.cs" />
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
59 </ItemGroup>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
60 <ItemGroup>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
61 <None Include="packages.config" />
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
62 </ItemGroup>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
63 <ItemGroup>
114
e51a6af1c98d working version
adminsh@apollo
parents: 112
diff changeset
64 <ProjectReference Include="..\SSRS.Services.DTO\SSRS.Services.DTO.csproj">
e51a6af1c98d working version
adminsh@apollo
parents: 112
diff changeset
65 <Project>{29663C66-DB7C-4704-8BF8-52B3BCFABC19}</Project>
e51a6af1c98d working version
adminsh@apollo
parents: 112
diff changeset
66 <Name>SSRS.Services.DTO</Name>
e51a6af1c98d working version
adminsh@apollo
parents: 112
diff changeset
67 </ProjectReference>
112
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
68 <ProjectReference Include="..\SSRS.Services\SSRS.Services.csproj">
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
69 <Project>{647369D2-B163-45B7-8E40-BBADEC2F30F7}</Project>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
70 <Name>SSRS.Services</Name>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
71 </ProjectReference>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
72 </ItemGroup>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
73 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
74 <Import Project="$(SolutionDir)\.nuget\nuget.targets" />
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
75 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
76 Other similar extension points exist, see Microsoft.Common.targets.
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
77 <Target Name="BeforeBuild">
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
78 </Target>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
79 <Target Name="AfterBuild">
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
80 </Target>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
81 -->
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
82 </Project>