450 lines
17 KiB
XML
450 lines
17 KiB
XML
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
|
|
<PropertyGroup>
|
|
<ProjectType>Local</ProjectType>
|
|
<ProductVersion>9.0.30729</ProductVersion>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>{8C05C4F7-FE81-479F-87A0-44E04C7F6E0F}</ProjectGuid>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ApplicationIcon>hwIco281.ICO</ApplicationIcon>
|
|
<AssemblyKeyContainerName>
|
|
</AssemblyKeyContainerName>
|
|
<AssemblyName>ClinicalScheduling</AssemblyName>
|
|
<AssemblyOriginatorKeyFile>
|
|
</AssemblyOriginatorKeyFile>
|
|
<DefaultClientScript>JScript</DefaultClientScript>
|
|
<DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
|
|
<DefaultTargetSchema>IE50</DefaultTargetSchema>
|
|
<DelaySign>false</DelaySign>
|
|
<OutputType>WinExe</OutputType>
|
|
<RootNamespace>IndianHealthService.ClinicalScheduling</RootNamespace>
|
|
<RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
|
|
<StartupObject>IndianHealthService.ClinicalScheduling.CGDocumentManager</StartupObject>
|
|
<FileUpgradeFlags>
|
|
</FileUpgradeFlags>
|
|
<UpgradeBackupLocation>
|
|
</UpgradeBackupLocation>
|
|
<SccProjectName>
|
|
</SccProjectName>
|
|
<SccLocalPath>
|
|
</SccLocalPath>
|
|
<SccAuxPath>
|
|
</SccAuxPath>
|
|
<SccProvider>
|
|
</SccProvider>
|
|
<OldToolsVersion>2.0</OldToolsVersion>
|
|
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
|
|
<TargetFrameworkSubset>
|
|
</TargetFrameworkSubset>
|
|
<IsWebBootstrapper>false</IsWebBootstrapper>
|
|
<ManifestCertificateThumbprint>3202DD11CA9F64F7E52CF7BBED5F17D6E8A1B395</ManifestCertificateThumbprint>
|
|
<ManifestKeyFile>ClinicalScheduling_TemporaryKey.pfx</ManifestKeyFile>
|
|
<GenerateManifests>false</GenerateManifests>
|
|
<SignManifests>false</SignManifests>
|
|
<TargetZone>LocalIntranet</TargetZone>
|
|
<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>1</ApplicationRevision>
|
|
<ApplicationVersion>2.1.0.%2a</ApplicationVersion>
|
|
<UseApplicationTrust>false</UseApplicationTrust>
|
|
<PublishWizardCompleted>true</PublishWizardCompleted>
|
|
<BootstrapperEnabled>true</BootstrapperEnabled>
|
|
<NoWin32Manifest>true</NoWin32Manifest>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
|
|
<BaseAddress>285212672</BaseAddress>
|
|
<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
|
|
<ConfigurationOverrideFile>
|
|
</ConfigurationOverrideFile>
|
|
<DefineConstants>TRACE;DEBUG</DefineConstants>
|
|
<DocumentationFile>bin\Release\ClinicalScheduling.XML</DocumentationFile>
|
|
<DebugSymbols>false</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>
|
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
|
|
<BaseAddress>285212672</BaseAddress>
|
|
<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
|
|
<ConfigurationOverrideFile>
|
|
</ConfigurationOverrideFile>
|
|
<DefineConstants>TRACE;DEBUG</DefineConstants>
|
|
<DocumentationFile>bin\Release\ClinicalScheduling.XML</DocumentationFile>
|
|
<DebugSymbols>false</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>none</DebugType>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="System">
|
|
<Name>System</Name>
|
|
</Reference>
|
|
<Reference Include="System.configuration" />
|
|
<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.Drawing">
|
|
<Name>System.Drawing</Name>
|
|
</Reference>
|
|
<Reference Include="System.Web.Extensions">
|
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|
</Reference>
|
|
<Reference Include="System.Web.Services">
|
|
<Name>System.Web.Services</Name>
|
|
</Reference>
|
|
<Reference Include="System.Windows.Forms">
|
|
<Name>System.Windows.Forms</Name>
|
|
</Reference>
|
|
<Reference Include="System.Xml">
|
|
<Name>System.XML</Name>
|
|
</Reference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="app.config" />
|
|
<None Include="CGView.cd" />
|
|
<None Include="ClassDiagram1.cd" />
|
|
<None Include="ClassDiagram2.cd" />
|
|
<None Include="dsPatientApptDisplay2.xsc">
|
|
<DependentUpon>dsPatientApptDisplay2.xsd</DependentUpon>
|
|
</None>
|
|
<None Include="dsPatientApptDisplay2.xss">
|
|
<DependentUpon>dsPatientApptDisplay2.xsd</DependentUpon>
|
|
</None>
|
|
<None Include="dsPatientApptDisplay2.xsx">
|
|
<DependentUpon>dsPatientApptDisplay2.xsd</DependentUpon>
|
|
</None>
|
|
<None Include="dsRebookAppts.xsc">
|
|
<DependentUpon>dsRebookAppts.xsd</DependentUpon>
|
|
</None>
|
|
<None Include="dsRebookAppts.xss">
|
|
<DependentUpon>dsRebookAppts.xsd</DependentUpon>
|
|
</None>
|
|
<None Include="dsRebookAppts.xsx">
|
|
<DependentUpon>dsRebookAppts.xsd</DependentUpon>
|
|
</None>
|
|
<Content Include="App.ico" />
|
|
<Content Include="dsPatientApptDisplay2.xsd">
|
|
<Generator>MSDataSetGenerator</Generator>
|
|
<LastGenOutput>dsPatientApptDisplay2.Designer.cs</LastGenOutput>
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="dsRebookAppts.xsd">
|
|
<Generator>MSDataSetGenerator</Generator>
|
|
<LastGenOutput>dsRebookAppts.Designer.cs</LastGenOutput>
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="hwIco281.ICO" />
|
|
<Compile Include="AssemblyInfo.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="CalendarGrid.cs">
|
|
<SubType>Component</SubType>
|
|
</Compile>
|
|
<Compile Include="CGAppointment.cs" />
|
|
<Compile Include="CGAppointmentChangedArgs.cs" />
|
|
<Compile Include="CGAppointmentChangedHandler.cs" />
|
|
<Compile Include="CGAppointments.cs" />
|
|
<Compile Include="CGAvailability.cs" />
|
|
<Compile Include="CGAVDocument.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="CGAVView.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="CGCell.cs" />
|
|
<Compile Include="CGCells.cs" />
|
|
<Compile Include="CGDocument.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="CGDocumentManager.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="CGRange.cs" />
|
|
<Compile Include="CGResource.cs" />
|
|
<Compile Include="CGSchedLib.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="CGSelectionChangedArgs.cs" />
|
|
<Compile Include="CGSelectionChangedHandler.cs" />
|
|
<Compile Include="CGView.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="DAccessBlock.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="DAccessGroup.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="DAccessGroupItem.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="DAccessTemplate.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="DAccessType.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="DAL.cs" />
|
|
<Compile Include="DAppointPage.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="DApptSearch.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="DCancelAppt.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="DCheckIn.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="DCopyAppts.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="dInputText.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="DManagement.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="DNoShow.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="DPatientApptDisplay.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="DPatientLetter.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="DPatientLookup.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="DResource.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="DResourceGroup.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="DResourceGroupItem.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="DResourceUser.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="DSelectLetterClinics.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="DSelectSchedules.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="dsPatientApptDisplay2.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>dsPatientApptDisplay2.xsd</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="DSplash.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="dsRebookAppts.cs">
|
|
<DependentUpon>dsRebookAppts.xsd</DependentUpon>
|
|
<SubType>Component</SubType>
|
|
</Compile>
|
|
<Compile Include="dsRebookAppts.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>dsRebookAppts.xsd</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="FMDateTime.cs">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Compile>
|
|
<Compile Include="Options.cs" />
|
|
<Compile Include="Printing.cs" />
|
|
<Compile Include="UCPatientAppts.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="UCPatientAppts.Designer.cs">
|
|
<DependentUpon>UCPatientAppts.cs</DependentUpon>
|
|
</Compile>
|
|
<EmbeddedResource Include="CGAVView.resx">
|
|
<DependentUpon>CGAVView.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="CGDocumentManager.resx">
|
|
<DependentUpon>CGDocumentManager.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="CGView.resx">
|
|
<DependentUpon>CGView.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="DAccessGroup.resx">
|
|
<DependentUpon>DAccessGroup.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="DAccessGroupItem.resx">
|
|
<DependentUpon>DAccessGroupItem.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="DAccessTemplate.resx">
|
|
<DependentUpon>DAccessTemplate.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="DAccessType.resx">
|
|
<DependentUpon>DAccessType.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="DAppointPage.resx">
|
|
<DependentUpon>DAppointPage.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="DApptSearch.resx">
|
|
<DependentUpon>DApptSearch.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="DCancelAppt.resx">
|
|
<DependentUpon>DCancelAppt.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="DCheckIn.resx">
|
|
<DependentUpon>DCheckIn.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="DCopyAppts.resx">
|
|
<DependentUpon>DCopyAppts.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="dInputText.resx">
|
|
<DependentUpon>dInputText.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="DManagement.resx">
|
|
<DependentUpon>DManagement.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="DNoShow.resx">
|
|
<DependentUpon>DNoShow.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="DPatientLetter.resx">
|
|
<DependentUpon>DPatientLetter.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="DPatientLookup.resx">
|
|
<DependentUpon>DPatientLookup.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="DResource.resx">
|
|
<DependentUpon>DResource.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="DResourceGroup.resx">
|
|
<DependentUpon>DResourceGroup.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="DResourceGroupItem.resx">
|
|
<DependentUpon>DResourceGroupItem.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="DResourceUser.resx">
|
|
<DependentUpon>DResourceUser.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="DSelectLetterClinics.resx">
|
|
<DependentUpon>DSelectLetterClinics.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="DSelectSchedules.resx">
|
|
<DependentUpon>DSelectSchedules.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="DSplash.resx">
|
|
<DependentUpon>DSplash.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="UCPatientAppts.resx">
|
|
<DependentUpon>UCPatientAppts.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Service Include="{967B4E0D-AD0C-4609-AB67-0FA40C0206D8}" />
|
|
<Service Include="{CF845C55-C321-4742-B673-E6212D061ED9}" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
|
<Visible>False</Visible>
|
|
<ProductName>.NET Framework Client Profile</ProductName>
|
|
<Install>false</Install>
|
|
</BootstrapperPackage>
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
|
|
<Visible>False</Visible>
|
|
<ProductName>.NET Framework 2.0 %28x86%29</ProductName>
|
|
<Install>true</Install>
|
|
</BootstrapperPackage>
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
|
|
<Visible>False</Visible>
|
|
<ProductName>.NET Framework 3.0 %28x86%29</ProductName>
|
|
<Install>false</Install>
|
|
</BootstrapperPackage>
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
|
|
<Visible>False</Visible>
|
|
<ProductName>.NET Framework 3.5</ProductName>
|
|
<Install>false</Install>
|
|
</BootstrapperPackage>
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
|
<Visible>False</Visible>
|
|
<ProductName>.NET Framework 3.5 SP1</ProductName>
|
|
<Install>false</Install>
|
|
</BootstrapperPackage>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\..\..\bmx_rep\BMX2\BMXNet\BMXNet.csproj">
|
|
<Project>{DE8E4CC9-4F3A-4E32-8DFE-EE5692E8FC45}</Project>
|
|
<Name>BMXNet</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Folder Include="Properties\" />
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
|
<PropertyGroup>
|
|
<PreBuildEvent>
|
|
</PreBuildEvent>
|
|
<PostBuildEvent>
|
|
</PostBuildEvent>
|
|
</PropertyGroup>
|
|
</Project> |