244 lines
		
	
	
		
			10 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			244 lines
		
	
	
		
			10 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="utf-8"?>
 | |
| <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
 | |
|   <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
 | |
|   <PropertyGroup>
 | |
|     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
 | |
|     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
 | |
|     <ProductVersion>
 | |
|     </ProductVersion>
 | |
|     <SchemaVersion>2.0</SchemaVersion>
 | |
|     <ProjectGuid>{E7B10062-4B19-4542-B46D-D103CF1D7BA3}</ProjectGuid>
 | |
|     <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
 | |
|     <OutputType>Library</OutputType>
 | |
|     <AppDesignerFolder>Properties</AppDesignerFolder>
 | |
|     <RootNamespace>BeginScreen</RootNamespace>
 | |
|     <AssemblyName>BeginScreen</AssemblyName>
 | |
|     <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
 | |
|     <UseIISExpress>false</UseIISExpress>
 | |
|     <FileUpgradeFlags>
 | |
|     </FileUpgradeFlags>
 | |
|     <UpgradeBackupLocation>
 | |
|     </UpgradeBackupLocation>
 | |
|     <OldToolsVersion>4.0</OldToolsVersion>
 | |
|     <IISExpressSSLPort />
 | |
|     <IISExpressAnonymousAuthentication />
 | |
|     <IISExpressWindowsAuthentication />
 | |
|     <IISExpressUseClassicPipelineMode />
 | |
|     <TargetFrameworkProfile />
 | |
|     <Use64BitIISExpress />
 | |
|     <UseGlobalApplicationHostFile />
 | |
|   </PropertyGroup>
 | |
|   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
 | |
|     <DebugSymbols>true</DebugSymbols>
 | |
|     <DebugType>full</DebugType>
 | |
|     <Optimize>false</Optimize>
 | |
|     <OutputPath>bin\</OutputPath>
 | |
|     <DefineConstants>DEBUG;TRACE</DefineConstants>
 | |
|     <ErrorReport>prompt</ErrorReport>
 | |
|     <WarningLevel>4</WarningLevel>
 | |
|     <Prefer32Bit>false</Prefer32Bit>
 | |
|   </PropertyGroup>
 | |
|   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
 | |
|     <DebugType>pdbonly</DebugType>
 | |
|     <Optimize>true</Optimize>
 | |
|     <OutputPath>bin\</OutputPath>
 | |
|     <DefineConstants>TRACE</DefineConstants>
 | |
|     <ErrorReport>prompt</ErrorReport>
 | |
|     <WarningLevel>4</WarningLevel>
 | |
|     <Prefer32Bit>false</Prefer32Bit>
 | |
|   </PropertyGroup>
 | |
|   <ItemGroup>
 | |
|     <Reference Include="Microsoft.CSharp" />
 | |
|     <Reference Include="System.Data.DataSetExtensions" />
 | |
|     <Reference Include="System.Speech" />
 | |
|     <Reference Include="System.Web.DynamicData" />
 | |
|     <Reference Include="System.Web.Entity" />
 | |
|     <Reference Include="System.Web.ApplicationServices" />
 | |
|     <Reference Include="System" />
 | |
|     <Reference Include="System.Data" />
 | |
|     <Reference Include="System.Web.Extensions" />
 | |
|     <Reference Include="System.Drawing" />
 | |
|     <Reference Include="System.Web" />
 | |
|     <Reference Include="System.Xml" />
 | |
|     <Reference Include="System.Configuration" />
 | |
|     <Reference Include="System.Web.Services" />
 | |
|     <Reference Include="System.EnterpriseServices" />
 | |
|     <Reference Include="System.Xml.Linq" />
 | |
|   </ItemGroup>
 | |
|   <ItemGroup>
 | |
|     <Content Include="application.aspx" />
 | |
|     <Content Include="ConfigBigScreen.xml">
 | |
|       <CopyToOutputDirectory>Always</CopyToOutputDirectory>
 | |
|       <SubType>Designer</SubType>
 | |
|     </Content>
 | |
|     <Content Include="ConfigNoticeXML.xml">
 | |
|       <CopyToOutputDirectory>Always</CopyToOutputDirectory>
 | |
|     </Content>
 | |
|     <Content Include="css\bootstrap-datetimepicker.css" />
 | |
|     <Content Include="css\bootstrap-datetimepicker.min.css" />
 | |
|     <Content Include="css\bootstrap-select.css" />
 | |
|     <Content Include="css\bootstrap-select.min.css" />
 | |
|     <Content Include="css\bootstrap-table.css" />
 | |
|     <Content Include="css\bootstrap.css" />
 | |
