Mercurial > silverbladetech
view SSRS/SSRS.Services/SSRS.Services.csproj @ 121:8f94475d3146 tip
final code
author | stevenh7776 |
---|---|
date | Thu, 31 May 2012 15:35:26 +0100 |
parents | 2362f40014dc |
children |
line wrap: on
line source
<?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>8.0.30703</ProductVersion> <SchemaVersion>2.0</SchemaVersion> <ProjectGuid>{647369D2-B163-45B7-8E40-BBADEC2F30F7}</ProjectGuid> <OutputType>Library</OutputType> <AppDesignerFolder>Properties</AppDesignerFolder> <RootNamespace>SSRS.Services</RootNamespace> <AssemblyName>SSRS.Services</AssemblyName> <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> <FileAlignment>512</FileAlignment> <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir> <RestorePackages>true</RestorePackages> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <DebugSymbols>true</DebugSymbols> <DebugType>full</DebugType> <Optimize>false</Optimize> <OutputPath>bin\Debug\</OutputPath> <DefineConstants>DEBUG;TRACE</DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> <DebugType>pdbonly</DebugType> <Optimize>true</Optimize> <OutputPath>bin\Release\</OutputPath> <DefineConstants>TRACE</DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> </PropertyGroup> <ItemGroup> <Reference Include="ServiceStack.Interfaces"> <HintPath>..\packages\ServiceStack.Common.3.7.7\lib\net35\ServiceStack.Interfaces.dll</HintPath> </Reference> <Reference Include="ServiceStack.ServiceInterface"> <HintPath>..\packages\ServiceStack.3.7.4\lib\net35\ServiceStack.ServiceInterface.dll</HintPath> </Reference> <Reference Include="ServiceStack.Text, Version=3.7.6.0, Culture=neutral, processorArchitecture=MSIL"> <HintPath>..\packages\ServiceStack.Text.3.7.6\lib\net35\ServiceStack.Text.dll</HintPath> </Reference> <Reference Include="System" /> <Reference Include="System.Core" /> <Reference Include="System.ServiceModel" /> <Reference Include="System.Xml" /> </ItemGroup> <ItemGroup> <Compile Include="Converter.cs" /> <Compile Include="ReportExecution.cs" /> <Compile Include="ReportsService.cs" /> <Compile Include="Properties\AssemblyInfo.cs" /> <Compile Include="Service References\ReportExecutionServiceReference\Reference.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>Reference.svcmap</DependentUpon> </Compile> <Compile Include="Service References\ReportServiceReference\Reference.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>Reference.svcmap</DependentUpon> </Compile> <Compile Include="Settings.cs" /> </ItemGroup> <ItemGroup> <WCFMetadata Include="Service References\" /> </ItemGroup> <ItemGroup> <None Include="app.config" /> <None Include="packages.config" /> <None Include="Service References\ReportExecutionServiceReference\ReportExecution2005.wsdl" /> <None Include="Service References\ReportExecutionServiceReference\SSRS.Services.ReportExecutionServiceReference.DocumentMapNode.datasource"> <DependentUpon>Reference.svcmap</DependentUpon> </None> <None Include="Service References\ReportExecutionServiceReference\SSRS.Services.ReportExecutionServiceReference.ExecutionHeader.datasource"> <DependentUpon>Reference.svcmap</DependentUpon> </None> <None Include="Service References\ReportExecutionServiceReference\SSRS.Services.ReportExecutionServiceReference.ExecutionInfo.datasource"> <DependentUpon>Reference.svcmap</DependentUpon> </None> <None Include="Service References\ReportExecutionServiceReference\SSRS.Services.ReportExecutionServiceReference.ExecutionInfo2.datasource"> <DependentUpon>Reference.svcmap</DependentUpon> </None> <None Include="Service References\ReportExecutionServiceReference\SSRS.Services.ReportExecutionServiceReference.Extension.datasource"> <DependentUpon>Reference.svcmap</DependentUpon> </None> <None Include="Service References\ReportExecutionServiceReference\SSRS.Services.ReportExecutionServiceReference.ServerInfoHeader.datasource"> <DependentUpon>Reference.svcmap</DependentUpon> </None> <None Include="Service References\ReportExecutionServiceReference\SSRS.Services.ReportExecutionServiceReference.Warning.datasource"> <DependentUpon>Reference.svcmap</DependentUpon> </None> <None Include="Service References\ReportServiceReference\ReportService2010.wsdl" /> <None Include="Service References\ReportServiceReference\SSRS.Services.ReportServiceReference.ActiveState.datasource"> <DependentUpon>Reference.svcmap</DependentUpon> </None> <None Include="Service References\ReportServiceReference\SSRS.Services.ReportServiceReference.CacheRefreshPlan.datasource"> <DependentUpon>Reference.svcmap</DependentUpon> </None> <None Include="Service References\ReportServiceReference\SSRS.Services.ReportServiceReference.CacheRefreshPlanState.datasource"> <DependentUpon>Reference.svcmap</DependentUpon> </None> <None Include="Service References\ReportServiceReference\SSRS.Services.ReportServiceReference.CatalogItem.datasource"> <DependentUpon>Reference.svcmap</DependentUpon> </None> <None Include="Service References\ReportServiceReference\SSRS.Services.ReportServiceReference.DataRetrievalPlan.datasource"> <DependentUpon>Reference.svcmap</DependentUpon> </None> <None Include="Service References\ReportServiceReference\SSRS.Services.ReportServiceReference.DataSetDefinition.datasource"> <DependentUpon>Reference.svcmap</DependentUpon> </None> <None Include="Service References\ReportServiceReference\SSRS.Services.ReportServiceReference.DataSource.datasource"> <DependentUpon>Reference.svcmap</DependentUpon> </None> <None Include="Service References\ReportServiceReference\SSRS.Services.ReportServiceReference.DataSourceDefinition.datasource"> <DependentUpon>Reference.svcmap</DependentUpon> </None> <None Include="Service References\ReportServiceReference\SSRS.Services.ReportServiceReference.DataSourcePrompt.datasource"> <DependentUpon>Reference.svcmap</DependentUpon> </None> <None Include="Service References\ReportServiceReference\SSRS.Services.ReportServiceReference.Event.datasource"> <DependentUpon>Reference.svcmap</DependentUpon> </None> <None Include="Service References\ReportServiceReference\SSRS.Services.ReportServiceReference.ExpirationDefinition.datasource"> <DependentUpon>Reference.svcmap</DependentUpon> </None> <None Include="Service References\ReportServiceReference\SSRS.Services.ReportServiceReference.Extension.datasource"> <DependentUpon>Reference.svcmap</DependentUpon> </None> <None Include="Service References\ReportServiceReference\SSRS.Services.ReportServiceReference.ExtensionParameter.datasource"> <DependentUpon>Reference.svcmap</DependentUpon> </None> <None Include="Service References\ReportServiceReference\SSRS.Services.ReportServiceReference.ExtensionSettings.datasource"> <DependentUpon>Reference.svcmap</DependentUpon> </None> <None Include="Service References\ReportServiceReference\SSRS.Services.ReportServiceReference.ItemHistorySnapshot.datasource"> <DependentUpon>Reference.svcmap</DependentUpon> </None> <None Include="Service References\ReportServiceReference\SSRS.Services.ReportServiceReference.ItemParameter.datasource"> <DependentUpon>Reference.svcmap</DependentUpon> </None> <None Include="Service References\ReportServiceReference\SSRS.Services.ReportServiceReference.ItemReferenceData.datasource"> <DependentUpon>Reference.svcmap</DependentUpon> </None> <None Include="Service References\ReportServiceReference\SSRS.Services.ReportServiceReference.Job.datasource"> <DependentUpon>Reference.svcmap</DependentUpon> </None> <None Include="Service References\ReportServiceReference\SSRS.Services.ReportServiceReference.ModelCatalogItem.datasource"> <DependentUpon>Reference.svcmap</DependentUpon> </None> <None Include="Service References\ReportServiceReference\SSRS.Services.ReportServiceReference.ModelDrillthroughReport.datasource"> <DependentUpon>Reference.svcmap</DependentUpon> </None> <None Include="Service References\ReportServiceReference\SSRS.Services.ReportServiceReference.ModelItem.datasource"> <DependentUpon>Reference.svcmap</DependentUpon> </None> <None Include="Service References\ReportServiceReference\SSRS.Services.ReportServiceReference.ParameterValue.datasource"> <DependentUpon>Reference.svcmap</DependentUpon> </None> <None Include="Service References\ReportServiceReference\SSRS.Services.ReportServiceReference.ParameterValueOrFieldReference.datasource"> <DependentUpon>Reference.svcmap</DependentUpon> </None> <None Include="Service References\ReportServiceReference\SSRS.Services.ReportServiceReference.Policy.datasource"> <DependentUpon>Reference.svcmap</DependentUpon> </None> <None Include="Service References\ReportServiceReference\SSRS.Services.ReportServiceReference.Property.datasource"> <DependentUpon>Reference.svcmap</DependentUpon> </None> <None Include="Service References\ReportServiceReference\SSRS.Services.ReportServiceReference.Role.datasource"> <DependentUpon>Reference.svcmap</DependentUpon> </None> <None Include="Service References\ReportServiceReference\SSRS.Services.ReportServiceReference.Schedule.datasource"> <DependentUpon>Reference.svcmap</DependentUpon> </None> <None Include="Service References\ReportServiceReference\SSRS.Services.ReportServiceReference.ScheduleDefinitionOrReference.datasource"> <DependentUpon>Reference.svcmap</DependentUpon> </None> <None Include="Service References\ReportServiceReference\SSRS.Services.ReportServiceReference.ServerInfoHeader.datasource"> <DependentUpon>Reference.svcmap</DependentUpon> </None> <None Include="Service References\ReportServiceReference\SSRS.Services.ReportServiceReference.Subscription.datasource"> <DependentUpon>Reference.svcmap</DependentUpon> </None> <None Include="Service References\ReportServiceReference\SSRS.Services.ReportServiceReference.Task.datasource"> <DependentUpon>Reference.svcmap</DependentUpon> </None> <None Include="Service References\ReportServiceReference\SSRS.Services.ReportServiceReference.Warning.datasource"> <DependentUpon>Reference.svcmap</DependentUpon> </None> </ItemGroup> <ItemGroup> <WCFMetadataStorage Include="Service References\ReportExecutionServiceReference\" /> <WCFMetadataStorage Include="Service References\ReportServiceReference\" /> </ItemGroup> <ItemGroup> <None Include="Service References\ReportServiceReference\configuration91.svcinfo" /> </ItemGroup> <ItemGroup> <None Include="Service References\ReportServiceReference\configuration.svcinfo" /> </ItemGroup> <ItemGroup> <None Include="Service References\ReportServiceReference\Reference.svcmap"> <Generator>WCF Proxy Generator</Generator> <LastGenOutput>Reference.cs</LastGenOutput> </None> </ItemGroup> <ItemGroup> <None Include="Service References\ReportExecutionServiceReference\configuration91.svcinfo" /> </ItemGroup> <ItemGroup> <None Include="Service References\ReportExecutionServiceReference\configuration.svcinfo" /> </ItemGroup> <ItemGroup> <None Include="Service References\ReportExecutionServiceReference\Reference.svcmap"> <Generator>WCF Proxy Generator</Generator> <LastGenOutput>Reference.cs</LastGenOutput> </None> </ItemGroup> <ItemGroup> <ProjectReference Include="..\SSRS.Services.DTO\SSRS.Services.DTO.csproj"> <Project>{29663C66-DB7C-4704-8BF8-52B3BCFABC19}</Project> <Name>SSRS.Services.DTO</Name> </ProjectReference> </ItemGroup> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> <Import Project="$(SolutionDir)\.nuget\nuget.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> --> </Project>