230 lines
12 KiB
XML
230 lines
12 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ProductVersion>8.0.30703</ProductVersion>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>{1EB2E991-1DC5-4EC4-993A-77F1762E7703}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>PlutoServer.PracticeChoice.Core</RootNamespace>
|
|
<AssemblyName>PlutoServer.PracticeChoice.Core</AssemblyName>
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>..\Target\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="Authentication.Business">
|
|
<HintPath>..\..\3rdParty\PracticeChoice\Authentication.Business.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Business.BusinessBase">
|
|
<HintPath>..\..\3rdParty\PracticeChoice\Business.BusinessBase.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Business.Common">
|
|
<HintPath>..\..\3rdParty\PracticeChoice\Business.Common.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Business.Common.Security">
|
|
<HintPath>..\..\3rdParty\PracticeChoice\Business.Common.Security.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Business.Shared, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\3rdParty\PracticeChoice\Business.Shared.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Communications.Business">
|
|
<HintPath>..\..\3rdParty\PracticeChoice\Communications.Business.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Communications.Data.EntityFramework, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\3rdParty\PracticeChoice\Communications.Data.EntityFramework.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Communications.Data.Services, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\3rdParty\PracticeChoice\Communications.Data.Services.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Csla">
|
|
<HintPath>..\..\3rdParty\PracticeChoice\Csla.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Labs.Business">
|
|
<HintPath>..\..\3rdParty\PracticeChoice\Labs.Business.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Labs.Data">
|
|
<HintPath>..\..\3rdParty\PracticeChoice\Labs.Data.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="MedsAllergies.Business">
|
|
<HintPath>..\..\3rdParty\PracticeChoice\MedsAllergies.Business.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="MedsAllergies.Data">
|
|
<HintPath>..\..\3rdParty\PracticeChoice\MedsAllergies.Data.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="MedsAllergies.DataAccess">
|
|
<HintPath>..\..\3rdParty\PracticeChoice\MedsAllergies.DataAccess.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="MedsAllergies.Resources.Server">
|
|
<HintPath>..\..\3rdParty\PracticeChoice\MedsAllergies.Resources.Server.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Practices.EnterpriseLibrary.Logging, Version=5.0.505.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\3rdParty\PracticeChoice\Microsoft.Practices.EnterpriseLibrary.Logging.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="OrderEntry.Business">
|
|
<HintPath>..\..\3rdParty\PracticeChoice\OrderEntry.Business.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="PatientBanner.Business">
|
|
<HintPath>..\..\3rdParty\PracticeChoice\PatientBanner.Business.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Persons.Business">
|
|
<HintPath>..\..\3rdParty\PracticeChoice\Persons.Business.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Persons.Data">
|
|
<HintPath>..\..\3rdParty\PracticeChoice\Persons.Data.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Persons.DataAccess">
|
|
<HintPath>..\..\3rdParty\PracticeChoice\Persons.DataAccess.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Persons.Resources.Server">
|
|
<HintPath>..\..\3rdParty\PracticeChoice\Persons.Resources.Server.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="ProblemsProcedures.Business">
|
|
<HintPath>..\..\3rdParty\PracticeChoice\ProblemsProcedures.Business.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="ProgressNotes.Business">
|
|
<HintPath>..\..\3rdParty\PracticeChoice\ProgressNotes.Business.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="ProgressNotes.Interfaces">
|
|
<HintPath>..\..\3rdParty\PracticeChoice\ProgressNotes.Interfaces.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="ProgressNotes.Shared, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\3rdParty\PracticeChoice\ProgressNotes.Shared.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="ProviderSearch.Business">
|
|
<HintPath>..\..\3rdParty\PracticeChoice\ProviderSearch.Business.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="ProviderSearch.Data">
|
|
<HintPath>..\..\3rdParty\PracticeChoice\ProviderSearch.Data.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="ProviderSearch.DataAccess">
|
|
<HintPath>..\..\3rdParty\PracticeChoice\ProviderSearch.DataAccess.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="ProviderSearch.Resources.Server">
|
|
<HintPath>..\..\3rdParty\PracticeChoice\ProviderSearch.Resources.Server.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="RemObjects.SDK">
|
|
<HintPath>..\..\3rdParty\RemObjects\Server\RemObjects.SDK.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Runtime.Serialization" />
|
|
<Reference Include="System.ServiceModel" />
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Xml" />
|
|
<Reference Include="Terminology.Business">
|
|
<HintPath>..\..\3rdParty\PracticeChoice\Terminology.Business.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="VitalSigns.Business">
|
|
<HintPath>..\..\3rdParty\PracticeChoice\VitalSigns.Business.dll</HintPath>
|
|
</Reference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="Medication.cs" />
|
|
<Compile Include="Patient.cs" />
|
|
<Compile Include="Practice.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="Provider.cs" />
|
|
<Compile Include="Service References\NewCropDrugService\Reference.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Terminology.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\PlutoServer.PracticeChoice.Interfaces\PlutoServer.PracticeChoice.Interfaces.csproj">
|
|
<Project>{77B7DE2F-677F-49E7-A452-D60FC4D27944}</Project>
|
|
<Name>PlutoServer.PracticeChoice.Interfaces</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<WCFMetadata Include="Service References\" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="app.config" />
|
|
<None Include="Service References\NewCropDrugService\Drug.wsdl" />
|
|
<None Include="Service References\NewCropDrugService\PlutoServer.PracticeChoice.Core.NewCropDrugService.DrugAllergyDetailResult.datasource">
|
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
|
</None>
|
|
<None Include="Service References\NewCropDrugService\PlutoServer.PracticeChoice.Core.NewCropDrugService.DrugDetailResult.datasource">
|
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
|
</None>
|
|
<None Include="Service References\NewCropDrugService\PlutoServer.PracticeChoice.Core.NewCropDrugService.DrugFoodDetailResult.datasource">
|
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
|
</None>
|
|
<None Include="Service References\NewCropDrugService\PlutoServer.PracticeChoice.Core.NewCropDrugService.DrugFormularyDetailResult.datasource">
|
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
|
</None>
|
|
<None Include="Service References\NewCropDrugService\PlutoServer.PracticeChoice.Core.NewCropDrugService.DrugFormularyFavoriteDetailResult.datasource">
|
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
|
</None>
|
|
<None Include="Service References\NewCropDrugService\PlutoServer.PracticeChoice.Core.NewCropDrugService.DrugInteractionResult.datasource">
|
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
|
</None>
|
|
<None Include="Service References\NewCropDrugService\PlutoServer.PracticeChoice.Core.NewCropDrugService.DrugMonographResult.datasource">
|
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
|
</None>
|
|
<None Include="Service References\NewCropDrugService\PlutoServer.PracticeChoice.Core.NewCropDrugService.DrugPackageDetailResult.datasource">
|
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
|
</None>
|
|
<None Include="Service References\NewCropDrugService\PlutoServer.PracticeChoice.Core.NewCropDrugService.NDCValidationDetailResult.datasource">
|
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
|
</None>
|
|
<None Include="Service References\NewCropDrugService\PlutoServer.PracticeChoice.Core.NewCropDrugService.Result.datasource">
|
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
|
</None>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<WCFMetadataStorage Include="Service References\NewCropDrugService\" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="Service References\NewCropDrugService\Drug.disco" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="Service References\NewCropDrugService\configuration91.svcinfo" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="Service References\NewCropDrugService\configuration.svcinfo" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="Service References\NewCropDrugService\Reference.svcmap">
|
|
<Generator>WCF Proxy Generator</Generator>
|
|
<LastGenOutput>Reference.cs</LastGenOutput>
|
|
</None>
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|
Other similar extension points exist, see Microsoft.Common.targets.
|
|
<Target Name="BeforeBuild">
|
|
</Target>
|
|
<Target Name="AfterBuild">
|
|
</Target>
|
|
-->
|
|
</Project> |