<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> <ProductVersion>9.0.30729</ProductVersion> <SchemaVersion>2.0</SchemaVersion> <ProjectGuid>{1148A20F-6A7C-4F24-B961-973A184726BA}</ProjectGuid> <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids> <OutputType>Library</OutputType> <AppDesignerFolder>Properties</AppDesignerFolder> <RootNamespace>TicketCenter_DynamicData</RootNamespace> <AssemblyName>TicketCenter_DynamicData</AssemblyName> <TargetFrameworkVersion>v3.5</TargetFrameworkVersion> </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> </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> </PropertyGroup> <ItemGroup> <Reference Include="AjaxControlToolkit, Version=3.0.30512.20315, Culture=neutral, PublicKeyToken=28f01b0e84b6d53e, processorArchitecture=MSIL" /> <Reference Include="System" /> <Reference Include="System.ComponentModel.DataAnnotations, Version=99.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>..\..\..\..\vsDotNet\General\DynamicDataPreview4Refresh\ProjectTemplates\LinqToSqlProject\CommonFiles\System.ComponentModel.DataAnnotations.dll</HintPath> <RequiredTargetFramework>3.5</RequiredTargetFramework> </Reference> <Reference Include="System.Data" /> <Reference Include="System.Core"> <RequiredTargetFramework>3.5</RequiredTargetFramework> </Reference> <Reference Include="System.Data.DataSetExtensions"> <RequiredTargetFramework>3.5</RequiredTargetFramework> </Reference> <Reference Include="System.Data.Linq"> <RequiredTargetFramework>3.5</RequiredTargetFramework> </Reference> <Reference Include="System.Web.DynamicData, Version=99.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>..\..\..\..\vsDotNet\General\DynamicDataPreview4Refresh\ProjectTemplates\LinqToSqlProject\CommonFiles\System.Web.DynamicData.dll</HintPath> <RequiredTargetFramework>3.5</RequiredTargetFramework> </Reference> <Reference Include="System.Web.Entity"> <RequiredTargetFramework>3.5</RequiredTargetFramework> </Reference> <Reference Include="System.Web.Extensions"> <RequiredTargetFramework>3.5</RequiredTargetFramework> </Reference> <Reference Include="System.Xml.Linq"> <RequiredTargetFramework>3.5</RequiredTargetFramework> </Reference> <Reference Include="System.Web.Abstractions"> <RequiredTargetFramework>3.5</RequiredTargetFramework> </Reference> <Reference Include="System.Web.DynamicData.Design"> <RequiredTargetFramework>3.5</RequiredTargetFramework> </Reference> <Reference Include="System.Web.Routing"> <RequiredTargetFramework>3.5</RequiredTargetFramework> </Reference> <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.Web.Mobile" /> </ItemGroup> <ItemGroup> <Content Include="DynamicData\CustomPages\TicketsAllocations\Insert.aspx" /> <Content Include="scripts\RemoveJsCssFile.js" /> <Content Include="CSS\style.css" /> <Content Include="Login.aspx" /> <Compile Include="DynamicData\CustomPages\TicketsAllocations\Insert.aspx.cs"> <DependentUpon>Insert.aspx</DependentUpon> <SubType>ASPXCodeBehind</SubType> </Compile> <Compile Include="DynamicData\CustomPages\TicketsAllocations\Insert.aspx.designer.cs"> <DependentUpon>Insert.aspx</DependentUpon> </Compile> <Compile Include="Encrypt.cs" /> <Compile Include="Login.aspx.cs"> <DependentUpon>Login.aspx</DependentUpon> <SubType>ASPXCodeBehind</SubType> </Compile> <Compile Include="Login.aspx.designer.cs"> <DependentUpon>Login.aspx</DependentUpon> </Compile> <Content Include="DynamicData\FieldTemplates\CalendarDateTime.ascx" /> <Content Include="DynamicData\FieldTemplates\CalendarDateTime_Edit.ascx" /> <Content Include="Default.aspx" /> <Content Include="Global.asax" /> <Compile Include="DynamicData\FieldTemplates\CalendarDateTime.ascx.cs"> <DependentUpon>CalendarDateTime.ascx</DependentUpon> <SubType>ASPXCodeBehind</SubType> </Compile> <Compile Include="DynamicData\FieldTemplates\CalendarDateTime.ascx.designer.cs"> <DependentUpon>CalendarDateTime.ascx</DependentUpon> </Compile> <Compile Include="DynamicData\FieldTemplates\CalendarDateTime_Edit.ascx.cs"> <DependentUpon>CalendarDateTime_Edit.ascx</DependentUpon> <SubType>ASPXCodeBehind</SubType> </Compile> <Compile Include="DynamicData\FieldTemplates\CalendarDateTime_Edit.ascx.designer.cs"> <DependentUpon>CalendarDateTime_Edit.ascx</DependentUpon> </Compile> <Compile Include="Default.aspx.cs"> <DependentUpon>Default.aspx</DependentUpon> <SubType>ASPXCodeBehind</SubType> </Compile> <Compile Include="Default.aspx.designer.cs"> <DependentUpon>Default.aspx</DependentUpon> </Compile> <Compile Include="Global.asax.cs"> <DependentUpon>Global.asax</DependentUpon> </Compile> <Content Include="images\img.jpg" /> <Content Include="images\img01.jpg" /> <Content Include="images\img02.jpg" /> <Content Include="images\img03.gif" /> <Content Include="scripts\jquery-1.3.2-vsdoc.js" /> <Content Include="scripts\jquery-1.3.2.js" /> <Content Include="CSS\Site.css" /> <Content Include="Site.master" /> <Compile Include="Site.master.cs"> <DependentUpon>Site.master</DependentUpon> <SubType>ASPXCodeBehind</SubType> </Compile> <Compile Include="Site.master.designer.cs"> <DependentUpon>Site.master</DependentUpon> </Compile> <Content Include="theme\beachsunset\images\img01.gif" /> <Content Include="theme\beachsunset\images\img02.gif" /> <Content Include="theme\beachsunset\images\img03.gif" /> <Content Include="theme\beachsunset\images\img04.gif" /> <Content Include="theme\beachsunset\images\spacer.gif" /> <Content Include="theme\beachsunset\index.html" /> <Content Include="theme\beachsunset\license.txt" /> <Content Include="theme\beachsunset\style.css" /> <Content Include="theme\pinkflower\default.css" /> <Content Include="theme\pinkflower\images\img01.jpg" /> <Content Include="theme\pinkflower\images\img02.gif" /> <Content Include="theme\pinkflower\images\img03.gif" /> <Content Include="theme\pinkflower\images\img04.gif" /> <Content Include="theme\pinkflower\images\img05.gif" /> <Content Include="theme\pinkflower\images\spacer.gif" /> <Content Include="theme\pinkflower\index.html" /> <Content Include="theme\pinkflower\license.txt" /> <Content Include="theme\redroses\images\img.jpg" /> <Content Include="theme\redroses\images\img01.jpg" /> <Content Include="theme\redroses\images\img02.jpg" /> <Content Include="theme\redroses\images\img03.gif" /> <Content Include="theme\redroses\index.html" /> <Content Include="theme\redroses\license.txt" /> <Content Include="theme\redroses\style.css" /> <Content Include="CurrentEvents.asmx" /> <Content Include="web.config" /> <Content Include="DynamicData\web.config" /> <Content Include="DynamicData\Content\FilterUserControl.ascx" /> <Compile Include="DynamicData\Content\FilterUserControl.ascx.cs"> <DependentUpon>FilterUserControl.ascx</DependentUpon> <SubType>ASPXCodeBehind</SubType> </Compile> <Compile Include="DynamicData\Content\FilterUserControl.ascx.designer.cs"> <DependentUpon>FilterUserControl.ascx</DependentUpon> </Compile> <Content Include="DynamicData\Content\GridViewPager.ascx" /> <Compile Include="DynamicData\Content\GridViewPager.ascx.cs"> <DependentUpon>GridViewPager.ascx</DependentUpon> <SubType>ASPXCodeBehind</SubType> </Compile> <Compile Include="DynamicData\Content\GridViewPager.ascx.designer.cs"> <DependentUpon>GridViewPager.ascx</DependentUpon> </Compile> <Content Include="DynamicData\Content\Images\Back.gif" /> <Content Include="DynamicData\Content\Images\header_back.gif" /> <Content Include="DynamicData\Content\Images\PgFirst.gif" /> <Content Include="DynamicData\Content\Images\PgLast.gif" /> <Content Include="DynamicData\Content\Images\PgNext.gif" /> <Content Include="DynamicData\Content\Images\PgPrev.gif" /> <Content Include="DynamicData\Content\Images\plus.gif" /> <Content Include="DynamicData\FieldTemplates\Boolean.ascx" /> <Compile Include="DynamicData\FieldTemplates\Boolean.ascx.cs"> <DependentUpon>Boolean.ascx</DependentUpon> <SubType>ASPXCodeBehind</SubType> </Compile> <Compile Include="DynamicData\FieldTemplates\Boolean.ascx.designer.cs"> <DependentUpon>Boolean.ascx</DependentUpon> </Compile> <Content Include="DynamicData\FieldTemplates\Boolean_Edit.ascx" /> <Compile Include="DynamicData\FieldTemplates\Boolean_Edit.ascx.cs"> <DependentUpon>Boolean_Edit.ascx</DependentUpon> <SubType>ASPXCodeBehind</SubType> </Compile> <Compile Include="DynamicData\FieldTemplates\Boolean_Edit.ascx.designer.cs"> <DependentUpon>Boolean_Edit.ascx</DependentUpon> </Compile> <Content Include="DynamicData\FieldTemplates\Children.ascx" /> <Compile Include="DynamicData\FieldTemplates\Children.ascx.cs"> <DependentUpon>Children.ascx</DependentUpon> <SubType>ASPXCodeBehind</SubType> </Compile> <Compile Include="DynamicData\FieldTemplates\Children.ascx.designer.cs"> <DependentUpon>Children.ascx</DependentUpon> </Compile> <Content Include="DynamicData\FieldTemplates\DateTime.ascx" /> <Compile Include="DynamicData\FieldTemplates\DateTime.ascx.cs"> <DependentUpon>DateTime.ascx</DependentUpon> <SubType>ASPXCodeBehind</SubType> </Compile> <Compile Include="DynamicData\FieldTemplates\DateTime.ascx.designer.cs"> <DependentUpon>DateTime.ascx</DependentUpon> </Compile> <Content Include="DynamicData\FieldTemplates\DateTime_Edit.ascx" /> <Compile Include="DynamicData\FieldTemplates\DateTime_Edit.ascx.cs"> <DependentUpon>DateTime_Edit.ascx</DependentUpon> <SubType>ASPXCodeBehind</SubType> </Compile> <Compile Include="DynamicData\FieldTemplates\DateTime_Edit.ascx.designer.cs"> <DependentUpon>DateTime_Edit.ascx</DependentUpon> </Compile> <Content Include="DynamicData\FieldTemplates\Decimal_Edit.ascx" /> <Compile Include="DynamicData\FieldTemplates\Decimal_Edit.ascx.cs"> <DependentUpon>Decimal_Edit.ascx</DependentUpon> <SubType>ASPXCodeBehind</SubType> </Compile> <Compile Include="DynamicData\FieldTemplates\Decimal_Edit.ascx.designer.cs"> <DependentUpon>Decimal_Edit.ascx</DependentUpon> </Compile> <Content Include="DynamicData\FieldTemplates\ForeignKey.ascx" /> <Compile Include="DynamicData\FieldTemplates\ForeignKey.ascx.cs"> <DependentUpon>ForeignKey.ascx</DependentUpon> <SubType>ASPXCodeBehind</SubType> </Compile> <Compile Include="DynamicData\FieldTemplates\ForeignKey.ascx.designer.cs"> <DependentUpon>ForeignKey.ascx</DependentUpon> </Compile> <Content Include="DynamicData\FieldTemplates\ForeignKey_Edit.ascx" /> <Compile Include="DynamicData\FieldTemplates\ForeignKey_Edit.ascx.cs"> <DependentUpon>ForeignKey_Edit.ascx</DependentUpon> <SubType>ASPXCodeBehind</SubType> </Compile> <Compile Include="DynamicData\FieldTemplates\ForeignKey_Edit.ascx.designer.cs"> <DependentUpon>ForeignKey_Edit.ascx</DependentUpon> </Compile> <Content Include="DynamicData\FieldTemplates\Integer_Edit.ascx" /> <Compile Include="DynamicData\FieldTemplates\Integer_Edit.ascx.cs"> <DependentUpon>Integer_Edit.ascx</DependentUpon> <SubType>ASPXCodeBehind</SubType> </Compile> <Compile Include="DynamicData\FieldTemplates\Integer_Edit.ascx.designer.cs"> <DependentUpon>Integer_Edit.ascx</DependentUpon> </Compile> <Content Include="DynamicData\FieldTemplates\MultilineText_Edit.ascx" /> <Compile Include="DynamicData\FieldTemplates\MultilineText_Edit.ascx.cs"> <DependentUpon>MultilineText_Edit.ascx</DependentUpon> <SubType>ASPXCodeBehind</SubType> </Compile> <Compile Include="DynamicData\FieldTemplates\MultilineText_Edit.ascx.designer.cs"> <DependentUpon>MultilineText_Edit.ascx</DependentUpon> </Compile> <Content Include="DynamicData\FieldTemplates\Text.ascx" /> <Compile Include="DynamicData\FieldTemplates\Text.ascx.cs"> <DependentUpon>Text.ascx</DependentUpon> <SubType>ASPXCodeBehind</SubType> </Compile> <Compile Include="DynamicData\FieldTemplates\Text.ascx.designer.cs"> <DependentUpon>Text.ascx</DependentUpon> </Compile> <Content Include="DynamicData\FieldTemplates\Text_Edit.ascx" /> <Compile Include="DynamicData\FieldTemplates\Text_Edit.ascx.cs"> <DependentUpon>Text_Edit.ascx</DependentUpon> <SubType>ASPXCodeBehind</SubType> </Compile> <Compile Include="DynamicData\FieldTemplates\Text_Edit.ascx.designer.cs"> <DependentUpon>Text_Edit.ascx</DependentUpon> </Compile> <Content Include="DynamicData\PageTemplates\Details.aspx" /> <Compile Include="DynamicData\PageTemplates\Details.aspx.cs"> <DependentUpon>Details.aspx</DependentUpon> <SubType>ASPXCodeBehind</SubType> </Compile> <Compile Include="DynamicData\PageTemplates\Details.aspx.designer.cs"> <DependentUpon>Details.aspx</DependentUpon> </Compile> <Content Include="DynamicData\PageTemplates\Edit.aspx" /> <Compile Include="DynamicData\PageTemplates\Edit.aspx.cs"> <DependentUpon>Edit.aspx</DependentUpon> <SubType>ASPXCodeBehind</SubType> </Compile> <Compile Include="DynamicData\PageTemplates\Edit.aspx.designer.cs"> <DependentUpon>Edit.aspx</DependentUpon> </Compile> <Content Include="DynamicData\PageTemplates\Insert.aspx" /> <Compile Include="DynamicData\PageTemplates\Insert.aspx.cs"> <DependentUpon>Insert.aspx</DependentUpon> <SubType>ASPXCodeBehind</SubType> </Compile> <Compile Include="DynamicData\PageTemplates\Insert.aspx.designer.cs"> <DependentUpon>Insert.aspx</DependentUpon> </Compile> <Content Include="DynamicData\PageTemplates\List.aspx" /> <Compile Include="DynamicData\PageTemplates\List.aspx.cs"> <DependentUpon>List.aspx</DependentUpon> <SubType>ASPXCodeBehind</SubType> </Compile> <Compile Include="DynamicData\PageTemplates\List.aspx.designer.cs"> <DependentUpon>List.aspx</DependentUpon> </Compile> <Content Include="DynamicData\PageTemplates\ListDetails.aspx" /> <Compile Include="DynamicData\PageTemplates\ListDetails.aspx.cs"> <DependentUpon>ListDetails.aspx</DependentUpon> <SubType>ASPXCodeBehind</SubType> </Compile> <Compile Include="DynamicData\PageTemplates\ListDetails.aspx.designer.cs"> <DependentUpon>ListDetails.aspx</DependentUpon> </Compile> <Compile Include="Properties\AssemblyInfo.cs"> </Compile> <Compile Include="CurrentEvents.asmx.cs"> <DependentUpon>CurrentEvents.asmx</DependentUpon> <SubType>Component</SubType> </Compile> </ItemGroup> <ItemGroup> <None Include="theme\beachsunset\images\Thumbs.db" /> <None Include="theme\redroses\images\Thumbs.db" /> </ItemGroup> <ItemGroup> <Service Include="{3259AA49-8AA1-44D3-9025-A0B520596A8C}" /> </ItemGroup> <ItemGroup> <ProjectReference Include="..\TicketCenter_Data\TicketCenter_Data.csproj"> <Project>{38792CE1-953F-4925-9D27-BA068A27B9ED}</Project> <Name>TicketCenter_Data</Name> </ProjectReference> </ItemGroup> <ItemGroup> <Folder Include="App_Data\" /> </ItemGroup> <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> <Import Project="$(MSBuildExtensionsPath)\Microsoft\VisualStudio\v9.0\WebApplications\Microsoft.WebApplication.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> --> <ProjectExtensions> <VisualStudio> <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}"> <WebProjectProperties> <UseIIS>False</UseIIS> <AutoAssignPort>True</AutoAssignPort> <DevelopmentServerPort>49697</DevelopmentServerPort> <DevelopmentServerVPath>/</DevelopmentServerVPath> <IISUrl> </IISUrl> <NTLMAuthentication>False</NTLMAuthentication> <UseCustomServer>False</UseCustomServer> <CustomServerUrl> </CustomServerUrl> <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile> </WebProjectProperties> </FlavorProperties> </VisualStudio> </ProjectExtensions> </Project>