Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="utf-8"?>
- <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="15.0">
- <PropertyGroup>
- <ProjectType>Local</ProjectType>
- <ProductVersion>9.0.30729</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{8B31AD70-A030-4D82-8560-C6553693263A}</ProjectGuid>
- <SccProjectName>SAK</SccProjectName>
- <SccLocalPath>SAK</SccLocalPath>
- <SccAuxPath>SAK</SccAuxPath>
- <SccProvider>SAK</SccProvider>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ApplicationIcon>
- </ApplicationIcon>
- <AssemblyKeyContainerName>
- </AssemblyKeyContainerName>
- <AssemblyName>Trio.Core</AssemblyName>
- <AssemblyOriginatorKeyFile>
- </AssemblyOriginatorKeyFile>
- <DefaultClientScript>JScript</DefaultClientScript>
- <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
- <DefaultTargetSchema>IE50</DefaultTargetSchema>
- <DelaySign>false</DelaySign>
- <OutputType>Library</OutputType>
- <RootNamespace>Trio.Core</RootNamespace>
- <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
- <StartupObject>
- </StartupObject>
- <FileUpgradeFlags>
- </FileUpgradeFlags>
- <UpgradeBackupLocation>
- </UpgradeBackupLocation>
- <OldToolsVersion>3.5</OldToolsVersion>
- <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
- <PublishUrl>publish\</PublishUrl>
- <Install>true</Install>
- <InstallFrom>Disk</InstallFrom>
- <UpdateEnabled>false</UpdateEnabled>
- <UpdateMode>Foreground</UpdateMode>
- <UpdateInterval>7</UpdateInterval>
- <UpdateIntervalUnits>Days</UpdateIntervalUnits>
- <UpdatePeriodically>false</UpdatePeriodically>
- <UpdateRequired>false</UpdateRequired>
- <MapFileExtensions>true</MapFileExtensions>
- <ApplicationRevision>0</ApplicationRevision>
- <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
- <IsWebBootstrapper>false</IsWebBootstrapper>
- <UseApplicationTrust>false</UseApplicationTrust>
- <BootstrapperEnabled>true</BootstrapperEnabled>
- <TargetFrameworkProfile />
- <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\Web\Trio.Net2\</SolutionDir>
- <RestorePackages>true</RestorePackages>
- <NuGetPackageImportStamp>
- </NuGetPackageImportStamp>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <OutputPath>bin\Debug\</OutputPath>
- <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
- <BaseAddress>285212672</BaseAddress>
- <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
- <ConfigurationOverrideFile>
- </ConfigurationOverrideFile>
- <DefineConstants>DEBUG;TRACE;DEV</DefineConstants>
- <DocumentationFile>
- </DocumentationFile>
- <DebugSymbols>true</DebugSymbols>
- <FileAlignment>4096</FileAlignment>
- <NoStdLib>false</NoStdLib>
- <NoWarn>
- </NoWarn>
- <Optimize>false</Optimize>
- <RegisterForComInterop>false</RegisterForComInterop>
- <RemoveIntegerChecks>false</RemoveIntegerChecks>
- <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
- <WarningLevel>4</WarningLevel>
- <DebugType>full</DebugType>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>..\..\Tools\CodeAnalysis\TrioRuleSet.ruleset</CodeAnalysisRuleSet>
- <LangVersion>7.1</LangVersion>
- <Prefer32Bit>false</Prefer32Bit>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <OutputPath>bin\Release\</OutputPath>
- <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
- <BaseAddress>285212672</BaseAddress>
- <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
- <ConfigurationOverrideFile>
- </ConfigurationOverrideFile>
- <DefineConstants>
- </DefineConstants>
- <DocumentationFile>
- </DocumentationFile>
- <DebugSymbols>true</DebugSymbols>
- <FileAlignment>4096</FileAlignment>
- <NoStdLib>false</NoStdLib>
- <NoWarn>
- </NoWarn>
- <Optimize>true</Optimize>
- <RegisterForComInterop>false</RegisterForComInterop>
- <RemoveIntegerChecks>false</RemoveIntegerChecks>
- <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
- <WarningLevel>4</WarningLevel>
- <DebugType>pdbonly</DebugType>
- <ErrorReport>prompt</ErrorReport>
- <PlatformTarget>AnyCPU</PlatformTarget>
- <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
- <Prefer32Bit>false</Prefer32Bit>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Profile|AnyCPU' ">
- <OutputPath>bin\Profile\</OutputPath>
- <DefineConstants>
- </DefineConstants>
- <BaseAddress>285212672</BaseAddress>
- <Optimize>true</Optimize>
- <DebugType>pdbonly</DebugType>
- <PlatformTarget>AnyCPU</PlatformTarget>
- <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
- <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
- <ErrorReport>prompt</ErrorReport>
- <DebugSymbols>true</DebugSymbols>
- <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
- <Prefer32Bit>false</Prefer32Bit>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>bin\x64\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE;DEV</DefineConstants>
- <BaseAddress>285212672</BaseAddress>
- <DebugType>full</DebugType>
- <PlatformTarget>x64</PlatformTarget>
- <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
- <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
- <OutputPath>bin\x64\Release\</OutputPath>
- <DefineConstants>TRACE;TEST</DefineConstants>
- <BaseAddress>285212672</BaseAddress>
- <Optimize>true</Optimize>
- <DebugType>
- </DebugType>
- <PlatformTarget>x64</PlatformTarget>
- <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
- <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Profile|x64' ">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>bin\x64\Profile\</OutputPath>
- <BaseAddress>285212672</BaseAddress>
- <Optimize>true</Optimize>
- <DebugType>pdbonly</DebugType>
- <PlatformTarget>x64</PlatformTarget>
- <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
- <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>bin\x86\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE;DEV</DefineConstants>
- <BaseAddress>285212672</BaseAddress>
- <DebugType>full</DebugType>
- <PlatformTarget>x86</PlatformTarget>
- <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
- <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
- <OutputPath>bin\x86\Release\</OutputPath>
- <DefineConstants>
- </DefineConstants>
- <BaseAddress>285212672</BaseAddress>
- <Optimize>true</Optimize>
- <DebugType>
- </DebugType>
- <PlatformTarget>x86</PlatformTarget>
- <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
- <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Profile|x86' ">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>bin\x86\Profile\</OutputPath>
- <BaseAddress>285212672</BaseAddress>
- <Optimize>true</Optimize>
- <DebugType>pdbonly</DebugType>
- <PlatformTarget>x86</PlatformTarget>
- <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
- <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug with Testing|AnyCPU'">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>bin\Debug with Testing\</OutputPath>
- <DefineConstants>DEBUG;TRACE;DEV</DefineConstants>
- <BaseAddress>285212672</BaseAddress>
- <FileAlignment>4096</FileAlignment>
- <DebugType>full</DebugType>
- <PlatformTarget>AnyCPU</PlatformTarget>
- <CodeAnalysisLogFile>bin\Trio.Core.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
- <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
- <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
- <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
- <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
- <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
- <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
- <Prefer32Bit>false</Prefer32Bit>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug with Testing|x64'">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>bin\x64\Debug with Testing\</OutputPath>
- <DefineConstants>DEBUG;TRACE;DEV</DefineConstants>
- <BaseAddress>285212672</BaseAddress>
- <DebugType>full</DebugType>
- <PlatformTarget>x64</PlatformTarget>
- <CodeAnalysisLogFile>bin\x64\Debug\Trio.Core.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
- <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
- <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
- <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
- <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
- <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
- <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
- <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug with Testing|x86'">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>bin\x86\Debug with Testing\</OutputPath>
- <DefineConstants>DEBUG;TRACE;DEV</DefineConstants>
- <BaseAddress>285212672</BaseAddress>
- <DebugType>full</DebugType>
- <PlatformTarget>x86</PlatformTarget>
- <CodeAnalysisLogFile>bin\x86\Debug\Trio.Core.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
- <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
- <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
- <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
- <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
- <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
- <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="AddressBrokerDotNetClient, Version=2.5.1.0, Culture=neutral, PublicKeyToken=a3aa4125ee60313c">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\Components\AddressBrokerDotNetClient.dll</HintPath>
- </Reference>
- <Reference Include="Analytics.NET, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\..\Services\packages\Analytics.2.0.2\lib\Analytics.NET.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="BoundaryAdmin">
- <HintPath>..\..\Components\BoundaryAdmin.dll</HintPath>
- </Reference>
- <Reference Include="CyberSource.Base, Version=1.4.0.0, Culture=neutral, PublicKeyToken=7091342136fdb0df, processorArchitecture=MSIL">
- <HintPath>..\..\Services\packages\CyberSource.1.4.0\lib\CyberSource.Base.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="CyberSource.Clients, Version=1.4.0.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\..\Services\packages\CyberSource.1.4.0\lib\CyberSource.Clients.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="DAGG.DAGGImage">
- <HintPath>..\..\Components\DAGG\SystemFrameworkProjects\DAGG.Image\Trunk\DAGG.Image\bin\Release\DAGG.DAGGImage.dll</HintPath>
- </Reference>
- <Reference Include="Dapper, Version=1.50.2.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\..\Web\Trio.Net2\packages\Dapper.1.50.2\lib\net451\Dapper.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Dapper.Contrib, Version=1.50.0.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\..\Web\Trio.Net2\packages\Dapper.Contrib.1.50.0\lib\net45\Dapper.Contrib.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Elasticsearch.Net, Version=1.0.0.0, Culture=neutral, PublicKeyToken=96c599bbe3e70f5d, processorArchitecture=MSIL">
- <HintPath>..\..\Services\packages\Elasticsearch.Net.1.9.0\lib\net45\Elasticsearch.Net.dll</HintPath>
- </Reference>
- <Reference Include="g1client">
- <HintPath>..\..\Components\Spectrum-PitneyBowes\g1client.dll</HintPath>
- </Reference>
- <Reference Include="HiQPdf">
- <HintPath>..\..\Web\Trio.Net2\packages\hiqpdf.10.15\lib\net40\HiQPdf.dll</HintPath>
- </Reference>
- <Reference Include="HtmlAgilityPack, Version=1.5.5.0, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a, processorArchitecture=MSIL">
- <HintPath>..\..\Web\Trio.Net2\packages\HtmlAgilityPack.1.5.5\lib\Net45\HtmlAgilityPack.dll</HintPath>
- </Reference>
- <Reference Include="Jint, Version=2.5.0.0, Culture=neutral, PublicKeyToken=2e92ba9c8d81157f, processorArchitecture=MSIL">
- <HintPath>..\..\Web\Trio.Net2\packages\Jint.2.5.0\lib\portable-net40+sl50+win+wpa81+wp80\Jint.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821, processorArchitecture=MSIL">
- <HintPath>..\..\Web\Trio.Net2\packages\log4net.1.2.10\lib\2.0\log4net.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Microsoft.CSharp" />
- <Reference Include="Microsoft.Owin, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\..\Web\Trio.Net2\packages\Microsoft.Owin.3.0.1\lib\net45\Microsoft.Owin.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Microsoft.Owin.Security, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\..\Web\Trio.Net2\packages\Microsoft.Owin.Security.3.0.1\lib\net45\Microsoft.Owin.Security.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Microsoft.Practices.EnterpriseLibrary.Common, Version=5.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\Components\Microsoft.Practices.EnterpriseLibrary\Microsoft.Practices.EnterpriseLibrary.Common.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Practices.EnterpriseLibrary.Data">
- <HintPath>..\..\Components\Microsoft.Practices.EnterpriseLibrary\Microsoft.Practices.EnterpriseLibrary.Data.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Practices.ServiceLocation, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\..\Components\SolrNet\0.4.0.2002\Microsoft.Practices.ServiceLocation.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.ReportViewer.Common, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
- <HintPath>..\..\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.Common.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Microsoft.ReportViewer.DataVisualization, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
- <HintPath>..\..\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.DataVisualization.DLL</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Microsoft.ReportViewer.Design, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
- <HintPath>..\..\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.Design.DLL</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Microsoft.ReportViewer.ProcessingObjectModel, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
- <HintPath>..\..\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.ProcessingObjectModel.DLL</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Microsoft.ReportViewer.WebDesign, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
- <HintPath>..\..\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.WebDesign.DLL</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Microsoft.ReportViewer.WebForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
- <HintPath>..\..\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.WebForms.DLL</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Microsoft.ReportViewer.WinForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
- <HintPath>..\..\Web\Trio.Net2\packages\Microsoft.ReportViewer.11.0.3366.16\lib\Microsoft.ReportViewer.WinForms.DLL</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Microsoft.SqlServer.Types, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
- <HintPath>..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\lib\net20\Microsoft.SqlServer.Types.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\..\Web\Trio.Net2\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="MoreLinq, Version=2.6.20831.0, Culture=neutral, PublicKeyToken=384d532d7e88985d, processorArchitecture=MSIL">
- <HintPath>..\..\Web\Trio.Net2\packages\morelinq.2.7.0\lib\net40\MoreLinq.dll</HintPath>
- </Reference>
- <Reference Include="Nest, Version=1.0.0.0, Culture=neutral, PublicKeyToken=96c599bbe3e70f5d, processorArchitecture=MSIL">
- <HintPath>..\..\Services\packages\NEST.1.9.0\lib\net45\Nest.dll</HintPath>
- </Reference>
- <Reference Include="Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
- <HintPath>..\..\Services\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
- </Reference>
- <Reference Include="Owin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f0ebd12fd5e55cc5, processorArchitecture=MSIL">
- <HintPath>..\..\Web\Trio.Net2\packages\Owin.1.0\lib\net40\Owin.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="RestSharp, Version=105.2.3.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\..\Web\Trio.Net2\packages\RestSharp.105.2.3\lib\net46\RestSharp.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="SolrNet">
- <HintPath>..\..\Components\SolrNet\0.4.0.2002\SolrNet.dll</HintPath>
- </Reference>
- <Reference Include="System">
- <Name>System</Name>
- </Reference>
- <Reference Include="System.ComponentModel.DataAnnotations">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Core">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data">
- <Name>System.Data</Name>
- </Reference>
- <Reference Include="System.Data.DataSetExtensions">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data.Linq" />
- <Reference Include="System.Drawing">
- <Name>System.Drawing</Name>
- </Reference>
- <Reference Include="System.IdentityModel" />
- <Reference Include="System.IdentityModel.Tokens.Jwt, Version=4.0.30826.1200, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\..\Web\Trio.Net2\packages\System.IdentityModel.Tokens.Jwt.4.0.3.308261200\lib\net45\System.IdentityModel.Tokens.Jwt.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="System.Net.Http" />
- <Reference Include="System.Net.Http.Extensions, Version=2.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\..\Web\Trio.Net2\packages\Microsoft.Net.Http.2.2.29\lib\net45\System.Net.Http.Extensions.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="System.Net.Http.Formatting, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\..\Web\Trio.Net2\packages\Microsoft.AspNet.WebApi.Client.5.2.3\lib\net45\System.Net.Http.Formatting.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="System.Net.Http.Primitives, Version=4.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\..\Web\Trio.Net2\packages\Microsoft.Net.Http.2.2.29\lib\net45\System.Net.Http.Primitives.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="System.Net.Http.WebRequest" />
- <Reference Include="System.Runtime.Serialization" />
- <Reference Include="System.ServiceModel" />
- <Reference Include="System.Threading.Tasks.Dataflow, Version=4.5.24.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\..\Web\Trio.Net2\packages\Microsoft.Tpl.Dataflow.4.5.24\lib\portable-net45+win8+wpa81\System.Threading.Tasks.Dataflow.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="System.Transactions" />
- <Reference Include="System.ValueTuple, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\..\Web\Trio.Net2\packages\System.ValueTuple.4.4.0\lib\net461\System.ValueTuple.dll</HintPath>
- </Reference>
- <Reference Include="System.Web">
- <Name>System.Web</Name>
- </Reference>
- <Reference Include="System.Web.Extensions" />
- <Reference Include="System.Web.Http, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\..\Web\Trio.Net2\packages\Microsoft.AspNet.WebApi.Core.5.2.3\lib\net45\System.Web.Http.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="System.Web.Http.WebHost, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\..\Web\Trio.Net2\packages\Microsoft.AspNet.WebApi.WebHost.5.2.3\lib\net45\System.Web.Http.WebHost.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="System.Web.Services">
- <Name>System.Web.Services</Name>
- </Reference>
- <Reference Include="System.Xml">
- <Name>System.XML</Name>
- </Reference>
- <ProjectReference Include="..\Trio.Global\Trio.Global.csproj">
- <Name>Trio.Global</Name>
- <Project>{21B23D06-433E-4071-AB97-4FCA7553C0A6}</Project>
- <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
- </ProjectReference>
- <Reference Include="System.Xml.Linq" />
- <Reference Include="UAParser, Version=2.1.0.0, Culture=neutral, PublicKeyToken=f7377bf021646069, processorArchitecture=MSIL">
- <HintPath>..\..\Services\packages\UAParser.2.1.0.0\lib\net40-Client\UAParser.dll</HintPath>
- <Private>True</Private>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="..\AssemblyVersion\AssemblyInfo.cs">
- <Link>AssemblyInfo.cs</Link>
- </Compile>
- <Compile Include="Business\AdSpace.cs" />
- <Compile Include="Business\Agent.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\Analytics\Identity.cs" />
- <Compile Include="Business\BOI.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\Branding.cs" />
- <Compile Include="Business\CallsToActionContextData.cs" />
- <Compile Include="Business\CallToActionRequest.cs" />
- <Compile Include="Business\ColorScheme.cs" />
- <Compile Include="Business\Commerce\CheckoutConstants.cs" />
- <Compile Include="Business\Commerce\CyberSource\BrokerOfficeCyberSourcePaymentProcessingSettings.cs" />
- <Compile Include="Business\Commerce\CyberSource\CyberSourceConstants.cs" />
- <Compile Include="Business\Commerce\CyberSource\CyberSourceSecurityProvider.cs" />
- <Compile Include="Business\Commerce\CyberSource\ICyberSourcePaymentProcessingSettings.cs" />
- <Compile Include="Business\Commerce\Leads\LeadDetails.cs" />
- <Compile Include="Business\Commerce\Leads\Payment.cs" />
- <Compile Include="Business\Commerce\PaymentProcessingExecption.cs" />
- <Compile Include="Business\Commerce\SuperSellerConstants.cs" />
- <Compile Include="Business\Commerce\WorkflowType.cs" />
- <Compile Include="Business\Content.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\ContentFile.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\ContentLink.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\ContentTemplate.cs" />
- <Compile Include="Business\CustomerMapping.cs" />
- <Compile Include="Business\Encryption.cs" />
- <Compile Include="Business\FeatureFlag.cs" />
- <Compile Include="Business\Host.cs" />
- <Compile Include="Business\Analytics\IAnalytics.cs" />
- <Compile Include="Business\IUserIdentity.cs" />
- <Compile Include="Business\LabelPosition.cs" />
- <Compile Include="Business\ListingDetailUIHelper.cs" />
- <Compile Include="Business\ListingHelper.cs" />
- <Compile Include="Business\ListingLayoutContextData.cs" />
- <Compile Include="Business\ArticleStatus.cs" />
- <Compile Include="Business\MessageEnums.cs" />
- <Compile Include="Business\MessageType.cs" />
- <Compile Include="Business\NotifyEndPointType.cs" />
- <Compile Include="Business\PhoneParts.cs" />
- <Compile Include="Business\PriceHistory.cs" />
- <Compile Include="Business\PropertyData.cs" />
- <Compile Include="Business\QuantariumResponse.cs" />
- <Compile Include="Business\RegionSearch.cs" />
- <Compile Include="Business\RequestValuation.cs" />
- <Compile Include="Business\Analytics\Analytics.cs" />
- <Compile Include="Business\RequestInfo.cs" />
- <Compile Include="Business\SellerListingLayoutData.cs" />
- <Compile Include="Business\SellerListingShowingFeedbackEntry.cs" />
- <Compile Include="Business\UIElementType.cs" />
- <Compile Include="Business\UserAgentParser.cs" />
- <Compile Include="Business\WebsiteService.cs" />
- <Compile Include="Collections\NameValueCollectionExtensions.cs" />
- <Compile Include="Domain\Ad.cs" />
- <Compile Include="Domain\Address.cs" />
- <Compile Include="Domain\AdGroup.cs" />
- <Compile Include="Domain\Agent.cs" />
- <Compile Include="Domain\ApiApplication.cs" />
- <Compile Include="Domain\Area.cs" />
- <Compile Include="Domain\ComparableHomeSales\BasicData.cs" />
- <Compile Include="Domain\ComparableHomeSales\ComparableProperties.cs" />
- <Compile Include="Domain\ComparableHomeSales\ListingData.cs" />
- <Compile Include="Domain\ComparableHomeSales\PropertyRecord.cs" />
- <Compile Include="Domain\ComparableHomeSales\QuantariumComparableRecord.cs" />
- <Compile Include="Domain\ComparableHomeSales\QuantariumPropertyRecord.cs" />
- <Compile Include="Domain\Contacts\ContactNotification.cs" />
- <Compile Include="Domain\Contacts\ContactTracking.cs" />
- <Compile Include="Domain\PinCluster.cs" />
- <Compile Include="Domain\RECoDesignation.cs" />
- <Compile Include="Domain\Article.cs" />
- <Compile Include="Domain\Auction\AuctionInfo.cs" />
- <Compile Include="Domain\Auction\AuctionListing.cs" />
- <Compile Include="Domain\Auction\AuctionListings.cs" />
- <Compile Include="Domain\Auction\PropertiesRequest.cs" />
- <Compile Include="Domain\Auction\PropertiesResponse.cs" />
- <Compile Include="Domain\Autocomplete\LandingPageInfo.cs" />
- <Compile Include="Domain\Autocomplete\AutocompleteItem.cs" />
- <Compile Include="Domain\Autocomplete\CommunityLocation.cs" />
- <Compile Include="Domain\Autocomplete\IAutocompleteItem.cs" />
- <Compile Include="Domain\Autocomplete\LocationComparer.cs" />
- <Compile Include="Domain\Autocomplete\LocationMatchType.cs" />
- <Compile Include="Domain\Autocomplete\NeighborhoodEqualityComparer.cs" />
- <Compile Include="Domain\Autocomplete\ItemType.cs" />
- <Compile Include="Domain\Autocomplete\Location.cs" />
- <Compile Include="Domain\Autocomplete\Office.cs" />
- <Compile Include="Domain\Autocomplete\SortOrder.cs" />
- <Compile Include="Domain\Box.cs" />
- <Compile Include="Domain\Community\SchoolInfo.cs" />
- <Compile Include="Domain\Community\CommunityInfo.cs" />
- <Compile Include="Domain\Community\EconomyInfo.cs" />
- <Compile Include="Domain\Community\EducationInfo.cs" />
- <Compile Include="Domain\Community\EnvironmentInfo.cs" />
- <Compile Include="Domain\Community\HousingInfo.cs" />
- <Compile Include="Domain\Community\PeopleInfo.cs" />
- <Compile Include="Domain\Community\QualityOfLifeInfo.cs" />
- <Compile Include="Domain\Community\RegionInfo.cs" />
- <Compile Include="Domain\Community\YearValuePair.cs" />
- <Compile Include="Domain\AgentContact.cs" />
- <Compile Include="Domain\ContactMe\ContactMeType.cs" />
- <Compile Include="Domain\ContactMe\ContactMeRequest.cs" />
- <Compile Include="Domain\ContactMe\ContactMeResult.cs" />
- <Compile Include="Domain\Contacts\Contact.cs" />
- <Compile Include="Domain\Contacts\ContactsResponse.cs" />
- <Compile Include="Domain\Contacts\Opportunity.cs" />
- <Compile Include="Domain\Contacts\OpportunityDocument.cs" />
- <Compile Include="Domain\Contacts\Token.cs" />
- <Compile Include="Domain\Criteria\CommunityApiCriteria.cs" />
- <Compile Include="Domain\Criteria\CustomerCriteria.cs" />
- <Compile Include="Domain\Criteria\FlatFeeMlsCriteria.cs" />
- <Compile Include="Domain\Criteria\SelfSellerAssetReportCriteria.cs" />
- <Compile Include="Domain\Criteria\ListingRentalCriteria.cs" />
- <Compile Include="Domain\Criteria\PdfGeneratorCriteria.cs" />
- <Compile Include="Domain\Criteria\PersonBagCriteria.cs" />
- <Compile Include="Domain\Criteria\PersonListingBagCriteria.cs" />
- <Compile Include="Domain\Criteria\PropertyImageCriteria.cs" />
- <Compile Include="Domain\Criteria\QuantariumCriteria.cs" />
- <Compile Include="Domain\Criteria\RentalCriteria.cs" />
- <Compile Include="Domain\Criteria\SchoolInfoCriteria.cs" />
- <Compile Include="Domain\Criteria\CommunityInfoCriteria.cs" />
- <Compile Include="Domain\Criteria\IPLocationCriteria.cs" />
- <Compile Include="Domain\Criteria\MessageTypeCriteria.cs" />
- <Compile Include="Domain\Criteria\NewsArticleTemplateCriteria.cs" />
- <Compile Include="Domain\Criteria\PropertyAssessorCriteria.cs" />
- <Compile Include="Domain\Criteria\PropertyHistoryCriteria.cs" />
- <Compile Include="Domain\Criteria\PublicRecordsCriteria.cs" />
- <Compile Include="Domain\Criteria\RecentSearchCriteria.cs" />
- <Compile Include="Domain\Criteria\ReverseProspectingCriteria.cs" />
- <Compile Include="Domain\Criteria\SignatureCriteria.cs" />
- <Compile Include="Domain\Criteria\UspsCriteria.cs" />
- <Compile Include="Domain\Criteria\SelfSellerListingCriteria.cs" />
- <Compile Include="Domain\Customer360\Navigation.cs" />
- <Compile Include="Domain\DisclaimerDocument.cs" />
- <Compile Include="Domain\DmpToken.cs" />
- <Compile Include="Domain\EmailContext.cs" />
- <Compile Include="Domain\Enum.cs" />
- <Compile Include="Domain\ExactTarget\ExactTargetRequestInfo.cs" />
- <Compile Include="Domain\ExactTarget\ExactTargetResponse.cs" />
- <Compile Include="Domain\FlatFeeMls.cs" />
- <Compile Include="Domain\FormType.cs" />
- <Compile Include="Domain\PropertyImage\Image.cs" />
- <Compile Include="Domain\PropertyImage\PropertyImage.cs" />
- <Compile Include="Domain\SelfSellerAssetReport.cs" />
- <Compile Include="Domain\HomePartnersMls.cs" />
- <Compile Include="Domain\HomeCounts\HomesCountResponse.cs" />
- <Compile Include="Domain\InformationLogix\BankOwnedHomesCountRequest.cs" />
- <Compile Include="Domain\HomeCounts\SearchResultSet.cs" />
- <Compile Include="Domain\LayoutTypeId.cs" />
- <Compile Include="Domain\Leads\LeadInfo.cs" />
- <Compile Include="Domain\Leads\Payment.cs" />
- <Compile Include="Domain\LegalDisclosureConsentInfo.cs" />
- <Compile Include="Domain\ListingCriterionCategory.cs" />
- <Compile Include="Domain\ContactMe\MessageInfo.cs" />
- <Compile Include="Domain\ListingPercolatorQuery.cs" />
- <Compile Include="Domain\ListingPriceHistory.cs" />
- <Compile Include="Domain\Country.cs" />
- <Compile Include="Domain\ListingRentalInfo.cs" />
- <Compile Include="Domain\LocaleID.cs" />
- <Compile Include="Domain\Metadata.cs" />
- <Compile Include="Domain\MlsStatusId.cs" />
- <Compile Include="Domain\MortgagePreQualification.cs" />
- <Compile Include="Domain\NewHomeSource\NewHomesCountRequest.cs" />
- <Compile Include="Domain\NewsArticleTemplate.cs" />
- <Compile Include="Domain\OfficeType.cs" />
- <Compile Include="Domain\PageTypes.cs" />
- <Compile Include="Domain\PdfContent.cs" />
- <Compile Include="Domain\PersonBag.cs" />
- <Compile Include="Domain\PersonBagOld.cs" />
- <Compile Include="Domain\PersonListingBag.cs" />
- <Compile Include="Domain\PersonListingBagOld.cs" />
- <Compile Include="Domain\PropertyData\PublicRecordsSource.cs" />
- <Compile Include="Domain\PropertyData\IScoreableAddress.cs" />
- <Compile Include="Domain\GeoBoundingBox.cs" />
- <Compile Include="Domain\PublicRecordsStateInfo.cs" />
- <Compile Include="Domain\RecommendedAgent.cs" />
- <Compile Include="Domain\RecoRealm.cs" />
- <Compile Include="Domain\SelfSeller\SelfSellerListing.cs" />
- <Compile Include="Domain\SelfSeller\SelfSellerListingPropertyFieldValues.cs" />
- <Compile Include="Domain\SelfSeller\SelfSellerListingStatusId.cs" />
- <Compile Include="Domain\SelfSeller\SelfSellerListingType.cs" />
- <Compile Include="Domain\SelfSeller\SelfSellerPaymentStatus.cs" />
- <Compile Include="Domain\ServiceTile.cs" />
- <Compile Include="Domain\Signature.cs" />
- <Compile Include="Domain\State.cs" />
- <Compile Include="Domain\SystemDate.cs" />
- <Compile Include="Domain\Tracking\ApiHit.cs" />
- <Compile Include="Domain\Tracking\ListingHit.cs" />
- <Compile Include="Domain\CurrencyRate.cs" />
- <Compile Include="Domain\Locale.cs" />
- <Compile Include="Domain\PublicRecordsLocation.cs" />
- <Compile Include="Domain\Criteria\AutocompleteCriteria.cs" />
- <Compile Include="Domain\Criteria\ListingSearchFormCriteria.cs" />
- <Compile Include="Domain\Criteria\TranslationCriteria.cs" />
- <Compile Include="Domain\CustomerSelect.cs" />
- <Compile Include="Domain\CustomizedLandingPage.cs" />
- <Compile Include="Domain\ElasticResponseHit.cs" />
- <Compile Include="Domain\EmailTracking.cs" />
- <Compile Include="Domain\GeoCoordinates.cs" />
- <Compile Include="Domain\GreatSchools\School.cs" />
- <Compile Include="Domain\Autocomplete\ILocation.cs" />
- <Compile Include="Domain\IPLocation.cs" />
- <Compile Include="Domain\IRegionSearchResult.cs" />
- <Compile Include="Domain\Listing.cs" />
- <Compile Include="Domain\ListingAgent.cs" />
- <Compile Include="Domain\ListingCriterion.cs" />
- <Compile Include="Domain\ListingOffice.cs" />
- <Compile Include="Domain\ListingSort.cs" />
- <Compile Include="Domain\ContentFile.cs" />
- <Compile Include="Domain\Criteria\AgentCriteria.cs" />
- <Compile Include="Domain\Criteria\AVMCriteria.cs" />
- <Compile Include="Domain\Criteria\ContentFileCriteria.cs" />
- <Compile Include="Domain\Criteria\ListingFieldDataCriteria.cs" />
- <Compile Include="Domain\Criteria\PropertyValuationCriteria.cs" />
- <Compile Include="Domain\DataNode.cs" />
- <Compile Include="Domain\Device.cs" />
- <Compile Include="Domain\ListingResultSetBroker.cs" />
- <Compile Include="Domain\Location.helpers.cs" />
- <Compile Include="Domain\MarketWatchEnrollment.cs" />
- <Compile Include="Domain\MarketWatch\EnrollmentViewModel.cs" />
- <Compile Include="Domain\MarketWatch\RegistrationViewModel.cs" />
- <Compile Include="Domain\MarketWatch\SavedTargetAreaViewModel.cs" />
- <Compile Include="Domain\MarketWatch\TargetAreaLocation.cs" />
- <Compile Include="Domain\MarketWatch\TargetSearchViewModel.cs" />
- <Compile Include="Domain\MloBrandingViewModel.cs" />
- <Compile Include="Domain\NearbyCity.cs" />
- <Compile Include="Domain\ListingResultSet.cs" />
- <Compile Include="Domain\LPS\PropertyDataResults\SalesHistory.cs" />
- <Compile Include="Domain\LPS\PropertyDataResults\ComparableSale.cs" />
- <Compile Include="Domain\LPS\PropertyDataResults\AssessmentHistory.cs" />
- <Compile Include="Domain\LPS\PropertyDataResults\Assessment.cs" />
- <Compile Include="Domain\LPS\PropertyData.cs" />
- <Compile Include="Domain\LPS\ServiceResult.cs" />
- <Compile Include="Domain\MarketTrackerChartPointGroup.cs" />
- <Compile Include="Domain\OfficeLicense.cs" />
- <Compile Include="Domain\Criteria\CustomerMarketReportSubscriptionCriteria.cs" />
- <Compile Include="Domain\MarketReport\CustomerMarketReport.cs" />
- <Compile Include="Domain\MarketReport\CustomerMarketReportSubscription.cs" />
- <Compile Include="Domain\MarketReport\MarketReportPropertyType.cs" />
- <Compile Include="Domain\MarketReport\MarketReportRegion.cs" />
- <Compile Include="Domain\MarketReport\ReportType.cs" />
- <Compile Include="Domain\MozaicSuggestedListing.cs" />
- <Compile Include="Domain\Mozaic\AgentProject.cs" />
- <Compile Include="Domain\Mozaic\FavoritesData.cs" />
- <Compile Include="Domain\Mozaic\MozaicContact.cs" />
- <Compile Include="Domain\Mozaic\MozaicRequest.cs" />
- <Compile Include="Domain\Mozaic\MozaicResponse.cs" />
- <Compile Include="Domain\Mozaic\JanrainUpdate.cs" />
- <Compile Include="Domain\Criteria\MozaicSuggestedListingCriteria.cs" />
- <Compile Include="Domain\Criteria\OfficeMarketingServiceAreaCriteria.cs" />
- <Compile Include="Domain\NoListingsEmailCapture.cs" />
- <Compile Include="Domain\OfficeMarketingServiceArea.cs" />
- <Compile Include="Domain\PropertyData\AttributeTypes\GarageType.cs" />
- <Compile Include="Domain\PropertyData\PropertyListing.cs" />
- <Compile Include="Domain\PropertyData\PropertyAssessorRecord.cs" />
- <Compile Include="Domain\PropertyData\PropertyStreet.cs" />
- <Compile Include="Domain\PropertyData\PropertyTaxHistoryRecord.cs" />
- <Compile Include="Domain\PropertyData\PropertyHistoryRecord.cs" />
- <Compile Include="Domain\PropertyData\Property.cs" />
- <Compile Include="Domain\PropertyData\AttributeTypes\PropertyType.cs" />
- <Compile Include="Domain\PropertyData\PropertyValuation.cs" />
- <Compile Include="Domain\PropertyDetailFeaturesConfiguration.cs" />
- <Compile Include="Domain\PropertyValuationDisplayFormatted.cs" />
- <Compile Include="Domain\PropertyValuationHistoryPoint.cs" />
- <Compile Include="Domain\PropertyValuationHistoryPointFormatted.cs" />
- <Compile Include="Domain\RECoSupportsFlag.cs" />
- <Compile Include="Domain\ReDataVault\Office.cs" />
- <Compile Include="Domain\RegionCity.cs" />
- <Compile Include="Domain\RegionExclusion.cs" />
- <Compile Include="Domain\RegionZip.cs" />
- <Compile Include="Domain\RentalInfo.cs" />
- <Compile Include="Domain\RotatingContent.cs" />
- <Compile Include="Domain\SavedSearchEmailInterval.cs" />
- <Compile Include="Domain\SavedSearchType.cs" />
- <Compile Include="Domain\SearchLocation.cs" />
- <Compile Include="Domain\SocialMediaType.cs" />
- <Compile Include="Domain\ClientRecommendedListingGroup.cs" />
- <Compile Include="Domain\Criteria\BoxCriteria.cs" />
- <Compile Include="Domain\Criteria\Criteria.cs" />
- <Compile Include="Domain\Criteria\ListingPresentationReportStatsCriteria.cs" />
- <Compile Include="Domain\Criteria\ProcessLogCriteria.cs" />
- <Compile Include="Domain\Criteria\SellerActivityReportCriteria.cs" />
- <Compile Include="Domain\MarketTrackerSnapshot.cs" />
- <Compile Include="Domain\MarketTrackerSnapshotGroup.cs" />
- <Compile Include="Domain\NewListingNotification.cs" />
- <Compile Include="Domain\ListingPresentationReportStats.cs" />
- <Compile Include="Domain\Officer.cs" />
- <Compile Include="Domain\OfficerType.cs" />
- <Compile Include="Domain\ProcessLogEntry.cs" />
- <Compile Include="Domain\RECoSupport.cs" />
- <Compile Include="Domain\ReverseProspecting\SearchCountResult.cs" />
- <Compile Include="Domain\SellerActivity.cs" />
- <Compile Include="Domain\SellerAdvantagePropertyHit.cs" />
- <Compile Include="Domain\SellerAdvantageProperty.cs" />
- <Compile Include="Domain\County.cs" />
- <Compile Include="Domain\Criteria\ApiApplicationCriteria.cs" />
- <Compile Include="Domain\Criteria\CountyCriteria.cs" />
- <Compile Include="Domain\Criteria\RedirectUrlCriteria.cs" />
- <Compile Include="Domain\Criteria\TravelTimesCriteria.cs" />
- <Compile Include="Domain\CustomerExcludedListing.cs" />
- <Compile Include="Domain\IContextData.cs" />
- <Compile Include="Domain\RecentSearch.cs" />
- <Compile Include="Domain\ListingSearchCriteriaLocation.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Domain\ListingTransferStats.cs" />
- <Compile Include="Domain\CustomerStatus.cs" />
- <Compile Include="Domain\SellerAdvantageReport.cs" />
- <Compile Include="Domain\NewsArticle.cs" />
- <Compile Include="Domain\Change.cs" />
- <Compile Include="Domain\ChangeHistory.cs" />
- <Compile Include="Domain\Client.cs" />
- <Compile Include="Domain\Cobrand.cs" />
- <Compile Include="Domain\ContactType.cs" />
- <Compile Include="Domain\ContentType.cs" />
- <Compile Include="Domain\Criteria\ArticleSearchCriteria.cs" />
- <Compile Include="Domain\Criteria\NewsArticleCriteria.cs" />
- <Compile Include="Domain\Criteria\ListingImageCriteria.cs" />
- <Compile Include="Domain\Criteria\OfficeCriteria.cs" />
- <Compile Include="Domain\Criteria\OfficeRegionCriteria.cs" />
- <Compile Include="Domain\Criteria\PermissionCriteria.cs" />
- <Compile Include="Domain\Criteria\PropertyDetailConfigurationCriteria.cs" />
- <Compile Include="Domain\Criteria\RegionCriteria.cs" />
- <Compile Include="Domain\CustomForm.cs" />
- <Compile Include="Domain\DesignTemplate.cs" />
- <Compile Include="Domain\EnhancedListing.cs" />
- <Compile Include="Domain\ListingDataSourceType.cs" />
- <Compile Include="Domain\LayoutCategory.cs" />
- <Compile Include="Domain\LayoutType.cs" />
- <Compile Include="Domain\LayoutVersionHistory.cs" />
- <Compile Include="Domain\LeadSource.cs" />
- <Compile Include="Domain\Link.cs" />
- <Compile Include="Domain\LinkCategory.cs" />
- <Compile Include="Domain\ListingImage.cs" />
- <Compile Include="Domain\ListingImageSourceType.cs" />
- <Compile Include="Domain\ListingSearchForm.cs" />
- <Compile Include="Domain\ListingStats.cs" />
- <Compile Include="Domain\Login.cs" />
- <Compile Include="Domain\LoginType.cs" />
- <Compile Include="Domain\MobileCarrier.cs" />
- <Compile Include="Domain\NavigationMenuItem.cs" />
- <Compile Include="Domain\OfficeVirtualTour.cs" />
- <Compile Include="Domain\PaginationLink.cs" />
- <Compile Include="Domain\PermissionCategory.cs" />
- <Compile Include="Domain\Phone.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Domain\RECoFormContact.cs" />
- <Compile Include="Domain\NARDesignation.cs" />
- <Compile Include="Business\Customer.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\CustomerListing.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\CustomExport.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\CustomText.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\Design.cs" />
- <Compile Include="Business\DesignGroup.cs" />
- <Compile Include="Business\Employee.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\Form.cs" />
- <Compile Include="Business\FormElement.cs" />
- <Compile Include="Business\Graphic.cs" />
- <Compile Include="Business\IDXFrameSearch.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\IDXRule.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\Image.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\JumpSearch.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\License.cs" />
- <Compile Include="Business\ListingAd.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\ListingDistrict.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\ListingEditor.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\ListingHistory.cs" />
- <Compile Include="Business\ListingMarketingActivity.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\ListingNote.cs" />
- <Compile Include="Business\ListingSearch.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\ListingSearchResultsTab.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\ListingShowing.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\ListingShowingComment.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\ListingSource.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\ListingSourceMap.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\ListingType.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\MarketingMessage.cs" />
- <Compile Include="Business\MarketingMessageLocation.cs" />
- <Compile Include="Business\MarketStatistics.cs" />
- <Compile Include="Business\Message.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\MetaTags.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\MortgageApplication.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\Neighborhood.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\Office.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\OpenHouse.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\Pagination.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\Permission.cs" />
- <Compile Include="Business\Person.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\PropertyProgram.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\PropertySearchType.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\PropertyType.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\QuickSearch.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\RECo.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\RECoCategory.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\RECoDesignation.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\RECoListingSearchMap.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\RECoLocation.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\RECoMessageType.cs" />
- <Compile Include="Business\RecommendedListing.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\RECoWebsitePackage.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\RequestInfoForm.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\SearchLevel.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\SiteMap.cs" />
- <Compile Include="Business\SourceOfRecord.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\SpokenLanguage.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\StateOrProvince.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\SubjectLine.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\SystemReports.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\SystemVariables.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\Token.cs" />
- <Compile Include="Business\ToolbarFunction.cs" />
- <Compile Include="Business\Tracking.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\Url.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\Vendor.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\VirtualTour.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Business\WebAnalytics.cs" />
- <Compile Include="Business\Website.cs" />
- <Compile Include="Business\WebsiteMember.cs" />
- <Compile Include="Business\Widget.cs" />
- <Compile Include="Collections\ListingSourceCollection.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Domain\Email.cs" />
- <Compile Include="Domain\Layout.cs" />
- <Compile Include="Domain\CommunityInfo.cs" />
- <Compile Include="Domain\LifestyleSearchResult.cs" />
- <Compile Include="Domain\ListingContact.cs" />
- <Compile Include="Domain\ListingLandingPageInfo.cs" />
- <Compile Include="Domain\Location.cs" />
- <Compile Include="Domain\Map.cs" />
- <Compile Include="Domain\Office.cs" />
- <Compile Include="Domain\PerformanceMeterStatistic.cs" />
- <Compile Include="Domain\POI.cs" />
- <Compile Include="Domain\POIList.cs" />
- <Compile Include="Domain\Polygon.cs" />
- <Compile Include="Domain\PropertySearchCriterion.cs" />
- <Compile Include="Domain\NameValuePair.cs" />
- <Compile Include="Domain\OfficeRegion.cs" />
- <Compile Include="Domain\Permission.cs" />
- <Compile Include="Domain\PropertyDetailConfiguration.cs" />
- <Compile Include="Domain\Proxies\AdProxy.cs" />
- <Compile Include="Domain\RECoListingSourceWatermark.cs" />
- <Compile Include="Domain\RECoType.cs" />
- <Compile Include="Domain\ReDataVault\Address.cs" />
- <Compile Include="Domain\ReDataVault\Associate.cs" />
- <Compile Include="Domain\ReDataVault\Organization.cs" />
- <Compile Include="Domain\ReDataVault\Phone.cs" />
- <Compile Include="Domain\ReDataVault\SyndStat.cs" />
- <Compile Include="Domain\RedirectUrl.cs" />
- <Compile Include="Domain\Region.cs" />
- <Compile Include="Domain\Report.cs" />
- <Compile Include="Domain\ReportingServicesReport.cs" />
- <Compile Include="Domain\ListingWarehouse\REProperty.cs" />
- <Compile Include="Domain\ResultSet.cs" />
- <Compile Include="Domain\ReverseProspecting\BuyerCountResult.cs" />
- <Compile Include="Domain\ReverseProspecting\ReverseProspectingInquiry.cs" />
- <Compile Include="Domain\ReverseProspecting\AgentData.cs" />
- <Compile Include="Domain\ReverseProspecting\ListingSearchData.cs" />
- <Compile Include="Domain\ReverseProspecting\OfficeData.cs" />
- <Compile Include="Business\SellerListing.cs" />
- <Compile Include="Domain\SellerListingShowingCounts.cs" />
- <Compile Include="Domain\Token.cs" />
- <Compile Include="Domain\Criteria\UrlCriteria.cs" />
- <Compile Include="Domain\MissingTranslation.cs" />
- <Compile Include="Domain\Tracking\ListingSearchHit.cs" />
- <Compile Include="Domain\Translation.cs" />
- <Compile Include="Domain\TravelTime.cs" />
- <Compile Include="Domain\URLRedirectMapping.cs" />
- <Compile Include="Domain\UserAgent.cs" />
- <Compile Include="Domain\UserPreferences.cs" />
- <Compile Include="Domain\WebsiteTestimonial.cs" />
- <Compile Include="Domain\WebsiteRegistrationOptions.cs" />
- <Compile Include="Domain\WebsiteHit.cs" />
- <Compile Include="Domain\WebsiteVisit.cs" />
- <Compile Include="Domain\UspsCityStateZip.cs" />
- <Compile Include="Dto\AgentDto.cs" />
- <Compile Include="Dto\CustomerDto.cs" />
- <Compile Include="Dto\CustomFormDto.cs" />
- <Compile Include="Dto\ListingDto.cs" />
- <Compile Include="Dto\MlsCode.cs" />
- <Compile Include="Dto\NewsArticleDto.cs" />
- <Compile Include="Dto\SellerAdvantageListingDto.cs" />
- <Compile Include="Domain\PersonLoginActive.cs" />
- <Compile Include="Domain\PersonLoginType.cs" />
- <Compile Include="Domain\PhoneType.cs" />
- <Compile Include="Domain\Customer360\NavigationInfo.cs" />
- <Compile Include="Extensions.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Repositories\FeatureFlagRepository.cs" />
- <Compile Include="Repositories\SelfSellerAssetReportRepository.cs" />
- <Compile Include="Repositories\FlatFeeMlsRepository.cs" />
- <Compile Include="Repositories\TrackingRepository.cs" />
- <Compile Include="ScheduledTasks\Handlers\IScheduledTaskHandler.cs" />
- <Compile Include="ScheduledTasks\Handlers\SelfSeller\ClassifiedDelayHandler.cs" />
- <Compile Include="ScheduledTasks\Handlers\SelfSeller\ClassifiedExpirationHandler.cs" />
- <Compile Include="ScheduledTasks\ScheduleTask.cs" />
- <Compile Include="ScheduledTasks\ScheduleTaskRequest.cs" />
- <Compile Include="Services\ContactMe\ContactMeClassifiedListingStrategy.cs" />
- <Compile Include="Services\FeatureFlagService.cs" />
- <Compile Include="Services\SelfSellerAssetReportService.cs" />
- <Compile Include="Services\InformationLogix\InformationLogixService.cs" />
- <Compile Include="Services\FlatFeeMlsService.cs" />
- <Compile Include="Services\NewHomeSource\NewHomeSourceService.cs" />
- <Compile Include="Services\Contacts\ContactsService.cs" />
- <Compile Include="Services\Customer360\Customer360Service.cs" />
- <Compile Include="Repositories\DisclaimerDocumentRepository.cs" />
- <Compile Include="Repositories\ElasticSearch\ListingRentalInfoRepository.cs" />
- <Compile Include="IXmlSerializable.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Logging\TranslationAdoNetAppenderParameter.cs" />
- <Compile Include="Logging\TranslationAdoNetAppender.cs" />
- <Compile Include="Logging\TranslationLogger.cs" />
- <Compile Include="Mapper.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="Repositories\CustomerListingRepository.cs" />
- <Compile Include="Repositories\ElasticSearch\ElasticSearchUtils.cs" />
- <Compile Include="Repositories\ElasticSearch\PersonBagRepository.cs" />
- <Compile Include="Repositories\ElasticSearch\PersonListingBagRepository.cs" />
- <Compile Include="Repositories\ElasticSearch\SchoolInfoRepository.cs" />
- <Compile Include="Repositories\ElasticSearch\CommunityInfoRepository.cs" />
- <Compile Include="Repositories\EmployeeRepository.cs" />
- <Compile Include="Repositories\BoundaryRepository.cs" />
- <Compile Include="Repositories\CommunityLandingPageRepository.cs" />
- <Compile Include="Repositories\CurrencyRateRepository.cs" />
- <Compile Include="Repositories\ElasticSearch\ElasticRepository.cs" />
- <Compile Include="Repositories\ElasticSearch\IElasticRepository.cs" />
- <Compile Include="Repositories\ElasticSearch\NewsArticleRepository.cs" />
- <Compile Include="Repositories\ElasticSearch\PropertyAssessorRecordRepository.cs" />
- <Compile Include="Repositories\ElasticSearch\PropertyHistoryRecordRepository.cs" />
- <Compile Include="Repositories\ElasticSearch\PropertyRepository.cs" />
- <Compile Include="Repositories\ElasticSearch\PropertyStreetRepository.cs" />
- <Compile Include="Repositories\EmailTrackingRepository.cs" />
- <Compile Include="Repositories\AdGroupRepository.cs" />
- <Compile Include="Repositories\AdRepository.cs" />
- <Compile Include="Repositories\ApiApplicationRepository.cs" />
- <Compile Include="Repositories\AutocompleteItemRepository.cs" />
- <Compile Include="Repositories\BoxRepository.cs" />
- <Compile Include="Repositories\ClientRecommendedListingGroupRepository.cs" />
- <Compile Include="Repositories\ContentFileRepository.cs" />
- <Compile Include="Repositories\CustomerSelectRepository.cs" />
- <Compile Include="Repositories\DapperRepository.cs" />
- <Compile Include="Repositories\ElasticSearch\AutocompleteRepository.cs" />
- <Compile Include="Repositories\ElasticSearch\IPLocationRepository.cs" />
- <Compile Include="Repositories\ElasticSearch\ListingRepository.cs" />
- <Compile Include="Repositories\CustomerMarketReportSubscriptionRepository.cs" />
- <Compile Include="Domain\MarketReport\MarketReportArea.cs" />
- <Compile Include="Repositories\ElasticSearch\PropertyValuationRepository.cs" />
- <Compile Include="Repositories\GreatSchools\SchoolRepository.cs" />
- <Compile Include="Repositories\HelpRepository.cs" />
- <Compile Include="Repositories\KeyCloakRepository.cs" />
- <Compile Include="Repositories\LocaleRepository.cs" />
- <Compile Include="Repositories\MarketReportAreaRepository.cs" />
- <Compile Include="Repositories\MarketWatchEnrollmentRepository.cs" />
- <Compile Include="Repositories\ListingSearchRepository.cs" />
- <Compile Include="Repositories\MessageTypeRepository.cs" />
- <Compile Include="Repositories\MozaicSuggestedListingRepository.cs" />
- <Compile Include="Repositories\ListingPresentationReportStatsRepository.cs" />
- <Compile Include="Repositories\NewsArticleTemplateRepository.cs" />
- <Compile Include="Repositories\NoListingsEmailCaptureRepository.cs" />
- <Compile Include="Repositories\MarketTrackerRepository.cs" />
- <Compile Include="Repositories\OfficeLicenseRepository.cs" />
- <Compile Include="Repositories\OfficeZipCodeRepository.cs" />
- <Compile Include="Repositories\PersonBagRepository.cs" />
- <Compile Include="Repositories\PersonListingBagRepository.cs" />
- <Compile Include="Repositories\PublicRecordsRepository.cs" />
- <Compile Include="Repositories\RecentSearchRepository.cs" />
- <Compile Include="Repositories\RegionCityRepository.cs" />
- <Compile Include="Repositories\RegionExclusionRepository.cs" />
- <Compile Include="Repositories\OfficeMarketingServiceAreaRepository.cs" />
- <Compile Include="Repositories\OfficerRepository.cs" />
- <Compile Include="Repositories\ProcessLogRepository.cs" />
- <Compile Include="Repositories\RECoSupportRepository.cs" />
- <Compile Include="Repositories\RegionZipRepository.cs" />
- <Compile Include="Repositories\RentalInfoRepository.cs" />
- <Compile Include="Repositories\ReverseProspectingRepository.cs" />
- <Compile Include="Repositories\ContentSecurityPolicyRepository.cs" />
- <Compile Include="Repositories\RotatingContentRepository.cs" />
- <Compile Include="Repositories\SelfSellerListingRepository.cs" />
- <Compile Include="Repositories\SellerActivityReportRepository.cs" />
- <Compile Include="Repositories\SellerAdvantagePropertyRepository.cs" />
- <Compile Include="Repositories\SellerAdvantagePropertyHitRepository.cs" />
- <Compile Include="Repositories\CustomerExcludedListingRepository.cs" />
- <Compile Include="Repositories\CountyRepository.cs" />
- <Compile Include="Repositories\CustomerRepository.cs" />
- <Compile Include="Repositories\ListingSearchCriteriaRepository.cs" />
- <Compile Include="Repositories\MapRepository.cs" />
- <Compile Include="Repositories\SellerAdvantageReportRepository.cs" />
- <Compile Include="Repositories\NewsArticleCategoryRepository.cs" />
- <Compile Include="Repositories\NewsArticleRepository.cs" />
- <Compile Include="Repositories\ChangeHistoryRepository.cs" />
- <Compile Include="Repositories\ClientRepository.cs" />
- <Compile Include="Repositories\CobrandRepository.cs" />
- <Compile Include="Repositories\ContentTemplateRepository.cs" />
- <Compile Include="Repositories\AgentRepository.cs" />
- <Compile Include="Repositories\EnhancedListingRepository.cs" />
- <Compile Include="Repositories\ArticleRepository.cs" />
- <Compile Include="Repositories\IRepository.cs" />
- <Compile Include="Repositories\LeadSourceRepository.cs" />
- <Compile Include="Repositories\ListingRepository.cs" />
- <Compile Include="Repositories\ListingWarehouseRepository.cs" />
- <Compile Include="Repositories\MobileCarrierRepository.cs" />
- <Compile Include="Repositories\ListingImageRepository.cs" />
- <Compile Include="Repositories\OfficeVirtualTourRepository.cs" />
- <Compile Include="Repositories\RECoFormRepository.cs" />
- <Compile Include="Repositories\OfficeRepository.cs" />
- <Compile Include="Repositories\LifestyleSearchRepository.cs" />
- <Compile Include="Repositories\PerformanceMeterStatisticRepository.cs" />
- <Compile Include="Repositories\PropertySearchCriteriaRepository.cs" />
- <Compile Include="Repositories\RECoListingSourceWatermarkRepository.cs" />
- <Compile Include="Repositories\RECoRepository.cs" />
- <Compile Include="Repositories\RedirectUrlRepository.cs" />
- <Compile Include="Repositories\RegionRepository.cs" />
- <Compile Include="Repositories\SignatureRepository.cs" />
- <Compile Include="Repositories\SyndStatRepository.cs" />
- <Compile Include="Repositories\TranslationRepository.cs" />
- <Compile Include="Repositories\UspsRepository.cs" />
- <Compile Include="Repositories\WebsiteFormRepository.cs" />
- <Compile Include="Repositories\LayoutRepository.cs" />
- <Compile Include="Repositories\CommunityInfoRepository.cs" />
- <Compile Include="Repositories\OfficeRegionRepository.cs" />
- <Compile Include="Repositories\PermissionRepository.cs" />
- <Compile Include="Repositories\PropertyDetailConfigurationRepository.cs" />
- <Compile Include="Repositories\UrlRepository.cs" />
- <Compile Include="Repositories\TokenRepository.cs" />
- <Compile Include="Repositories\WebsiteLinkCategoryRepository.cs" />
- <Compile Include="Repositories\WebsiteLinkRepository.cs" />
- <Compile Include="Repositories\WebsiteTestimonialRepository.cs" />
- <Compile Include="Repositories\WebsiteRegistrationOptionsRepository.cs" />
- <Compile Include="Repositories\WebsiteRepository.cs" />
- <Compile Include="Repositories\WebsiteHitRepository.cs" />
- <Compile Include="Repositories\WebsiteVisitRepository.cs" />
- <Compile Include="Security\Claims\ClaimHelpers.cs" />
- <Compile Include="Security\Claims\ILoginNameFromClaimsStrategy.cs" />
- <Compile Include="Security\Claims\LoginNameByAgentCodeStrategy.cs" />
- <Compile Include="Security\Claims\LoginNameByNameStrategy.cs" />
- <Compile Include="Service References\PropertyDataAccessService2\Reference.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>Reference.svcmap</DependentUpon>
- </Compile>
- <Compile Include="Services\AdGroupService.cs" />
- <Compile Include="Services\AdService.cs" />
- <Compile Include="Services\CustomerAgentsService.cs" />
- <Compile Include="Services\ApiApplicationService.cs" />
- <Compile Include="Services\AuctionService.cs" />
- <Compile Include="Services\AutocompleteService.cs" />
- <Compile Include="Services\BoundaryService.cs" />
- <Compile Include="Services\BoxService.cs" />
- <Compile Include="Services\ClientRecommendedListingGroupService.cs" />
- <Compile Include="Services\ContentSecurityPolicyService.cs" />
- <Compile Include="Services\DisclaimerDocumentService.cs" />
- <Compile Include="Services\ExactTarget\ExactTargetService.cs" />
- <Compile Include="Services\PdfGeneratorService.cs" />
- <Compile Include="Services\PropertyImagesService.cs" />
- <Compile Include="Services\SelfSellerListingService.cs" />
- <Compile Include="Services\EmailService.cs" />
- <Compile Include="Services\ListingRentalInfoService.cs" />
- <Compile Include="Services\ILeadService.cs" />
- <Compile Include="Services\LeadService.cs" />
- <Compile Include="Services\Leads\LeadsService.cs" />
- <Compile Include="Services\MarketReportAreaService.cs" />
- <Compile Include="Services\MortgagePreQualificationServiceCodeFile1.cs" />
- <Compile Include="Services\PersonBagService.cs" />
- <Compile Include="Services\PersonListingBagService.cs" />
- <Compile Include="Services\QuantariumService.cs" />
- <Compile Include="Services\React\ReactRenderOptions.cs" />
- <Compile Include="Services\React\ReactServiceOptions.cs" />
- <Compile Include="Services\React\ReactService.cs" />
- <Compile Include="Services\RequestInfoService.cs" />
- <Compile Include="Services\RequestValuationService.cs" />
- <Compile Include="Services\SchoolInfoService.cs" />
- <Compile Include="Services\ContactMe\ContactMeCommon.cs" />
- <Compile Include="Services\ContactMe\ContactMeListingStrategy.cs" />
- <Compile Include="Services\ContactMe\ContactMePropertyStrategy.cs" />
- <Compile Include="Services\ContactMe\ContactMeService.cs" />
- <Compile Include="Services\ContactMe\IContactMeStrategy.cs" />
- <Compile Include="Services\ContentFileService.cs" />
- <Compile Include="Services\CurrencyRateService.cs" />
- <Compile Include="Services\CustomerListingService.cs" />
- <Compile Include="Services\CustomerMarketReportSubscriptionService.cs" />
- <Compile Include="Services\CustomerSelectService.cs" />
- <Compile Include="Services\Geocode\AddressBrokerGeocoder.cs" />
- <Compile Include="Services\Geocode\GeocoderBase.cs" />
- <Compile Include="Services\Geocode\GeocoderFactory.cs" />
- <Compile Include="Services\ServiceTileService.cs" />
- <Compile Include="Services\MessageTypeService.cs" />
- <Compile Include="Services\NewsArticleTemplateService.cs" />
- <Compile Include="Services\RecentSearchService.cs" />
- <Compile Include="Services\Geocode\AddressParser.cs" />
- <Compile Include="Services\Geocode\IGeocoder.cs" />
- <Compile Include="Services\Geocode\SpectrumGeocoder.cs" />
- <Compile Include="Services\GreatSchoolService.cs" />
- <Compile Include="Services\CommunityLandingPageService.cs" />
- <Compile Include="Services\IdentityService.cs" />
- <Compile Include="Services\KeyCloakService.cs" />
- <Compile Include="Services\ListingPriceTaxHistoryService.cs" />
- <Compile Include="Services\LocaleService.cs" />
- <Compile Include="Services\MarketWatchEnrollmentService.cs" />
- <Compile Include="Services\IApi.cs" />
- <Compile Include="Services\IPLocationService.cs" />
- <Compile Include="Services\IServiceRegionService.cs" />
- <Compile Include="Services\ListingSearchService.cs" />
- <Compile Include="Services\LPSService.cs" />
- <Compile Include="Services\MozaicApiService.cs" />
- <Compile Include="Services\MozaicSuggestedListingService.cs" />
- <Compile Include="Services\ContentService.cs" />
- <Compile Include="Services\EmployeeService.cs" />
- <Compile Include="Services\ListingPresentationReportStatsService.cs" />
- <Compile Include="Services\MarketTrackerService.cs" />
- <Compile Include="Services\OfficeMarketingServiceAreaService.cs" />
- <Compile Include="Services\OfficerService.cs" />
- <Compile Include="Services\NoListingsEmailCaptureService.cs" />
- <Compile Include="Services\OfficeLicenseService.cs" />
- <Compile Include="Services\EmailTrackingService.cs" />
- <Compile Include="Services\OfficeZipCodeService.cs" />
- <Compile Include="Services\ProcessLogService.cs" />
- <Compile Include="Services\ProgressiveLocationSearchService.cs" />
- <Compile Include="Services\PropertyDataAccessService.cs" />
- <Compile Include="Services\PropertyDataAccessService2Factory.cs" />
- <Compile Include="Services\PropertyValuationService.cs" />
- <Compile Include="Services\PropertyValuationServiceTokenService.cs" />
- <Compile Include="Services\PublicRecordsService.cs" />
- <Compile Include="Services\RDeskService.cs" />
- <Compile Include="Services\RECoSupportService.cs" />
- <Compile Include="Services\RegionCityService.cs" />
- <Compile Include="Services\RegionExclusionService.cs" />
- <Compile Include="Services\RegionZipService.cs" />
- <Compile Include="Services\RentalInfoService.cs" />
- <Compile Include="Services\RotatingContentService.cs" />
- <Compile Include="Services\SellerActivityReportService.cs" />
- <Compile Include="Services\SellerAdvantagePropertyService.cs" />
- <Compile Include="Services\SellerAdvantagePropertyHitService.cs" />
- <Compile Include="Services\CustomerExcludedListingService.cs" />
- <Compile Include="Services\CountyService.cs" />
- <Compile Include="Services\CustomerService.cs" />
- <Compile Include="Services\JanrainService.cs" />
- <Compile Include="Services\ListingSearchCriteriaService.cs" />
- <Compile Include="Services\SellerAdvantageReportService.cs" />
- <Compile Include="Services\MobileService.cs" />
- <Compile Include="Services\NewsArticleCategoryService.cs" />
- <Compile Include="Services\NewsArticleService.cs" />
- <Compile Include="Services\ChangeHistoryService.cs" />
- <Compile Include="Services\ClientService.cs" />
- <Compile Include="Services\CobrandService.cs" />
- <Compile Include="Services\ContentTemplateService.cs" />
- <Compile Include="Services\AgentService.cs" />
- <Compile Include="Services\EnhancedListingService.cs" />
- <Compile Include="Services\ArticleService.cs" />
- <Compile Include="Services\ImportService.cs" />
- <Compile Include="Services\LeadSourceService.cs" />
- <Compile Include="Services\ListingImageService.cs" />
- <Compile Include="Services\ListingService.cs" />
- <Compile Include="Services\ListingWarehouseService.cs" />
- <Compile Include="Services\MetaTagService.cs" />
- <Compile Include="Services\MobileCarrierService.cs" />
- <Compile Include="Services\NavigationMenuService.cs" />
- <Compile Include="Services\OfficeVirtualTourService.cs" />
- <Compile Include="Services\OnboardTrackingService.cs" />
- <Compile Include="Services\OVPService.cs" />
- <Compile Include="Services\RECoFormService.cs" />
- <Compile Include="Services\RECoListingSourceWatermarkService.cs" />
- <Compile Include="Services\RECoService.cs" />
- <Compile Include="Services\RedirectUrlService.cs" />
- <Compile Include="Services\RegionService.cs" />
- <Compile Include="Services\ReverseProspectingService.cs" />
- <Compile Include="Services\OfficeService.cs" />
- <Compile Include="Services\IService.cs" />
- <Compile Include="Services\ListingLandingPageService.cs" />
- <Compile Include="Services\MapService.cs" />
- <Compile Include="Services\LifestyleSearchService.cs" />
- <Compile Include="Services\PerformanceMeterService.cs" />
- <Compile Include="Services\PerformanceMeterStatisticService.cs" />
- <Compile Include="Services\PropertySearchCriteriaService.cs" />
- <Compile Include="Services\SellMyHomeService.cs" />
- <Compile Include="Services\SignatureService.cs" />
- <Compile Include="Services\SSRSServerConnection2.cs" />
- <Compile Include="Services\SyndStatService.cs" />
- <Compile Include="Services\TrackingService.cs" />
- <Compile Include="Services\TranslationService.cs" />
- <Compile Include="Services\TravelTimesService.cs" />
- <Compile Include="Services\UrlShorteningService.cs" />
- <Compile Include="Services\UspsService.cs" />
- <Compile Include="Services\WebsiteFormService.cs" />
- <Compile Include="Services\CustomFormService.cs" />
- <Compile Include="Services\LayoutService.cs" />
- <Compile Include="Services\CommunityInfoService.cs" />
- <Compile Include="Services\ListingContactService.cs" />
- <Compile Include="Services\OfficeRegionService.cs" />
- <Compile Include="Services\PermissionService.cs" />
- <Compile Include="Services\RobotsTextService.cs" />
- <Compile Include="Services\ServiceResult.cs" />
- <Compile Include="Services\PropertyDetailConfigurationService.cs" />
- <Compile Include="Services\UrlService.cs" />
- <Compile Include="Services\TokenService.cs" />
- <Compile Include="Services\WebsiteLinkCategoryService.cs" />
- <Compile Include="Services\WebsiteTestimonialService.cs" />
- <Compile Include="Services\WebsiteLinkService.cs" />
- <Compile Include="Services\WebsiteRegistrationOptionsService.cs" />
- <Compile Include="Services\WebsiteService.cs" />
- <Compile Include="Services\WebsiteHitService.cs" />
- <Compile Include="Services\WebsiteVisitService.cs" />
- <Compile Include="Services\YelpService.cs" />
- <Compile Include="Services\ZillowReviewsService.cs" />
- <Compile Include="SqlServerTypes\Loader.cs" />
- <Compile Include="TrioBase.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="TrioBaseSerializer.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Validation.cs">
- <SubType>Code</SubType>
- </Compile>
- <None Include="packages.config">
- <SubType>Designer</SubType>
- </None>
- <None Include="Service References\PropertyDataAccessService2\Arrays1.xsd">
- <SubType>Designer</SubType>
- </None>
- <None Include="Service References\PropertyDataAccessService2\service1.wsdl" />
- <None Include="Service References\PropertyDataAccessService2\service2.xsd">
- <SubType>Designer</SubType>
- </None>
- <None Include="Service References\PropertyDataAccessService2\service21.xsd">
- <SubType>Designer</SubType>
- </None>
- <None Include="Service References\PropertyDataAccessService2\Trio.Core.PropertyDataAccessService2.DatapointHistory.datasource">
- <DependentUpon>Reference.svcmap</DependentUpon>
- </None>
- <None Include="Service References\PropertyDataAccessService2\Trio.Core.PropertyDataAccessService2.IdSet.datasource">
- <DependentUpon>Reference.svcmap</DependentUpon>
- </None>
- <None Include="Service References\PropertyDataAccessService2\Trio.Core.PropertyDataAccessService2.LocalMarketConditions.datasource">
- <DependentUpon>Reference.svcmap</DependentUpon>
- </None>
- <None Include="Service References\PropertyDataAccessService2\Trio.Core.PropertyDataAccessService2.LocalMarketStatistics.datasource">
- <DependentUpon>Reference.svcmap</DependentUpon>
- </None>
- <None Include="Service References\PropertyDataAccessService2\Trio.Core.PropertyDataAccessService2.LocationData.datasource">
- <DependentUpon>Reference.svcmap</DependentUpon>
- </None>
- <None Include="Service References\PropertyDataAccessService2\Trio.Core.PropertyDataAccessService2.MarketConditionAnalysis.datasource">
- <DependentUpon>Reference.svcmap</DependentUpon>
- </None>
- <None Include="Service References\PropertyDataAccessService2\Trio.Core.PropertyDataAccessService2.MlsCompSearchResult.datasource">
- <DependentUpon>Reference.svcmap</DependentUpon>
- </None>
- <None Include="Service References\PropertyDataAccessService2\Trio.Core.PropertyDataAccessService2.MlsHistorySearchResult.datasource">
- <DependentUpon>Reference.svcmap</DependentUpon>
- </None>
- <None Include="Service References\PropertyDataAccessService2\Trio.Core.PropertyDataAccessService2.MlsListingHistory.datasource">
- <DependentUpon>Reference.svcmap</DependentUpon>
- </None>
- <None Include="Service References\PropertyDataAccessService2\Trio.Core.PropertyDataAccessService2.MlsMatchResult.datasource">
- <DependentUpon>Reference.svcmap</DependentUpon>
- </None>
- <None Include="Service References\PropertyDataAccessService2\Trio.Core.PropertyDataAccessService2.MlsRecord.datasource">
- <DependentUpon>Reference.svcmap</DependentUpon>
- </None>
- <None Include="Service References\PropertyDataAccessService2\Trio.Core.PropertyDataAccessService2.MlsSearchByLocationResult.datasource">
- <DependentUpon>Reference.svcmap</DependentUpon>
- </None>
- <None Include="Service References\PropertyDataAccessService2\Trio.Core.PropertyDataAccessService2.PropertyAssessorRecord.datasource">
- <DependentUpon>Reference.svcmap</DependentUpon>
- </None>
- <None Include="Service References\PropertyDataAccessService2\Trio.Core.PropertyDataAccessService2.PropertyDataRecord.datasource">
- <DependentUpon>Reference.svcmap</DependentUpon>
- </None>
- <None Include="Service References\PropertyDataAccessService2\Trio.Core.PropertyDataAccessService2.PropertyHistoryRecord.datasource">
- <DependentUpon>Reference.svcmap</DependentUpon>
- </None>
- <None Include="Service References\PropertyDataAccessService2\Trio.Core.PropertyDataAccessService2.PropertyHistorySearchResult.datasource">
- <DependentUpon>Reference.svcmap</DependentUpon>
- </None>
- <None Include="Service References\PropertyDataAccessService2\Trio.Core.PropertyDataAccessService2.PropertyHistorySummaryRecord.datasource">
- <DependentUpon>Reference.svcmap</DependentUpon>
- </None>
- <None Include="Service References\PropertyDataAccessService2\Trio.Core.PropertyDataAccessService2.PropertyInformationPackage.datasource">
- <DependentUpon>Reference.svcmap</DependentUpon>
- </None>
- <None Include="Service References\PropertyDataAccessService2\Trio.Core.PropertyDataAccessService2.PropertyLocationSet.datasource">
- <DependentUpon>Reference.svcmap</DependentUpon>
- </None>
- <None Include="Service References\PropertyDataAccessService2\Trio.Core.PropertyDataAccessService2.PropertyMailAddressSet.datasource">
- <DependentUpon>Reference.svcmap</DependentUpon>
- </None>
- <None Include="Service References\PropertyDataAccessService2\Trio.Core.PropertyDataAccessService2.PropertyPreforeclosureRecord.datasource">
- <DependentUpon>Reference.svcmap</DependentUpon>
- </None>
- <None Include="Service References\PropertyDataAccessService2\Trio.Core.PropertyDataAccessService2.PropertyRecordSet.datasource">
- <DependentUpon>Reference.svcmap</DependentUpon>
- </None>
- <None Include="Service References\PropertyDataAccessService2\Trio.Core.PropertyDataAccessService2.PropertySalesComparableResult.datasource">
- <DependentUpon>Reference.svcmap</DependentUpon>
- </None>
- <None Include="Service References\PropertyDataAccessService2\Trio.Core.PropertyDataAccessService2.PropertySalesComparableSet.datasource">
- <DependentUpon>Reference.svcmap</DependentUpon>
- </None>
- <None Include="Service References\PropertyDataAccessService2\Trio.Core.PropertyDataAccessService2.PropertySearchByLocationResult.datasource">
- <DependentUpon>Reference.svcmap</DependentUpon>
- </None>
- <None Include="Service References\PropertyDataAccessService2\Trio.Core.PropertyDataAccessService2.PropertySearchResult.datasource">
- <DependentUpon>Reference.svcmap</DependentUpon>
- </None>
- <None Include="Service References\PropertyDataAccessService2\Trio.Core.PropertyDataAccessService2.PropertySearchResultWithEstimationSet.datasource">
- <DependentUpon>Reference.svcmap</DependentUpon>
- </None>
- <None Include="Service References\PropertyDataAccessService2\Trio.Core.PropertyDataAccessService2.PropertyTaxHistoryRecord.datasource">
- <DependentUpon>Reference.svcmap</DependentUpon>
- </None>
- <None Include="Service References\PropertyDataAccessService2\Trio.Core.PropertyDataAccessService2.PropertyValuationInfo.datasource">
- <DependentUpon>Reference.svcmap</DependentUpon>
- </None>
- <None Include="Service References\PropertyDataAccessService2\Trio.Core.PropertyDataAccessService2.PropertyValueRange.datasource">
- <DependentUpon>Reference.svcmap</DependentUpon>
- </None>
- <None Include="Service References\PropertyDataAccessService2\Trio.Core.PropertyDataAccessService2.Record.datasource">
- <DependentUpon>Reference.svcmap</DependentUpon>
- </None>
- <None Include="Service References\PropertyDataAccessService2\Trio.Core.PropertyDataAccessService2.ZipCodeStatistics.datasource">
- <DependentUpon>Reference.svcmap</DependentUpon>
- </None>
- <CodeAnalysisDictionary Include="..\..\Tools\CodeAnalysis\CodeAnalysisDictionary.xml">
- <Link>CodeAnalysisDictionary.xml</Link>
- </CodeAnalysisDictionary>
- <None Include="Service References\PropertyDataAccessService2\configuration91.svcinfo" />
- <None Include="Service References\PropertyDataAccessService2\configuration.svcinfo" />
- <None Include="Service References\PropertyDataAccessService2\Reference.svcmap">
- <Generator>WCF Proxy Generator</Generator>
- <LastGenOutput>Reference.cs</LastGenOutput>
- </None>
- <Compile Include="Domain\ReverseProspecting\ReverseProspectingResult.cs" />
- <Compile Include="Domain\IVersioned.cs" />
- <Content Include="..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll">
- <Link>SqlServerTypes\x64\msvcr100.dll</Link>
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </Content>
- <Content Include="..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll">
- <Link>SqlServerTypes\x64\SqlServerSpatial110.dll</Link>
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </Content>
- <Content Include="..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll">
- <Link>SqlServerTypes\x86\msvcr100.dll</Link>
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </Content>
- <Content Include="..\..\Web\Trio.Net2\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll">
- <Link>SqlServerTypes\x86\SqlServerSpatial110.dll</Link>
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </Content>
- <Content Include="SqlServerTypes\readme.htm" />
- <Content Include="Trio.Core.build" />
- <None Include="Service References\PropertyDataAccessService2\X1Q.PropertyDataAccessService1.xsd">
- <SubType>Designer</SubType>
- </None>
- </ItemGroup>
- <ItemGroup>
- <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
- <Install>false</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.5 SP1</ProductName>
- <Install>true</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
- <Visible>False</Visible>
- <ProductName>Windows Installer 3.1</ProductName>
- <Install>true</Install>
- </BootstrapperPackage>
- </ItemGroup>
- <ItemGroup>
- <WCFMetadata Include="Service References\" />
- </ItemGroup>
- <ItemGroup>
- <None Include="App.Config">
- <SubType>Designer</SubType>
- </None>
- </ItemGroup>
- <ItemGroup>
- <WCFMetadataStorage Include="Service References\PropertyDataAccessService2\" />
- </ItemGroup>
- <ItemGroup />
- <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
- <PropertyGroup>
- <PreBuildEvent>
- </PreBuildEvent>
- <PostBuildEvent>
- </PostBuildEvent>
- </PropertyGroup>
- <Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
- <Import Project="..\..\Web\Trio.Net2\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets" Condition="Exists('..\..\Web\Trio.Net2\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets')" />
- <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
- <PropertyGroup>
- <ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
- </PropertyGroup>
- <Error Condition="!Exists('..\..\Web\Trio.Net2\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\Web\Trio.Net2\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets'))" />
- </Target>
- </Project>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement