source: Scheduling/trunk/cs/bsdx0200GUISourceCode/ClinicalScheduling.csproj@ 753

Last change on this file since 753 was 753, checked in by Sam Habiel, 14 years ago

Reworked DAppointPage. Removed dependence of DPatientApptDisplay on Crystal Reports. Added UserControl UCPatientAppts to encapsulate functionality of DPatientApptDisplay; right now it does not include printing. DAppointPage now uses UCPatientAppts to provide functionality of seeing patient's previous appointments. DPatientApptDisplay does not yet, but will soon.

Exe is not included.

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