|
@@ -1,282 +0,0 @@
|
|
-<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
-<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
- <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
|
|
|
- <PropertyGroup>
|
|
|
|
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
|
- <ProjectGuid>{80CF41AB-455B-4EB9-BFCC-3F8C4E1D8354}</ProjectGuid>
|
|
|
|
- <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
|
|
|
|
- <OutputType>Library</OutputType>
|
|
|
|
- <AppDesignerFolder>Properties</AppDesignerFolder>
|
|
|
|
- <RootNamespace>ServiceStackBenchmark</RootNamespace>
|
|
|
|
- <AssemblyName>ServiceStackBenchmark</AssemblyName>
|
|
|
|
- <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
|
|
|
- <FileAlignment>512</FileAlignment>
|
|
|
|
- <TargetFrameworkProfile />
|
|
|
|
- <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">.\</SolutionDir>
|
|
|
|
- <RestorePackages>false</RestorePackages>
|
|
|
|
- </PropertyGroup>
|
|
|
|
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
|
|
- <PlatformTarget>AnyCPU</PlatformTarget>
|
|
|
|
- <DebugSymbols>true</DebugSymbols>
|
|
|
|
- <DebugType>full</DebugType>
|
|
|
|
- <Optimize>false</Optimize>
|
|
|
|
- <OutputPath>bin\</OutputPath>
|
|
|
|
- <DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
|
|
- <ErrorReport>prompt</ErrorReport>
|
|
|
|
- <WarningLevel>4</WarningLevel>
|
|
|
|
- <Prefer32Bit>false</Prefer32Bit>
|
|
|
|
- </PropertyGroup>
|
|
|
|
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
|
|
- <PlatformTarget>AnyCPU</PlatformTarget>
|
|
|
|
- <DebugType>pdbonly</DebugType>
|
|
|
|
- <Optimize>true</Optimize>
|
|
|
|
- <OutputPath>bin\</OutputPath>
|
|
|
|
- <DefineConstants>TRACE</DefineConstants>
|
|
|
|
- <ErrorReport>prompt</ErrorReport>
|
|
|
|
- <WarningLevel>4</WarningLevel>
|
|
|
|
- <Prefer32Bit>false</Prefer32Bit>
|
|
|
|
- </PropertyGroup>
|
|
|
|
- <PropertyGroup>
|
|
|
|
- <StartupObject />
|
|
|
|
- </PropertyGroup>
|
|
|
|
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
|
|
|
- <DebugSymbols>true</DebugSymbols>
|
|
|
|
- <OutputPath>bin\</OutputPath>
|
|
|
|
- <DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
|
|
- <DebugType>full</DebugType>
|
|
|
|
- <PlatformTarget>x86</PlatformTarget>
|
|
|
|
- <ErrorReport>prompt</ErrorReport>
|
|
|
|
- <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
|
|
- </PropertyGroup>
|
|
|
|
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
|
|
|
- <OutputPath>bin\</OutputPath>
|
|
|
|
- <DefineConstants>TRACE</DefineConstants>
|
|
|
|
- <Optimize>true</Optimize>
|
|
|
|
- <DebugType>pdbonly</DebugType>
|
|
|
|
- <PlatformTarget>x86</PlatformTarget>
|
|
|
|
- <ErrorReport>prompt</ErrorReport>
|
|
|
|
- <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
|
|
- </PropertyGroup>
|
|
|
|
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
|
|
|
- <DebugSymbols>true</DebugSymbols>
|
|
|
|
- <OutputPath>bin\</OutputPath>
|
|
|
|
- <DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
|
|
- <DebugType>full</DebugType>
|
|
|
|
- <PlatformTarget>x64</PlatformTarget>
|
|
|
|
- <ErrorReport>prompt</ErrorReport>
|
|
|
|
- <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
|
|
- </PropertyGroup>
|
|
|
|
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
|
|
|
- <OutputPath>bin\</OutputPath>
|
|
|
|
- <DefineConstants>TRACE</DefineConstants>
|
|
|
|
- <Optimize>true</Optimize>
|
|
|
|
- <DebugType>pdbonly</DebugType>
|
|
|
|
- <PlatformTarget>x64</PlatformTarget>
|
|
|
|
- <ErrorReport>prompt</ErrorReport>
|
|
|
|
- <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
|
|
- </PropertyGroup>
|
|
|
|
- <ItemGroup>
|
|
|
|
- <Reference Include="AWSSDK, Version=2.0.0.4, Culture=neutral, PublicKeyToken=9f476d3089b52be3, processorArchitecture=MSIL">
|
|
|
|
- <SpecificVersion>False</SpecificVersion>
|
|
|
|
- <HintPath>..\lib\AWSSDK.2.0.0.4-beta\lib\net45\AWSSDK.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="Enyim.Caching">
|
|
|
|
- <HintPath>..\lib\EnyimMemcached.2.12\lib\net35\Enyim.Caching.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="Microsoft.ApplicationServer.Caching.Client">
|
|
|
|
- <HintPath>..\lib\WindowsAzure.Caching.1.7.0.0\lib\net35-full\Microsoft.ApplicationServer.Caching.Client.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="Microsoft.ApplicationServer.Caching.Core">
|
|
|
|
- <HintPath>..\lib\WindowsAzure.Caching.1.7.0.0\lib\net35-full\Microsoft.ApplicationServer.Caching.Core.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="Microsoft.Web.DistributedCache">
|
|
|
|
- <HintPath>..\lib\WindowsAzure.Caching.1.7.0.0\lib\net35-full\Microsoft.Web.DistributedCache.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="Microsoft.WindowsFabric.Common">
|
|
|
|
- <HintPath>..\lib\WindowsAzure.Caching.1.7.0.0\lib\net35-full\Microsoft.WindowsFabric.Common.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="Microsoft.WindowsFabric.Data.Common">
|
|
|
|
- <HintPath>..\lib\WindowsAzure.Caching.1.7.0.0\lib\net35-full\Microsoft.WindowsFabric.Data.Common.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="MongoDB.Bson">
|
|
|
|
- <HintPath>..\lib\mongocsharpdriver.1.8.2\lib\net35\MongoDB.Bson.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="MongoDB.Driver">
|
|
|
|
- <HintPath>..\lib\mongocsharpdriver.1.8.2\lib\net35\MongoDB.Driver.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="Mono.Security, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL">
|
|
|
|
- <SpecificVersion>False</SpecificVersion>
|
|
|
|
- <HintPath>..\lib\Npgsql.2.0.13-beta1\lib\net45\Mono.Security.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="MySql.Data, Version=6.7.4.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
|
|
|
|
- <SpecificVersion>False</SpecificVersion>
|
|
|
|
- <HintPath>..\lib\MySql.Data.6.7.4\lib\net40\MySql.Data.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="Npgsql, Version=2.0.13.91, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7, processorArchitecture=MSIL">
|
|
|
|
- <SpecificVersion>False</SpecificVersion>
|
|
|
|
- <HintPath>..\lib\Npgsql.2.0.13-beta1\lib\net45\Npgsql.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="policy.2.0.Npgsql, Version=0.0.0.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7, processorArchitecture=MSIL">
|
|
|
|
- <SpecificVersion>False</SpecificVersion>
|
|
|
|
- <HintPath>..\lib\Npgsql.2.0.13-beta1\lib\net45\policy.2.0.Npgsql.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="ServiceStack, Version=3.9.59.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
|
- <SpecificVersion>False</SpecificVersion>
|
|
|
|
- <HintPath>..\lib\ServiceStack.3.9.59\lib\net35\ServiceStack.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="ServiceStack.Api.Swagger, Version=3.9.59.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
|
- <SpecificVersion>False</SpecificVersion>
|
|
|
|
- <HintPath>..\lib\ServiceStack.Api.Swagger.3.9.59\lib\net35\ServiceStack.Api.Swagger.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="ServiceStack.CacheAccess.AwsDynamoDb">
|
|
|
|
- <HintPath>..\lib\ServiceStack.Caching.AwsDynamoDb.3.9.55\lib\ServiceStack.CacheAccess.AwsDynamoDb.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="ServiceStack.CacheAccess.Azure">
|
|
|
|
- <HintPath>..\lib\ServiceStack.Caching.Azure.3.9.55\lib\ServiceStack.CacheAccess.Azure.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="ServiceStack.CacheAccess.Memcached">
|
|
|
|
- <HintPath>..\lib\ServiceStack.Caching.Memcached.3.9.55\lib\ServiceStack.CacheAccess.Memcached.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="ServiceStack.Common, Version=3.9.59.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
|
- <SpecificVersion>False</SpecificVersion>
|
|
|
|
- <HintPath>..\lib\ServiceStack.Common.3.9.59\lib\net35\ServiceStack.Common.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="ServiceStack.Interfaces, Version=3.9.59.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
|
- <SpecificVersion>False</SpecificVersion>
|
|
|
|
- <HintPath>..\lib\ServiceStack.Common.3.9.59\lib\net35\ServiceStack.Interfaces.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="ServiceStack.OrmLite, Version=3.9.59.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
|
- <SpecificVersion>False</SpecificVersion>
|
|
|
|
- <HintPath>..\lib\ServiceStack.OrmLite.SqlServer.3.9.59\lib\ServiceStack.OrmLite.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="ServiceStack.OrmLite.MySql, Version=3.9.59.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
|
- <SpecificVersion>False</SpecificVersion>
|
|
|
|
- <HintPath>..\lib\ServiceStack.OrmLite.MySql.3.9.59\lib\ServiceStack.OrmLite.MySql.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="ServiceStack.OrmLite.PostgreSQL, Version=3.9.59.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
|
- <SpecificVersion>False</SpecificVersion>
|
|
|
|
- <HintPath>..\lib\ServiceStack.OrmLite.PostgreSQL.3.9.59\lib\ServiceStack.OrmLite.PostgreSQL.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="ServiceStack.OrmLite.SqlServer, Version=3.9.59.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
|
- <SpecificVersion>False</SpecificVersion>
|
|
|
|
- <HintPath>..\lib\ServiceStack.OrmLite.SqlServer.3.9.59\lib\ServiceStack.OrmLite.SqlServer.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="ServiceStack.Redis, Version=3.9.59.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
|
- <SpecificVersion>False</SpecificVersion>
|
|
|
|
- <HintPath>..\lib\ServiceStack.Redis.3.9.59\lib\net35\ServiceStack.Redis.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="ServiceStack.ServiceInterface, Version=3.9.59.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
|
- <SpecificVersion>False</SpecificVersion>
|
|
|
|
- <HintPath>..\lib\ServiceStack.3.9.59\lib\net35\ServiceStack.ServiceInterface.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="ServiceStack.Text, Version=3.9.59.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
|
- <SpecificVersion>False</SpecificVersion>
|
|
|
|
- <HintPath>..\lib\ServiceStack.Text.3.9.59\lib\net35\ServiceStack.Text.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="System" />
|
|
|
|
- <Reference Include="System.ComponentModel.DataAnnotations" />
|
|
|
|
- <Reference Include="System.Configuration" />
|
|
|
|
- <Reference Include="System.Data" />
|
|
|
|
- <Reference Include="System.Data.DataSetExtensions" />
|
|
|
|
- <Reference Include="System.Runtime.Serialization" />
|
|
|
|
- <Reference Include="System.Web" />
|
|
|
|
- <Reference Include="System.Web.ApplicationServices" />
|
|
|
|
- <Reference Include="System.Web.DynamicData" />
|
|
|
|
- <Reference Include="System.Web.Entity" />
|
|
|
|
- <Reference Include="System.Web.Extensions" />
|
|
|
|
- <Reference Include="System.XML" />
|
|
|
|
- <Reference Include="System.Xml.Linq" />
|
|
|
|
- </ItemGroup>
|
|
|
|
- <ItemGroup>
|
|
|
|
- <Content Include="swagger-ui\css\hightlight.default.css" />
|
|
|
|
- <Content Include="swagger-ui\css\screen.css" />
|
|
|
|
- <Content Include="swagger-ui\images\logo_small.png" />
|
|
|
|
- <Content Include="swagger-ui\images\pet_store_api.png" />
|
|
|
|
- <Content Include="swagger-ui\images\throbber.gif" />
|
|
|
|
- <Content Include="swagger-ui\images\wordnik_api.png" />
|
|
|
|
- <Content Include="swagger-ui\index.html" />
|
|
|
|
- <Content Include="swagger-ui\lib\backbone-min.js" />
|
|
|
|
- <Content Include="swagger-ui\lib\handlebars-1.0.rc.1.js" />
|
|
|
|
- <Content Include="swagger-ui\lib\highlight.7.3.pack.js" />
|
|
|
|
- <Content Include="swagger-ui\lib\jquery-1.8.0.min.js" />
|
|
|
|
- <Content Include="swagger-ui\lib\jquery.ba-bbq.min.js" />
|
|
|
|
- <Content Include="swagger-ui\lib\jquery.slideto.min.js" />
|
|
|
|
- <Content Include="swagger-ui\lib\jquery.wiggle.min.js" />
|
|
|
|
- <Content Include="swagger-ui\lib\swagger.js" />
|
|
|
|
- <Content Include="swagger-ui\lib\underscore-min.js" />
|
|
|
|
- <Content Include="swagger-ui\swagger-ui.js" />
|
|
|
|
- <Content Include="swagger-ui\swagger-ui.min.js" />
|
|
|
|
- <Content Include="Web.config">
|
|
|
|
- <SubType>Designer</SubType>
|
|
|
|
- </Content>
|
|
|
|
- </ItemGroup>
|
|
|
|
- <ItemGroup>
|
|
|
|
- <None Include="Properties\PublishProfiles\IIS.pubxml" />
|
|
|
|
- </ItemGroup>
|
|
|
|
- <ItemGroup>
|
|
|
|
- <Compile Include="AppHostConfigHelper.cs" />
|
|
|
|
- <Compile Include="Model\Fortune.cs" />
|
|
|
|
- <Compile Include="Properties\AssemblyInfo.cs" />
|
|
|
|
- <Compile Include="SafeRandom.cs" />
|
|
|
|
- <Compile Include="Service\MongoDBService.cs" />
|
|
|
|
- <Compile Include="Service\MySqlService.cs" />
|
|
|
|
- <Compile Include="Service\PostgreSqlService.cs" />
|
|
|
|
- <Compile Include="Service\Services.cs" />
|
|
|
|
- <Compile Include="DbFactories\MySqlOrmLiteConnectionFactory.cs" />
|
|
|
|
- <Compile Include="DbFactories\PostgreSqlOrmLiteConnectionFactory.cs" />
|
|
|
|
- <Compile Include="DbFactories\SqlServerOrmLiteConnectionFactory.cs" />
|
|
|
|
- <Compile Include="Model\World.cs" />
|
|
|
|
- <Compile Include="Service\SqlServerService.cs" />
|
|
|
|
- <Content Include="Global.asax" />
|
|
|
|
- <Compile Include="AppHost.cs" />
|
|
|
|
- <Compile Include="Global.asax.cs">
|
|
|
|
- <DependentUpon>Global.asax</DependentUpon>
|
|
|
|
- </Compile>
|
|
|
|
- <Compile Include="DbFactories\ISqlServerOrmLiteConnectionFactory.cs" />
|
|
|
|
- <Compile Include="DbFactories\IMySqlOrmLiteConnectionFactory.cs" />
|
|
|
|
- <Compile Include="DbFactories\IPostgreSqlOrmLiteConnectionFactory.cs" />
|
|
|
|
- </ItemGroup>
|
|
|
|
- <ItemGroup>
|
|
|
|
- <Content Include="packages.config" />
|
|
|
|
- <None Include="Web.Debug.config">
|
|
|
|
- <DependentUpon>Web.config</DependentUpon>
|
|
|
|
- </None>
|
|
|
|
- <None Include="Web.Release.config">
|
|
|
|
- <DependentUpon>Web.config</DependentUpon>
|
|
|
|
- </None>
|
|
|
|
- </ItemGroup>
|
|
|
|
- <ItemGroup>
|
|
|
|
- <AvailableItemName Include="RootContent">
|
|
|
|
- <Visible>false</Visible>
|
|
|
|
- </AvailableItemName>
|
|
|
|
- </ItemGroup>
|
|
|
|
- <ItemGroup />
|
|
|
|
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
|
|
- <PropertyGroup>
|
|
|
|
- <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">11.0</VisualStudioVersion>
|
|
|
|
- <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
|
|
|
|
- </PropertyGroup>
|
|
|
|
- <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != '' And Exists('$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets')" />
|
|
|
|
- <Import Project="..\lib\VisualStudio.MsBuild.11.0\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' == '' Or !Exists('$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets')" />
|
|
|
|
- <Target Name="MvcBuildViews" AfterTargets="AfterBuild" Condition="'$(MvcBuildViews)'=='true'">
|
|
|
|
- <AspNetCompiler VirtualPath="/" PhysicalPath="$(WebProjectOutputDir)" />
|
|
|
|
- </Target>
|
|
|
|
- <Target Name="AfterBuild">
|
|
|
|
- <Copy DestinationFolder="$(OutputPath)" SourceFiles="@(RootContent)" SkipUnchangedFiles="true" />
|
|
|
|
- </Target>
|
|
|
|
- <ProjectExtensions>
|
|
|
|
- <VisualStudio>
|
|
|
|
- <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
|
|
|
|
- <WebProjectProperties>
|
|
|
|
- <SaveServerSettingsInUserFile>True</SaveServerSettingsInUserFile>
|
|
|
|
- </WebProjectProperties>
|
|
|
|
- </FlavorProperties>
|
|
|
|
- </VisualStudio>
|
|
|
|
- </ProjectExtensions>
|
|
|
|
- <Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
|
|
|
|
- <PropertyGroup>
|
|
|
|
- <PreBuildEvent>
|
|
|
|
- </PreBuildEvent>
|
|
|
|
- </PropertyGroup>
|
|
|
|
-</Project>
|
|
|