annotate SSRS/SSRS.Web/SSRS.Web.csproj @ 116:d3380f499575

requires layout tidy up
author stevenh7776
date Sun, 20 May 2012 18:48:00 +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>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
7 </ProductVersion>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
8 <SchemaVersion>2.0</SchemaVersion>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
9 <ProjectGuid>{A301F6B9-A865-4A1F-849D-085C0B5A5A9C}</ProjectGuid>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
10 <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
11 <OutputType>Library</OutputType>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
12 <AppDesignerFolder>Properties</AppDesignerFolder>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
13 <RootNamespace>SSRS.Web</RootNamespace>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
14 <AssemblyName>SSRS.Web</AssemblyName>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
15 <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
16 <UseIISExpress>false</UseIISExpress>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
17 <SilverlightApplicationList>{388264C5-BF71-4A8E-8EF4-6F62DD6A4E64}|..\SSRS\SSRS.csproj|ClientBin|False</SilverlightApplicationList>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
18 <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
19 <RestorePackages>true</RestorePackages>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
20 </PropertyGroup>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
21 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
22 <DebugSymbols>true</DebugSymbols>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
23 <DebugType>full</DebugType>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
24 <Optimize>false</Optimize>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
25 <OutputPath>bin\</OutputPath>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
26 <DefineConstants>DEBUG;TRACE</DefineConstants>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
27 <ErrorReport>prompt</ErrorReport>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
28 <WarningLevel>4</WarningLevel>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
29 </PropertyGroup>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
30 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
31 <DebugType>pdbonly</DebugType>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
32 <Optimize>true</Optimize>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
33 <OutputPath>bin\</OutputPath>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
34 <DefineConstants>TRACE</DefineConstants>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
35 <ErrorReport>prompt</ErrorReport>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
36 <WarningLevel>4</WarningLevel>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
37 </PropertyGroup>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
38 <ItemGroup>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
39 <Reference Include="PresentationCore" />
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
40 <Reference Include="PresentationFramework" />
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
41 <Reference Include="ServiceStack, Version=3.7.3.0, Culture=neutral, processorArchitecture=MSIL">
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
42 <HintPath>..\packages\ServiceStack.3.7.4\lib\net35\ServiceStack.dll</HintPath>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
43 </Reference>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
44 <Reference Include="ServiceStack.Common, Version=3.7.3.0, Culture=neutral, processorArchitecture=MSIL">
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
45 <HintPath>..\packages\ServiceStack.Common.3.7.4\lib\net35\ServiceStack.Common.dll</HintPath>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
46 </Reference>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
47 <Reference Include="ServiceStack.Interfaces, Version=3.7.3.0, Culture=neutral, processorArchitecture=MSIL">
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
48 <HintPath>..\packages\ServiceStack.Common.3.7.4\lib\net35\ServiceStack.Interfaces.dll</HintPath>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
49 </Reference>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
50 <Reference Include="ServiceStack.OrmLite, Version=3.7.6.750, Culture=neutral, processorArchitecture=MSIL">
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
51 <HintPath>..\packages\ServiceStack.OrmLite.SqlServer.3.7.6\lib\ServiceStack.OrmLite.dll</HintPath>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
52 </Reference>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
53 <Reference Include="ServiceStack.OrmLite.SqlServer, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
54 <HintPath>..\packages\ServiceStack.OrmLite.SqlServer.3.7.6\lib\ServiceStack.OrmLite.SqlServer.dll</HintPath>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
55 </Reference>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
56 <Reference Include="ServiceStack.RazorEngine, Version=2.1.4498.20344, Culture=neutral, processorArchitecture=MSIL">
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
57 <HintPath>..\packages\ServiceStack.3.7.4\lib\net35\ServiceStack.RazorEngine.dll</HintPath>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
58 </Reference>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
59 <Reference Include="ServiceStack.Redis, Version=3.7.4.0, Culture=neutral, processorArchitecture=MSIL">
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
60 <HintPath>..\packages\ServiceStack.Redis.3.7.4\lib\net35\ServiceStack.Redis.dll</HintPath>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
61 </Reference>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
62 <Reference Include="ServiceStack.ServiceInterface, Version=1.0.4498.20342, Culture=neutral, processorArchitecture=MSIL">
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
63 <HintPath>..\packages\ServiceStack.3.7.4\lib\net35\ServiceStack.ServiceInterface.dll</HintPath>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
64 </Reference>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
65 <Reference Include="ServiceStack.Text, Version=3.7.6.0, Culture=neutral, processorArchitecture=MSIL">
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
66 <HintPath>..\packages\ServiceStack.Text.3.7.6\lib\net35\ServiceStack.Text.dll</HintPath>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
67 </Reference>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
68 <Reference Include="System.Data" />
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
69 <Reference Include="System.ServiceModel" />
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
70 <Reference Include="System" />
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
71 <Reference Include="System.Core" />
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
72 <Reference Include="System.Web" />
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
73 <Reference Include="System.Xml" />
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
74 <Reference Include="WindowsBase" />
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
75 </ItemGroup>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
76 <ItemGroup>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
77 <Content Include="ClientBin\SSRS.xap" />
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
78 <Content Include="crossdomain.xml" />
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
79 <Content Include="Global.asax" />
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
80 <Content Include="index.html" />
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
81 <Content Include="packages.config" />
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
82 <Content Include="Silverlight.js" />
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
83 <Content Include="SplashScreen.js" />
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
84 <Content Include="Web.config" />
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
85 <Content Include="Web.Debug.config">
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
86 <DependentUpon>Web.config</DependentUpon>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
87 </Content>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
88 <Content Include="Web.Release.config">
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
89 <DependentUpon>Web.config</DependentUpon>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
90 </Content>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
91 </ItemGroup>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
92 <ItemGroup>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
93 <Compile Include="Global.asax.cs">
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
94 <DependentUpon>Global.asax</DependentUpon>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
95 </Compile>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
96 <Compile Include="Properties\AssemblyInfo.cs" />
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
97 </ItemGroup>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
98 <ItemGroup>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
99 <Content Include="SplashScreen.xaml">
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
100 <Generator>MSBuild:Compile</Generator>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
101 <SubType>Designer</SubType>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
102 </Content>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
103 </ItemGroup>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
104 <ItemGroup>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
105 <WCFMetadata Include="Service References\" />
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
106 </ItemGroup>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
107 <ItemGroup>
114
e51a6af1c98d working version
adminsh@apollo
parents: 112
diff changeset
108 <ProjectReference Include="..\SSRS.Services.DTO\SSRS.Services.DTO.csproj">
e51a6af1c98d working version
adminsh@apollo
parents: 112
diff changeset
109 <Project>{29663C66-DB7C-4704-8BF8-52B3BCFABC19}</Project>
e51a6af1c98d working version
adminsh@apollo
parents: 112
diff changeset
110 <Name>SSRS.Services.DTO</Name>
112
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
111 </ProjectReference>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
112 <ProjectReference Include="..\SSRS.Services\SSRS.Services.csproj">
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
113 <Project>{647369D2-B163-45B7-8E40-BBADEC2F30F7}</Project>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
114 <Name>SSRS.Services</Name>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
115 </ProjectReference>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
116 </ItemGroup>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
117 <ItemGroup>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
118 <Content Include="ClientBin\System.Windows.Controls.Data.Input.zip" />
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
119 </ItemGroup>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
120 <ItemGroup>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
121 <Content Include="ClientBin\System.ComponentModel.DataAnnotations.zip" />
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
122 </ItemGroup>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
123 <ItemGroup>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
124 <Content Include="ClientBin\System.Runtime.Serialization.Json.zip" />
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
125 </ItemGroup>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
126 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
127 <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
128 <ProjectExtensions>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
129 <VisualStudio>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
130 <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
131 <WebProjectProperties>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
132 <UseIIS>False</UseIIS>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
133 <AutoAssignPort>False</AutoAssignPort>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
134 <DevelopmentServerPort>2505</DevelopmentServerPort>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
135 <DevelopmentServerVPath>/</DevelopmentServerVPath>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
136 <IISUrl>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
137 </IISUrl>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
138 <NTLMAuthentication>False</NTLMAuthentication>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
139 <UseCustomServer>False</UseCustomServer>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
140 <CustomServerUrl>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
141 </CustomServerUrl>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
142 <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
143 </WebProjectProperties>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
144 </FlavorProperties>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
145 </VisualStudio>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
146 </ProjectExtensions>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
147 <Import Project="$(SolutionDir)\.nuget\nuget.targets" />
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
148 <!-- 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
149 Other similar extension points exist, see Microsoft.Common.targets.
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
150 <Target Name="BeforeBuild">
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
151 </Target>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
152 <Target Name="AfterBuild">
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
153 </Target>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
154 -->
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
155 </Project>