[614] | 1 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
|
---|
| 2 | <PropertyGroup>
|
---|
| 3 | <ProjectType>Local</ProjectType>
|
---|
| 4 | <ProductVersion>9.0.30729</ProductVersion>
|
---|
| 5 | <SchemaVersion>2.0</SchemaVersion>
|
---|
| 6 | <ProjectGuid>{8C05C4F7-FE81-479F-87A0-44E04C7F6E0F}</ProjectGuid>
|
---|
| 7 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
---|
| 8 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
---|
[627] | 9 | <ApplicationIcon>hwIco281.ICO</ApplicationIcon>
|
---|
[614] | 10 | <AssemblyKeyContainerName>
|
---|
| 11 | </AssemblyKeyContainerName>
|
---|
| 12 | <AssemblyName>ClinicalScheduling</AssemblyName>
|
---|
| 13 | <AssemblyOriginatorKeyFile>
|
---|
| 14 | </AssemblyOriginatorKeyFile>
|
---|
| 15 | <DefaultClientScript>JScript</DefaultClientScript>
|
---|
| 16 | <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
|
---|
| 17 | <DefaultTargetSchema>IE50</DefaultTargetSchema>
|
---|
| 18 | <DelaySign>false</DelaySign>
|
---|
| 19 | <OutputType>WinExe</OutputType>
|
---|
| 20 | <RootNamespace>IndianHealthService.ClinicalScheduling</RootNamespace>
|
---|
| 21 | <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
|
---|
| 22 | <StartupObject>IndianHealthService.ClinicalScheduling.CGDocumentManager</StartupObject>
|
---|
| 23 | <FileUpgradeFlags>
|
---|
| 24 | </FileUpgradeFlags>
|
---|
| 25 | <UpgradeBackupLocation>
|
---|
| 26 | </UpgradeBackupLocation>
|
---|
| 27 | <SccProjectName>
|
---|
| 28 | </SccProjectName>
|
---|
| 29 | <SccLocalPath>
|
---|
| 30 | </SccLocalPath>
|
---|
| 31 | <SccAuxPath>
|
---|
| 32 | </SccAuxPath>
|
---|
| 33 | <SccProvider>
|
---|
| 34 | </SccProvider>
|
---|
| 35 | <OldToolsVersion>2.0</OldToolsVersion>
|
---|
| 36 | <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
|
---|
| 37 | <TargetFrameworkSubset>
|
---|
| 38 | </TargetFrameworkSubset>
|
---|
| 39 | <IsWebBootstrapper>false</IsWebBootstrapper>
|
---|
| 40 | <PublishUrl>publish\</PublishUrl>
|
---|
| 41 | <Install>true</Install>
|
---|
| 42 | <InstallFrom>Disk</InstallFrom>
|
---|
| 43 | <UpdateEnabled>false</UpdateEnabled>
|
---|
| 44 | <UpdateMode>Foreground</UpdateMode>
|
---|
| 45 | <UpdateInterval>7</UpdateInterval>
|
---|
| 46 | <UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
---|
| 47 | <UpdatePeriodically>false</UpdatePeriodically>
|
---|
| 48 | <UpdateRequired>false</UpdateRequired>
|
---|
| 49 | <MapFileExtensions>true</MapFileExtensions>
|
---|
| 50 | <ApplicationRevision>0</ApplicationRevision>
|
---|
| 51 | <ApplicationVersion>2.0.0.%2a</ApplicationVersion>
|
---|
| 52 | <UseApplicationTrust>false</UseApplicationTrust>
|
---|
| 53 | <BootstrapperEnabled>true</BootstrapperEnabled>
|
---|
| 54 | </PropertyGroup>
|
---|
| 55 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 56 | <OutputPath>bin\Debug\</OutputPath>
|
---|
| 57 | <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
|
---|
| 58 | <BaseAddress>285212672</BaseAddress>
|
---|
| 59 | <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
|
---|
| 60 | <ConfigurationOverrideFile>
|
---|
| 61 | </ConfigurationOverrideFile>
|
---|
| 62 | <DefineConstants>DEBUG</DefineConstants>
|
---|
| 63 | <DocumentationFile>bin\Release\ClinicalScheduling.XML</DocumentationFile>
|
---|
| 64 | <DebugSymbols>false</DebugSymbols>
|
---|
| 65 | <FileAlignment>4096</FileAlignment>
|
---|
| 66 | <NoStdLib>false</NoStdLib>
|
---|
| 67 | <NoWarn>
|
---|
| 68 | </NoWarn>
|
---|
| 69 | <Optimize>false</Optimize>
|
---|
| 70 | <RegisterForComInterop>false</RegisterForComInterop>
|
---|
| 71 | <RemoveIntegerChecks>false</RemoveIntegerChecks>
|
---|
| 72 | <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
|
---|
| 73 | <WarningLevel>4</WarningLevel>
|
---|
| 74 | <DebugType>full</DebugType>
|
---|
| 75 | <ErrorReport>prompt</ErrorReport>
|
---|
| 76 | </PropertyGroup>
|
---|
| 77 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 78 | <OutputPath>bin\Release\</OutputPath>
|
---|
| 79 | <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
|
---|
| 80 | <BaseAddress>285212672</BaseAddress>
|
---|
| 81 | <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
|
---|
| 82 | <ConfigurationOverrideFile>
|
---|
| 83 | </ConfigurationOverrideFile>
|
---|
[627] | 84 | <DefineConstants>
|
---|
| 85 | </DefineConstants>
|
---|
[614] | 86 | <DocumentationFile>bin\Release\ClinicalScheduling.XML</DocumentationFile>
|
---|
| 87 | <DebugSymbols>false</DebugSymbols>
|
---|
| 88 | <FileAlignment>4096</FileAlignment>
|
---|
| 89 | <NoStdLib>false</NoStdLib>
|
---|
| 90 | <NoWarn>
|
---|
| 91 | </NoWarn>
|
---|
| 92 | <Optimize>true</Optimize>
|
---|
| 93 | <RegisterForComInterop>false</RegisterForComInterop>
|
---|
| 94 | <RemoveIntegerChecks>false</RemoveIntegerChecks>
|
---|
| 95 | <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
|
---|
| 96 | <WarningLevel>4</WarningLevel>
|
---|
| 97 | <DebugType>none</DebugType>
|
---|
| 98 | <ErrorReport>prompt</ErrorReport>
|
---|
| 99 | </PropertyGroup>
|
---|
| 100 | <ItemGroup>
|
---|
| 101 | <Reference Include="BMXNet20, Version=2.0.2459.21970, Culture=neutral, PublicKeyToken=069dc2499aed6a8c, processorArchitecture=MSIL">
|
---|
| 102 | <SpecificVersion>False</SpecificVersion>
|
---|
[627] | 103 | <HintPath>bin\Release\BMXNet20.dll</HintPath>
|
---|
[614] | 104 | </Reference>
|
---|
[616] | 105 | <Reference Include="CrystalDecisions.CrystalReports.Engine, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304, processorArchitecture=MSIL">
|
---|
| 106 | <Private>True</Private>
|
---|
| 107 | </Reference>
|
---|
| 108 | <Reference Include="CrystalDecisions.Enterprise.Framework, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304">
|
---|
| 109 | <Private>True</Private>
|
---|
| 110 | </Reference>
|
---|
| 111 | <Reference Include="CrystalDecisions.Enterprise.InfoStore, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304">
|
---|
| 112 | <Private>True</Private>
|
---|
| 113 | </Reference>
|
---|
| 114 | <Reference Include="CrystalDecisions.ReportSource, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304, processorArchitecture=MSIL">
|
---|
| 115 | <Private>True</Private>
|
---|
| 116 | </Reference>
|
---|
| 117 | <Reference Include="CrystalDecisions.Shared, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304, processorArchitecture=MSIL">
|
---|
| 118 | <Private>True</Private>
|
---|
| 119 | </Reference>
|
---|
| 120 | <Reference Include="CrystalDecisions.Windows.Forms, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304, processorArchitecture=MSIL">
|
---|
| 121 | <Private>True</Private>
|
---|
| 122 | </Reference>
|
---|
[614] | 123 | <Reference Include="System">
|
---|
| 124 | <Name>System</Name>
|
---|
| 125 | </Reference>
|
---|
| 126 | <Reference Include="System.configuration" />
|
---|
| 127 | <Reference Include="System.Core">
|
---|
| 128 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 129 | </Reference>
|
---|
| 130 | <Reference Include="System.Data">
|
---|
| 131 | <Name>System.Data</Name>
|
---|
| 132 | </Reference>
|
---|
| 133 | <Reference Include="System.Data.DataSetExtensions">
|
---|
| 134 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 135 | </Reference>
|
---|
| 136 | <Reference Include="System.Drawing">
|
---|
| 137 | <Name>System.Drawing</Name>
|
---|
| 138 | </Reference>
|
---|
| 139 | <Reference Include="System.Web.Extensions">
|
---|
| 140 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 141 | </Reference>
|
---|
| 142 | <Reference Include="System.Web.Services">
|
---|
| 143 | <Name>System.Web.Services</Name>
|
---|
| 144 | </Reference>
|
---|
| 145 | <Reference Include="System.Windows.Forms">
|
---|
| 146 | <Name>System.Windows.Forms</Name>
|
---|
| 147 | </Reference>
|
---|
| 148 | <Reference Include="System.Xml">
|
---|
| 149 | <Name>System.XML</Name>
|
---|
| 150 | </Reference>
|
---|
| 151 | </ItemGroup>
|
---|
| 152 | <ItemGroup>
|
---|
| 153 | <None Include="app.config" />
|
---|
| 154 | <None Include="CGView.cd" />
|
---|
| 155 | <None Include="ClassDiagram1.cd" />
|
---|
| 156 | <None Include="ClassDiagram2.cd" />
|
---|
| 157 | <None Include="dsPatientApptDisplay2.xsc">
|
---|
| 158 | <DependentUpon>dsPatientApptDisplay2.xsd</DependentUpon>
|
---|
| 159 | </None>
|
---|
| 160 | <None Include="dsPatientApptDisplay2.xss">
|
---|
| 161 | <DependentUpon>dsPatientApptDisplay2.xsd</DependentUpon>
|
---|
| 162 | </None>
|
---|
| 163 | <None Include="dsPatientApptDisplay2.xsx">
|
---|
| 164 | <DependentUpon>dsPatientApptDisplay2.xsd</DependentUpon>
|
---|
| 165 | </None>
|
---|
| 166 | <None Include="dsRebookAppts.xsc">
|
---|
| 167 | <DependentUpon>dsRebookAppts.xsd</DependentUpon>
|
---|
| 168 | </None>
|
---|
| 169 | <None Include="dsRebookAppts.xss">
|
---|
| 170 | <DependentUpon>dsRebookAppts.xsd</DependentUpon>
|
---|
| 171 | </None>
|
---|
| 172 | <None Include="dsRebookAppts.xsx">
|
---|
| 173 | <DependentUpon>dsRebookAppts.xsd</DependentUpon>
|
---|
| 174 | </None>
|
---|
| 175 | <Content Include="App.ico" />
|
---|
| 176 | <Content Include="dsPatientApptDisplay2.xsd">
|
---|
| 177 | <Generator>MSDataSetGenerator</Generator>
|
---|
| 178 | <LastGenOutput>dsPatientApptDisplay2.Designer.cs</LastGenOutput>
|
---|
| 179 | <SubType>Designer</SubType>
|
---|
| 180 | </Content>
|
---|
| 181 | <Content Include="dsRebookAppts.xsd">
|
---|
| 182 | <Generator>MSDataSetGenerator</Generator>
|
---|
| 183 | <LastGenOutput>dsRebookAppts.Designer.cs</LastGenOutput>
|
---|
| 184 | <SubType>Designer</SubType>
|
---|
| 185 | </Content>
|
---|
[627] | 186 | <Content Include="hwIco281.ICO" />
|
---|
[614] | 187 | <Compile Include="AssemblyInfo.cs">
|
---|
| 188 | <SubType>Code</SubType>
|
---|
| 189 | </Compile>
|
---|
[622] | 190 | <Compile Include="CalendarGrid.cs">
|
---|
| 191 | <SubType>Component</SubType>
|
---|
| 192 | </Compile>
|
---|
| 193 | <Compile Include="CGAppointment.cs" />
|
---|
| 194 | <Compile Include="CGAppointmentChangedArgs.cs" />
|
---|
| 195 | <Compile Include="CGAppointmentChangedHandler.cs" />
|
---|
| 196 | <Compile Include="CGAppointments.cs" />
|
---|
| 197 | <Compile Include="CGAvailability.cs" />
|
---|
[614] | 198 | <Compile Include="CGAVDocument.cs">
|
---|
| 199 | <SubType>Code</SubType>
|
---|
| 200 | </Compile>
|
---|
| 201 | <Compile Include="CGAVView.cs">
|
---|
| 202 | <SubType>Form</SubType>
|
---|
| 203 | </Compile>
|
---|
[622] | 204 | <Compile Include="CGCell.cs" />
|
---|
| 205 | <Compile Include="CGCells.cs" />
|
---|
[614] | 206 | <Compile Include="CGDocument.cs">
|
---|
| 207 | <SubType>Code</SubType>
|
---|
| 208 | </Compile>
|
---|
| 209 | <Compile Include="CGDocumentManager.cs">
|
---|
| 210 | <SubType>Form</SubType>
|
---|
| 211 | </Compile>
|
---|
[622] | 212 | <Compile Include="CGRange.cs" />
|
---|
| 213 | <Compile Include="CGResource.cs" />
|
---|
[614] | 214 | <Compile Include="CGSchedLib.cs">
|
---|
| 215 | <SubType>Code</SubType>
|
---|
| 216 | </Compile>
|
---|
[622] | 217 | <Compile Include="CGSelectionChangedArgs.cs" />
|
---|
| 218 | <Compile Include="CGSelectionChangedHandler.cs" />
|
---|
[614] | 219 | <Compile Include="CGView.cs">
|
---|
| 220 | <SubType>Form</SubType>
|
---|
| 221 | </Compile>
|
---|
| 222 | <Compile Include="crAppointmentList.cs">
|
---|
| 223 | <DependentUpon>crAppointmentList.rpt</DependentUpon>
|
---|
| 224 | <SubType>Component</SubType>
|
---|
| 225 | <DesignTime>True</DesignTime>
|
---|
| 226 | <AutoGen>True</AutoGen>
|
---|
| 227 | </Compile>
|
---|
| 228 | <Compile Include="crCancelLetter.cs">
|
---|
| 229 | <DependentUpon>crCancelLetter.rpt</DependentUpon>
|
---|
| 230 | <SubType>Component</SubType>
|
---|
| 231 | <DesignTime>True</DesignTime>
|
---|
| 232 | <AutoGen>True</AutoGen>
|
---|
| 233 | </Compile>
|
---|
| 234 | <Compile Include="crPatientApptDisplay.cs">
|
---|
| 235 | <DependentUpon>crPatientApptDisplay.rpt</DependentUpon>
|
---|
| 236 | <SubType>Component</SubType>
|
---|
| 237 | <DesignTime>True</DesignTime>
|
---|
| 238 | <AutoGen>True</AutoGen>
|
---|
| 239 | </Compile>
|
---|
| 240 | <Compile Include="crPatientLetter.cs">
|
---|
| 241 | <DependentUpon>crPatientLetter.rpt</DependentUpon>
|
---|
| 242 | <SubType>Component</SubType>
|
---|
| 243 | <DesignTime>True</DesignTime>
|
---|
| 244 | <AutoGen>True</AutoGen>
|
---|
| 245 | </Compile>
|
---|
| 246 | <Compile Include="crRebookLetter.cs">
|
---|
| 247 | <DependentUpon>crRebookLetter.rpt</DependentUpon>
|
---|
| 248 | <SubType>Component</SubType>
|
---|
| 249 | <DesignTime>True</DesignTime>
|
---|
| 250 | <AutoGen>True</AutoGen>
|
---|
| 251 | </Compile>
|
---|
[622] | 252 | <Compile Include="DAccessBlock.cs">
|
---|
| 253 | <SubType>Form</SubType>
|
---|
| 254 | </Compile>
|
---|
[614] | 255 | <Compile Include="DAccessGroup.cs">
|
---|
| 256 | <SubType>Form</SubType>
|
---|
| 257 | </Compile>
|
---|
| 258 | <Compile Include="DAccessGroupItem.cs">
|
---|
| 259 | <SubType>Form</SubType>
|
---|
| 260 | </Compile>
|
---|
| 261 | <Compile Include="DAccessTemplate.cs">
|
---|
| 262 | <SubType>Form</SubType>
|
---|
| 263 | </Compile>
|
---|
| 264 | <Compile Include="DAccessType.cs">
|
---|
| 265 | <SubType>Form</SubType>
|
---|
| 266 | </Compile>
|
---|
| 267 | <Compile Include="DAppointPage.cs">
|
---|
| 268 | <SubType>Form</SubType>
|
---|
| 269 | </Compile>
|
---|
| 270 | <Compile Include="DApptSearch.cs">
|
---|
| 271 | <SubType>Form</SubType>
|
---|
| 272 | </Compile>
|
---|
| 273 | <Compile Include="DCancelAppt.cs">
|
---|
| 274 | <SubType>Form</SubType>
|
---|
| 275 | </Compile>
|
---|
| 276 | <Compile Include="DCheckIn.cs">
|
---|
| 277 | <SubType>Form</SubType>
|
---|
| 278 | </Compile>
|
---|
| 279 | <Compile Include="DCopyAppts.cs">
|
---|
| 280 | <SubType>Form</SubType>
|
---|
| 281 | </Compile>
|
---|
| 282 | <Compile Include="dInputText.cs">
|
---|
| 283 | <SubType>Form</SubType>
|
---|
| 284 | </Compile>
|
---|
| 285 | <Compile Include="DManagement.cs">
|
---|
| 286 | <SubType>Form</SubType>
|
---|
| 287 | </Compile>
|
---|
| 288 | <Compile Include="DNoShow.cs">
|
---|
| 289 | <SubType>Form</SubType>
|
---|
| 290 | </Compile>
|
---|
| 291 | <Compile Include="DPatientApptDisplay.cs">
|
---|
| 292 | <SubType>Form</SubType>
|
---|
| 293 | </Compile>
|
---|
| 294 | <Compile Include="DPatientLetter.cs">
|
---|
| 295 | <SubType>Form</SubType>
|
---|
| 296 | </Compile>
|
---|
| 297 | <Compile Include="DPatientLookup.cs">
|
---|
| 298 | <SubType>Form</SubType>
|
---|
| 299 | </Compile>
|
---|
| 300 | <Compile Include="DResource.cs">
|
---|
| 301 | <SubType>Form</SubType>
|
---|
| 302 | </Compile>
|
---|
| 303 | <Compile Include="DResourceGroup.cs">
|
---|
| 304 | <SubType>Form</SubType>
|
---|
| 305 | </Compile>
|
---|
| 306 | <Compile Include="DResourceGroupItem.cs">
|
---|
| 307 | <SubType>Form</SubType>
|
---|
| 308 | </Compile>
|
---|
| 309 | <Compile Include="DResourceUser.cs">
|
---|
| 310 | <SubType>Form</SubType>
|
---|
| 311 | </Compile>
|
---|
| 312 | <Compile Include="DSelectLetterClinics.cs">
|
---|
| 313 | <SubType>Form</SubType>
|
---|
| 314 | </Compile>
|
---|
| 315 | <Compile Include="DSelectSchedules.cs">
|
---|
| 316 | <SubType>Form</SubType>
|
---|
| 317 | </Compile>
|
---|
| 318 | <Compile Include="dsPatientApptDisplay2.Designer.cs">
|
---|
| 319 | <AutoGen>True</AutoGen>
|
---|
| 320 | <DesignTime>True</DesignTime>
|
---|
| 321 | <DependentUpon>dsPatientApptDisplay2.xsd</DependentUpon>
|
---|
| 322 | </Compile>
|
---|
| 323 | <Compile Include="DSplash.cs">
|
---|
| 324 | <SubType>Form</SubType>
|
---|
| 325 | </Compile>
|
---|
| 326 | <Compile Include="dsRebookAppts.Designer.cs">
|
---|
| 327 | <AutoGen>True</AutoGen>
|
---|
| 328 | <DesignTime>True</DesignTime>
|
---|
| 329 | <DependentUpon>dsRebookAppts.xsd</DependentUpon>
|
---|
| 330 | </Compile>
|
---|
| 331 | <EmbeddedResource Include="CGAVView.resx">
|
---|
| 332 | <DependentUpon>CGAVView.cs</DependentUpon>
|
---|
| 333 | <SubType>Designer</SubType>
|
---|
| 334 | </EmbeddedResource>
|
---|
| 335 | <EmbeddedResource Include="CGDocumentManager.resx">
|
---|
| 336 | <DependentUpon>CGDocumentManager.cs</DependentUpon>
|
---|
| 337 | <SubType>Designer</SubType>
|
---|
| 338 | </EmbeddedResource>
|
---|
| 339 | <EmbeddedResource Include="CGView.resx">
|
---|
| 340 | <DependentUpon>CGView.cs</DependentUpon>
|
---|
| 341 | <SubType>Designer</SubType>
|
---|
| 342 | </EmbeddedResource>
|
---|
| 343 | <EmbeddedResource Include="crAppointmentList.rpt">
|
---|
| 344 | <Generator>CrystalDecisions.VSDesigner.CodeGen.ReportCodeGenerator</Generator>
|
---|
| 345 | <LastGenOutput>crAppointmentList.cs</LastGenOutput>
|
---|
| 346 | </EmbeddedResource>
|
---|
| 347 | <EmbeddedResource Include="crCancelLetter.rpt">
|
---|
| 348 | <Generator>CrystalDecisions.VSDesigner.CodeGen.ReportCodeGenerator</Generator>
|
---|
| 349 | <LastGenOutput>crCancelLetter.cs</LastGenOutput>
|
---|
| 350 | </EmbeddedResource>
|
---|
| 351 | <EmbeddedResource Include="crPatientApptDisplay.rpt">
|
---|
| 352 | <Generator>CrystalDecisions.VSDesigner.CodeGen.ReportCodeGenerator</Generator>
|
---|
| 353 | <LastGenOutput>crPatientApptDisplay.cs</LastGenOutput>
|
---|
| 354 | </EmbeddedResource>
|
---|
| 355 | <EmbeddedResource Include="crPatientLetter.rpt">
|
---|
| 356 | <Generator>CrystalDecisions.VSDesigner.CodeGen.ReportCodeGenerator</Generator>
|
---|
| 357 | <LastGenOutput>crPatientLetter.cs</LastGenOutput>
|
---|
| 358 | </EmbeddedResource>
|
---|
| 359 | <EmbeddedResource Include="crRebookLetter.rpt">
|
---|
| 360 | <Generator>CrystalDecisions.VSDesigner.CodeGen.ReportCodeGenerator</Generator>
|
---|
| 361 | <LastGenOutput>crRebookLetter.cs</LastGenOutput>
|
---|
| 362 | </EmbeddedResource>
|
---|
| 363 | <EmbeddedResource Include="DAccessGroup.resx">
|
---|
| 364 | <DependentUpon>DAccessGroup.cs</DependentUpon>
|
---|
| 365 | <SubType>Designer</SubType>
|
---|
| 366 | </EmbeddedResource>
|
---|
| 367 | <EmbeddedResource Include="DAccessGroupItem.resx">
|
---|
| 368 | <DependentUpon>DAccessGroupItem.cs</DependentUpon>
|
---|
| 369 | <SubType>Designer</SubType>
|
---|
| 370 | </EmbeddedResource>
|
---|
| 371 | <EmbeddedResource Include="DAccessTemplate.resx">
|
---|
| 372 | <DependentUpon>DAccessTemplate.cs</DependentUpon>
|
---|
| 373 | <SubType>Designer</SubType>
|
---|
| 374 | </EmbeddedResource>
|
---|
| 375 | <EmbeddedResource Include="DAccessType.resx">
|
---|
| 376 | <DependentUpon>DAccessType.cs</DependentUpon>
|
---|
| 377 | <SubType>Designer</SubType>
|
---|
| 378 | </EmbeddedResource>
|
---|
| 379 | <EmbeddedResource Include="DAppointPage.resx">
|
---|
| 380 | <DependentUpon>DAppointPage.cs</DependentUpon>
|
---|
| 381 | <SubType>Designer</SubType>
|
---|
| 382 | </EmbeddedResource>
|
---|
| 383 | <EmbeddedResource Include="DApptSearch.resx">
|
---|
| 384 | <DependentUpon>DApptSearch.cs</DependentUpon>
|
---|
| 385 | <SubType>Designer</SubType>
|
---|
| 386 | </EmbeddedResource>
|
---|
| 387 | <EmbeddedResource Include="DCancelAppt.resx">
|
---|
| 388 | <DependentUpon>DCancelAppt.cs</DependentUpon>
|
---|
| 389 | <SubType>Designer</SubType>
|
---|
| 390 | </EmbeddedResource>
|
---|
| 391 | <EmbeddedResource Include="DCheckIn.resx">
|
---|
| 392 | <DependentUpon>DCheckIn.cs</DependentUpon>
|
---|
| 393 | <SubType>Designer</SubType>
|
---|
| 394 | </EmbeddedResource>
|
---|
| 395 | <EmbeddedResource Include="DCopyAppts.resx">
|
---|
| 396 | <DependentUpon>DCopyAppts.cs</DependentUpon>
|
---|
| 397 | <SubType>Designer</SubType>
|
---|
| 398 | </EmbeddedResource>
|
---|
| 399 | <EmbeddedResource Include="dInputText.resx">
|
---|
| 400 | <DependentUpon>dInputText.cs</DependentUpon>
|
---|
| 401 | <SubType>Designer</SubType>
|
---|
| 402 | </EmbeddedResource>
|
---|
| 403 | <EmbeddedResource Include="DManagement.resx">
|
---|
| 404 | <DependentUpon>DManagement.cs</DependentUpon>
|
---|
| 405 | <SubType>Designer</SubType>
|
---|
| 406 | </EmbeddedResource>
|
---|
| 407 | <EmbeddedResource Include="DNoShow.resx">
|
---|
| 408 | <DependentUpon>DNoShow.cs</DependentUpon>
|
---|
| 409 | <SubType>Designer</SubType>
|
---|
| 410 | </EmbeddedResource>
|
---|
| 411 | <EmbeddedResource Include="DPatientApptDisplay.resx">
|
---|
| 412 | <DependentUpon>DPatientApptDisplay.cs</DependentUpon>
|
---|
| 413 | <SubType>Designer</SubType>
|
---|
| 414 | </EmbeddedResource>
|
---|
| 415 | <EmbeddedResource Include="DPatientLetter.resx">
|
---|
| 416 | <DependentUpon>DPatientLetter.cs</DependentUpon>
|
---|
| 417 | <SubType>Designer</SubType>
|
---|
| 418 | </EmbeddedResource>
|
---|
| 419 | <EmbeddedResource Include="DPatientLookup.resx">
|
---|
| 420 | <DependentUpon>DPatientLookup.cs</DependentUpon>
|
---|
| 421 | <SubType>Designer</SubType>
|
---|
| 422 | </EmbeddedResource>
|
---|
| 423 | <EmbeddedResource Include="DResource.resx">
|
---|
| 424 | <DependentUpon>DResource.cs</DependentUpon>
|
---|
| 425 | <SubType>Designer</SubType>
|
---|
| 426 | </EmbeddedResource>
|
---|
| 427 | <EmbeddedResource Include="DResourceGroup.resx">
|
---|
| 428 | <DependentUpon>DResourceGroup.cs</DependentUpon>
|
---|
| 429 | <SubType>Designer</SubType>
|
---|
| 430 | </EmbeddedResource>
|
---|
| 431 | <EmbeddedResource Include="DResourceGroupItem.resx">
|
---|
| 432 | <DependentUpon>DResourceGroupItem.cs</DependentUpon>
|
---|
| 433 | <SubType>Designer</SubType>
|
---|
| 434 | </EmbeddedResource>
|
---|
| 435 | <EmbeddedResource Include="DResourceUser.resx">
|
---|
| 436 | <DependentUpon>DResourceUser.cs</DependentUpon>
|
---|
| 437 | <SubType>Designer</SubType>
|
---|
| 438 | </EmbeddedResource>
|
---|
| 439 | <EmbeddedResource Include="DSelectLetterClinics.resx">
|
---|
| 440 | <DependentUpon>DSelectLetterClinics.cs</DependentUpon>
|
---|
| 441 | <SubType>Designer</SubType>
|
---|
| 442 | </EmbeddedResource>
|
---|
| 443 | <EmbeddedResource Include="DSelectSchedules.resx">
|
---|
| 444 | <DependentUpon>DSelectSchedules.cs</DependentUpon>
|
---|
| 445 | <SubType>Designer</SubType>
|
---|
| 446 | </EmbeddedResource>
|
---|
| 447 | <EmbeddedResource Include="DSplash.resx">
|
---|
| 448 | <DependentUpon>DSplash.cs</DependentUpon>
|
---|
| 449 | <SubType>Designer</SubType>
|
---|
| 450 | </EmbeddedResource>
|
---|
| 451 | </ItemGroup>
|
---|
| 452 | <ItemGroup>
|
---|
| 453 | <Service Include="{967B4E0D-AD0C-4609-AB67-0FA40C0206D8}" />
|
---|
| 454 | <Service Include="{CF845C55-C321-4742-B673-E6212D061ED9}" />
|
---|
| 455 | </ItemGroup>
|
---|
| 456 | <ItemGroup>
|
---|
| 457 | <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
---|
| 458 | <Visible>False</Visible>
|
---|
| 459 | <ProductName>.NET Framework Client Profile</ProductName>
|
---|
| 460 | <Install>false</Install>
|
---|
| 461 | </BootstrapperPackage>
|
---|
| 462 | <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
|
---|
| 463 | <Visible>False</Visible>
|
---|
| 464 | <ProductName>.NET Framework 2.0 %28x86%29</ProductName>
|
---|
| 465 | <Install>true</Install>
|
---|
| 466 | </BootstrapperPackage>
|
---|
| 467 | <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
|
---|
| 468 | <Visible>False</Visible>
|
---|
| 469 | <ProductName>.NET Framework 3.0 %28x86%29</ProductName>
|
---|
| 470 | <Install>false</Install>
|
---|
| 471 | </BootstrapperPackage>
|
---|
| 472 | <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
|
---|
| 473 | <Visible>False</Visible>
|
---|
| 474 | <ProductName>.NET Framework 3.5</ProductName>
|
---|
| 475 | <Install>false</Install>
|
---|
| 476 | </BootstrapperPackage>
|
---|
| 477 | <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
---|
| 478 | <Visible>False</Visible>
|
---|
| 479 | <ProductName>.NET Framework 3.5 SP1</ProductName>
|
---|
| 480 | <Install>false</Install>
|
---|
| 481 | </BootstrapperPackage>
|
---|
| 482 | </ItemGroup>
|
---|
| 483 | <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
---|
| 484 | <PropertyGroup>
|
---|
| 485 | <PreBuildEvent>
|
---|
| 486 | </PreBuildEvent>
|
---|
| 487 | <PostBuildEvent>
|
---|
| 488 | </PostBuildEvent>
|
---|
| 489 | </PropertyGroup>
|
---|
| 490 | </Project>
|
---|