|     <Content Include="css\bootstrap.min.css" />
 | |
|     <Content Include="DetailsOfCurrentOperator.htm" />
 | |
|     <Content Include="D_SYD.aspx" />
 | |
|     <Content Include="fonts\glyphicons-halflings-regular.svg" />
 | |
|     <Content Include="images\doc.gif" />
 | |
|     <Content Include="images\htm.gif" />
 | |
|     <Content Include="images\pdf.gif" />
 | |
|     <Content Include="images\ppt.gif" />
 | |
|     <Content Include="images\xls.gif" />
 | |
|     <Content Include="img\WSS.png" />
 | |
|     <Content Include="IPAndRoom.xml">
 | |
|       <CopyToOutputDirectory>Always</CopyToOutputDirectory>
 | |
|       <SubType>Designer</SubType>
 | |
|     </Content>
 | |
|     <Content Include="js\bootstrap-datepicker.js" />
 | |
|     <Content Include="js\bootstrap-datepicker.zh-CN.js" />
 | |
|     <Content Include="js\bootstrap-datetimepicker.js" />
 | |
|     <Content Include="js\bootstrap-datetimepicker.min.js" />
 | |
|     <Content Include="js\bootstrap-select.min.js" />
 | |
|     <Content Include="js\bootstrap-table-zh-CN.js" />
 | |
|     <Content Include="js\bootstrap-table.js" />
 | |
|     <Content Include="js\bootstrap.js" />
 | |
|     <Content Include="js\bootstrap.min.js" />
 | |
|     <Content Include="js\jquery.js" />
 | |
|     <Content Include="js\jquery.min.js" />
 | |
|     <Content Include="js\jquery.vticker-min.js" />
 | |
|     <Content Include="js\speak.js" />
 | |
|     <Content Include="js\url.js" />
 | |
|     <Content Include="js\webofficeocx.js" />
 | |
|     <Content Include="js\webofficetip.js" />
 | |
|     <Content Include="OpeRoomPlanNotice.aspx" />
 | |
|     <Content Include="D.aspx" />
 | |
|     <Content Include="PatientDocument.aspx" />
 | |
|     <Content Include="SchedulingPlan.aspx" />
 | |
|     <Content Include="Web.config">
 | |
|       <SubType>Designer</SubType>
 | |
|     </Content>
 | |
|     <Content Include="Web.Debug.config">
 | |
|       <DependentUpon>Web.config</DependentUpon>
 | |
|     </Content>
 | |
|     <Content Include="Web.Release.config">
 | |
|       <DependentUpon>Web.config</DependentUpon>
 | |
|     </Content>
 | |
|     <Content Include="WebOffice.aspx" />
 | |
|   </ItemGroup>
 | |
|   <ItemGroup>
 | |
|     <Compile Include="application.aspx.cs">
 | |
|       <DependentUpon>application.aspx</DependentUpon>
 | |
|       <SubType>ASPXCodeBehind</SubType>
 | |
|     </Compile>
 | |
|     <Compile Include="application.aspx.designer.cs">
 | |
|       <DependentUpon>application.aspx</DependentUpon>
 | |
|     </Compile>
 | |
|     <Compile Include="DBHelper.cs" />
 | |
|     <Compile Include="D_SYD.aspx.cs">
 | |
|       <DependentUpon>D_SYD.aspx</DependentUpon>
 | |
|       <SubType>ASPXCodeBehind</SubType>
 | |
|     </Compile>
 | |
|     <Compile Include="D_SYD.aspx.designer.cs">
 | |
|       <DependentUpon>D_SYD.aspx</DependentUpon>
 | |
|     </Compile>
 | |
|     <Compile Include="ENTValidationError.cs" />
 | |
|     <Compile Include="Handler1.ashx.cs">
 | |
|       <DependentUpon>Handler1.ashx</DependentUpon>
 | |
|     </Compile>
 | |
|     <Compile Include="OpeRoomPlanNotice.aspx.cs">
 | |
|       <DependentUpon>OpeRoomPlanNotice.aspx</DependentUpon>
 | |
|       <SubType>ASPXCodeBehind</SubType>
 | |
|     </Compile>
 | |
|     <Compile Include="OpeRoomPlanNotice.aspx.designer.cs">
 | |
|       <DependentUpon>OpeRoomPlanNotice.aspx</DependentUpon>
 | |
|     </Compile>
 | |
|     <Compile Include="OpeRoomPlanNoticeHandler.ashx.cs">
 | |
|       <DependentUpon>OpeRoomPlanNoticeHandler.ashx</DependentUpon>
 | |
|     </Compile>
 | |
|     <Compile Include="PatientDocument.aspx.cs">
 | |
|       <DependentUpon>PatientDocument.aspx</DependentUpon>
 | |
|       <SubType>ASPXCodeBehind</SubType>
 | |
|     </Compile>
 | |
|     <Compile Include="PatientDocument.aspx.designer.cs">
 | |
|       <DependentUpon>PatientDocument.aspx</DependentUpon>
 | |
|     </Compile>
 | |
|     <Compile Include="Properties\AssemblyInfo.cs" />
 | |
|     <Compile Include="PublicMethod.cs" />
 | |
|     <Compile Include="D.aspx.cs">
 | |
|       <DependentUpon>D.aspx</DependentUpon>
 | |
|       <SubType>ASPXCodeBehind</SubType>
 | |
|     </Compile>
 | |
|     <Compile Include="D.aspx.designer.cs">
 | |
|       <DependentUpon>D.aspx</DependentUpon>
 | |
|     </Compile>
 | |
|     <Compile Include="RelationsWaitingAreaBigScreenHandler.ashx.cs">
 | |
|       <DependentUpon>RelationsWaitingAreaBigScreenHandler.ashx</DependentUpon>
 | |
|     </Compile>
 | |
|     <Compile Include="RelationsWaitingAreaBigScreenSYDHandler.ashx.cs">
 | |
|       <DependentUpon>RelationsWaitingAreaBigScreenSYDHandler.ashx</DependentUpon>
 | |
|     </Compile>
 | |
|     <Compile Include="SchedulingPlan.aspx.cs">
 | |
|       <DependentUpon>SchedulingPlan.aspx</DependentUpon>
 | |
|       <SubType>ASPXCodeBehind</SubType>
 | |
|     </Compile>
 | |
|     <Compile Include="SchedulingPlan.aspx.designer.cs">
 | |
|       <DependentUpon>SchedulingPlan.aspx</DependentUpon>
 | |
|     </Compile>
 | |
|     <Compile Include="WebOffice.aspx.cs">
 | |
|       <DependentUpon>WebOffice.aspx</DependentUpon>
 | |
|       <SubType>ASPXCodeBehind</SubType>
 | |
|     </Compile>
 | |
|     <Compile Include="WebOffice.aspx.designer.cs">
 | |
|       <DependentUpon>WebOffice.aspx</DependentUpon>
 | |
|     </Compile>
 | |
|   </ItemGroup>
 | |
|   <ItemGroup>
 | |
|     <Content Include="OpeRoomPlanNoticeHandler.ashx" />
 | |
|   </ItemGroup>
 | |
|   <ItemGroup>
 | |
|     <Content Include="RelationsWaitingAreaBigScreenHandler.ashx" />
 | |
|   </ItemGroup>
 | |
|   <ItemGroup>
 | |
|     <Content Include="fonts\glyphicons-halflings-regular.eot" />
 | |
|     <Content Include="fonts\glyphicons-halflings-regular.ttf" />
 | |
|     <Content Include="fonts\glyphicons-halflings-regular.woff" />
 | |
|     <Content Include="fonts\glyphicons-halflings-regular.woff2" />
 | |
|     <Content Include="Handler1.ashx" />
 | |
|     <None Include="Properties\PublishProfiles\配置文件1.pubxml" />
 | |
|     <Content Include="RelationsWaitingAreaBigScreenSYDHandler.ashx" />
 | |
|   </ItemGroup>
 | |
|   <ItemGroup />
 | |
|   <PropertyGroup>
 | |
|     <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
 | |
|     <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
 | |
|   </PropertyGroup>
 | |
|   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
 | |
|   <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
 | |
|   <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
 | |
|   <ProjectExtensions>
 | |
|     <VisualStudio>
 | |
|       <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
 | |
|         <WebProjectProperties>
 | |
|           <UseIIS>False</UseIIS>
 | |
|           <AutoAssignPort>True</AutoAssignPort>
 | |
|           <DevelopmentServerPort>50853</DevelopmentServerPort>
 | |
|           <DevelopmentServerVPath>/</DevelopmentServerVPath>
 | |
|           <IISUrl>
 | |
|           </IISUrl>
 | |
|           <NTLMAuthentication>False</NTLMAuthentication>
 | |
|           <UseCustomServer>False</UseCustomServer>
 | |
|           <CustomServerUrl>
 | |
|           </CustomServerUrl>
 | |
|           <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
 | |
|         </WebProjectProperties>
 | |
|       </FlavorProperties>
 | |
|     </VisualStudio>
 | |
|   </ProjectExtensions>
 | |
|   <!-- 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> |