You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

761 lines
34 KiB

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<TelerikWebUIAssembliesSourceDir>..\packages\Telerik.UI.for.AspNet.Ajax.Net40.2018.1.117\lib\net40</TelerikWebUIAssembliesSourceDir>
<BuildDependsOn>$(BuildDependsOn);CopyTelerikWebUIUtilityAssemblies</BuildDependsOn>
</PropertyGroup>
<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>{670E8888-FFD5-49B3-B240-8B6E82E2294C}</ProjectGuid>
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{F184B08F-C81C-45F6-A57F-5ABD9991F28F}</ProjectTypeGuids>
<OutputType>Library</OutputType>
<RootNamespace>LPWeb</RootNamespace>
<AssemblyName>LPWeb</AssemblyName>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<FileUpgradeFlags>
</FileUpgradeFlags>
<OldToolsVersion>3.5</OldToolsVersion>
<UseIISExpress>true</UseIISExpress>
<IISExpressSSLPort />
<IISExpressAnonymousAuthentication />
<IISExpressWindowsAuthentication />
<IISExpressUseClassicPipelineMode />
<UpgradeBackupLocation />
<TargetFrameworkProfile />
<Use64BitIISExpress />
<UseGlobalApplicationHostFile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<DefineDebug>true</DefineDebug>
<DefineTrace>true</DefineTrace>
<OutputPath>bin\</OutputPath>
<DocumentationFile>LPWeb.xml</DocumentationFile>
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022,42353,42354,42355</NoWarn>
<Prefer32Bit>false</Prefer32Bit>
<PlatformTarget>x86</PlatformTarget>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<DefineDebug>false</DefineDebug>
<DefineTrace>true</DefineTrace>
<Optimize>true</Optimize>
<OutputPath>bin\</OutputPath>
<DocumentationFile>LPWeb.xml</DocumentationFile>
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022,42353,42354,42355</NoWarn>
<Prefer32Bit>false</Prefer32Bit>
<PlatformTarget>x64</PlatformTarget>
</PropertyGroup>
<ItemGroup>
<Reference Include="FastReport, Version=2013.2.2.0, Culture=neutral, PublicKeyToken=db7e5ce63278458c, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>C:\Program Files (x86)\FastReports\FastReport.Net\FastReport.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="FastReport.Web, Version=2013.2.2.0, Culture=neutral, PublicKeyToken=db7e5ce63278458c, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>C:\Program Files (x86)\FastReports\FastReport.Net\FastReport.Web.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="RichTextEditor, Version=8.0.0.0, Culture=neutral, PublicKeyToken=3858aa6802b1223a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>bin\RichTextEditor.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="System.Drawing" />
<Reference Include="System.Web" />
<Reference Include="System.Web.ApplicationServices" />
<Reference Include="System.Web.DynamicData" />
<Reference Include="System.Web.Entity" />
<Reference Include="System.Web.Extensions" />
<Reference Include="System.Xml" />
<Reference Include="System.Configuration" />
<Reference Include="System.Web.Services" />
<Reference Include="System.EnterpriseServices" />
<Reference Include="System.Web.Mobile" />
<Reference Include="System.Xml.Linq" />
<Reference Include="Telerik.Web.Design, Version=2014.1.225.45, Culture=neutral, PublicKeyToken=121fae78165ba3d4, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>bin\Telerik.Web.Design.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Telerik.Web.Device.Detection, Version=2018.1.117.40, Culture=neutral, PublicKeyToken=121fae78165ba3d4, processorArchitecture=MSIL">
<HintPath>..\packages\Telerik.UI.for.AspNet.Ajax.Net40.2018.1.117\lib\net40\Telerik.Web.Device.Detection.dll</HintPath>
</Reference>
<Reference Include="Telerik.Web.UI, Version=2018.1.117.40, Culture=neutral, PublicKeyToken=121fae78165ba3d4, processorArchitecture=MSIL">
<HintPath>..\packages\Telerik.UI.for.AspNet.Ajax.Net40.2018.1.117\lib\net40\Telerik.Web.UI.dll</HintPath>
</Reference>
<Reference Include="Telerik.Web.UI.Skins, Version=2018.1.117.40, Culture=neutral, PublicKeyToken=121fae78165ba3d4, processorArchitecture=MSIL">
<HintPath>..\packages\Telerik.UI.for.AspNet.Ajax.Net40.2018.1.117\lib\net40\Telerik.Web.UI.Skins.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Import Include="Microsoft.VisualBasic" />
<Import Include="System" />
<Import Include="System.Collections" />
<Import Include="System.Collections.Generic" />
<Import Include="System.Data" />
<Import Include="System.Linq" />
<Import Include="System.Xml.Linq" />
<Import Include="System.Diagnostics" />
<Import Include="System.Collections.Specialized" />
<Import Include="System.Configuration" />
<Import Include="System.Text" />
<Import Include="System.Text.RegularExpressions" />
<Import Include="System.Web" />
<Import Include="System.Web.Caching" />
<Import Include="System.Web.SessionState" />
<Import Include="System.Web.Security" />
<Import Include="System.Web.Profile" />
<Import Include="System.Web.UI" />
<Import Include="System.Web.UI.WebControls" />
<Import Include="System.Web.UI.WebControls.WebParts" />
<Import Include="System.Web.UI.HtmlControls" />
</ItemGroup>
<ItemGroup>
<Compile Include="Administration\About.aspx.designer.vb">
<DependentUpon>About.aspx</DependentUpon>
</Compile>
<Compile Include="Administration\About.aspx.vb">
<DependentUpon>About.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Administration\Assistent.aspx.designer.vb">
<DependentUpon>Assistent.aspx</DependentUpon>
</Compile>
<Compile Include="Administration\Assistent.aspx.vb">
<DependentUpon>Assistent.aspx</DependentUpon>
<SubType>ASPXCodebehind</SubType>
</Compile>
<Compile Include="Administration\Begruessungstext.aspx.designer.vb">
<DependentUpon>Begruessungstext.aspx</DependentUpon>
</Compile>
<Compile Include="Administration\Begruessungstext.aspx.vb">
<DependentUpon>Begruessungstext.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Administration\Berufsverwaltung.aspx.designer.vb">
<DependentUpon>Berufsverwaltung.aspx</DependentUpon>
</Compile>
<Compile Include="Administration\Berufsverwaltung.aspx.vb">
<DependentUpon>Berufsverwaltung.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Administration\DelData.aspx.designer.vb">
<DependentUpon>DelData.aspx</DependentUpon>
</Compile>
<Compile Include="Administration\DelData.aspx.vb">
<DependentUpon>DelData.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Administration\Dokumente.aspx.designer.vb">
<DependentUpon>Dokumente.aspx</DependentUpon>
</Compile>
<Compile Include="Administration\Dokumente.aspx.vb">
<DependentUpon>Dokumente.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Administration\Firmen.aspx.designer.vb">
<DependentUpon>Firmen.aspx</DependentUpon>
</Compile>
<Compile Include="Administration\Firmen.aspx.vb">
<DependentUpon>Firmen.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Administration\FirmenaktivierungText.aspx.designer.vb">
<DependentUpon>FirmenaktivierungText.aspx</DependentUpon>
</Compile>
<Compile Include="Administration\FirmenaktivierungText.aspx.vb">
<DependentUpon>FirmenaktivierungText.aspx</DependentUpon>
<SubType>ASPXCodebehind</SubType>
</Compile>
<Compile Include="Administration\SchuelerReport.aspx.designer.vb">
<DependentUpon>SchuelerReport.aspx</DependentUpon>
</Compile>
<Compile Include="Administration\SchuelerReport.aspx.vb">
<DependentUpon>SchuelerReport.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Administration\Help_Mapper.aspx.designer.vb">
<DependentUpon>Help_Mapper.aspx</DependentUpon>
</Compile>
<Compile Include="Administration\Help_Mapper.aspx.vb">
<DependentUpon>Help_Mapper.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Administration\Klassen.aspx.designer.vb">
<DependentUpon>Klassen.aspx</DependentUpon>
</Compile>
<Compile Include="Administration\Klassen.aspx.vb">
<DependentUpon>Klassen.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Administration\Klassentyp.aspx.designer.vb">
<DependentUpon>Klassentyp.aspx</DependentUpon>
</Compile>
<Compile Include="Administration\Klassentyp.aspx.vb">
<DependentUpon>Klassentyp.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Administration\Lehrer.aspx.designer.vb">
<DependentUpon>Lehrer.aspx</DependentUpon>
</Compile>
<Compile Include="Administration\Lehrer.aspx.vb">
<DependentUpon>Lehrer.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Administration\MailClient.aspx.designer.vb">
<DependentUpon>MailClient.aspx</DependentUpon>
</Compile>
<Compile Include="Administration\MailClient.aspx.vb">
<DependentUpon>MailClient.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Administration\Mailtexte.aspx.designer.vb">
<DependentUpon>Mailtexte.aspx</DependentUpon>
</Compile>
<Compile Include="Administration\Mailtexte.aspx.vb">
<DependentUpon>Mailtexte.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Administration\Optionen.aspx.designer.vb">
<DependentUpon>Optionen.aspx</DependentUpon>
</Compile>
<Compile Include="Administration\Optionen.aspx.vb">
<DependentUpon>Optionen.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Administration\OptionTextEditor.aspx.designer.vb">
<DependentUpon>OptionTextEditor.aspx</DependentUpon>
</Compile>
<Compile Include="Administration\OptionTextEditor.aspx.vb">
<DependentUpon>OptionTextEditor.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Administration\Report_Definition.aspx.designer.vb">
<DependentUpon>Report_Definition.aspx</DependentUpon>
</Compile>
<Compile Include="Administration\Report_Definition.aspx.vb">
<DependentUpon>Report_Definition.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Administration\Schueler.aspx.designer.vb">
<DependentUpon>Schueler.aspx</DependentUpon>
</Compile>
<Compile Include="Administration\Schueler.aspx.vb">
<DependentUpon>Schueler.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Administration\Schulhaus.aspx.designer.vb">
<DependentUpon>Schulhaus.aspx</DependentUpon>
</Compile>
<Compile Include="Administration\Schulhaus.aspx.vb">
<DependentUpon>Schulhaus.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Administration\SQLQuery.aspx.designer.vb">
<DependentUpon>SQLQuery.aspx</DependentUpon>
</Compile>
<Compile Include="Administration\SQLQuery.aspx.vb">
<DependentUpon>SQLQuery.aspx</DependentUpon>
<SubType>ASPXCodebehind</SubType>
</Compile>
<Compile Include="Administration\StyleManager.aspx.designer.vb">
<DependentUpon>StyleManager.aspx</DependentUpon>
</Compile>
<Compile Include="Administration\StyleManager.aspx.vb">
<DependentUpon>StyleManager.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Administration\StyleSheetEditor.aspx.designer.vb">
<DependentUpon>StyleSheetEditor.aspx</DependentUpon>
</Compile>
<Compile Include="Administration\StyleSheetEditor.aspx.vb">
<DependentUpon>StyleSheetEditor.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Administration\Userverwaltung.aspx.designer.vb">
<DependentUpon>Userverwaltung.aspx</DependentUpon>
</Compile>
<Compile Include="Administration\Userverwaltung.aspx.vb">
<DependentUpon>Userverwaltung.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Administration\WebMenu.aspx.designer.vb">
<DependentUpon>WebMenu.aspx</DependentUpon>
</Compile>
<Compile Include="Administration\WebMenu.aspx.vb">
<DependentUpon>WebMenu.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Administration\Webreport.aspx.designer.vb">
<DependentUpon>Webreport.aspx</DependentUpon>
</Compile>
<Compile Include="Administration\Webreport.aspx.vb">
<DependentUpon>Webreport.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Administration\WebStatistik.aspx.designer.vb">
<DependentUpon>WebStatistik.aspx</DependentUpon>
</Compile>
<Compile Include="Administration\WebStatistik.aspx.vb">
<DependentUpon>WebStatistik.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Administration\Zeiten.aspx.designer.vb">
<DependentUpon>Zeiten.aspx</DependentUpon>
</Compile>
<Compile Include="Administration\Zeiten.aspx.vb">
<DependentUpon>Zeiten.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Administration\Zuteilung.aspx.designer.vb">
<DependentUpon>Zuteilung.aspx</DependentUpon>
</Compile>
<Compile Include="Administration\Zuteilung.aspx.vb">
<DependentUpon>Zuteilung.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Datenhandling\clsDatahandling.vb" />
<Compile Include="Default.aspx.designer.vb">
<DependentUpon>Default.aspx</DependentUpon>
</Compile>
<Compile Include="Default.aspx.vb">
<DependentUpon>Default.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Defaults\Footer.ascx.designer.vb">
<DependentUpon>Footer.ascx</DependentUpon>
</Compile>
<Compile Include="Defaults\Footer.ascx.vb">
<DependentUpon>Footer.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Defaults\Header.ascx.designer.vb">
<DependentUpon>Header.ascx</DependentUpon>
</Compile>
<Compile Include="Defaults\Header.ascx.vb">
<DependentUpon>Header.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Defaults\Header1.ascx.designer.vb">
<DependentUpon>Header1.ascx</DependentUpon>
</Compile>
<Compile Include="Defaults\Header1.ascx.vb">
<DependentUpon>Header1.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Firmen\Firmenaktualisierung.aspx.designer.vb">
<DependentUpon>Firmenaktualisierung.aspx</DependentUpon>
</Compile>
<Compile Include="Firmen\Firmenaktualisierung.aspx.vb">
<DependentUpon>Firmenaktualisierung.aspx</DependentUpon>
<SubType>ASPXCodebehind</SubType>
</Compile>
<Compile Include="Firmen\Firmenangebot.ascx.designer.vb">
<DependentUpon>Firmenangebot.ascx</DependentUpon>
</Compile>
<Compile Include="Firmen\Firmenangebot.ascx.vb">
<DependentUpon>Firmenangebot.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Firmen\Firmenansprechpartner.ascx.designer.vb">
<DependentUpon>Firmenansprechpartner.ascx</DependentUpon>
</Compile>
<Compile Include="Firmen\Firmenansprechpartner.ascx.vb">
<DependentUpon>Firmenansprechpartner.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Firmen\Firmendaten.ascx.designer.vb">
<DependentUpon>Firmendaten.ascx</DependentUpon>
</Compile>
<Compile Include="Firmen\Firmendaten.ascx.vb">
<DependentUpon>Firmendaten.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Firmen\Firmendaten1.aspx.designer.vb">
<DependentUpon>Firmendaten1.aspx</DependentUpon>
</Compile>
<Compile Include="Firmen\Firmendaten1.aspx.vb">
<DependentUpon>Firmendaten1.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Firmen\Firmenreport.aspx.designer.vb">
<DependentUpon>Firmenreport.aspx</DependentUpon>
</Compile>
<Compile Include="Firmen\Firmenreport.aspx.vb">
<DependentUpon>Firmenreport.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Klassen\clsSendMail.vb" />
<Compile Include="Klassen\RandomKeyGenerator.vb" />
<Compile Include="Lehrer\LehrerRegister.aspx.designer.vb">
<DependentUpon>LehrerRegister.aspx</DependentUpon>
</Compile>
<Compile Include="Lehrer\LehrerRegister.aspx.vb">
<DependentUpon>LehrerRegister.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Lehrer\Lehrerreport.aspx.designer.vb">
<DependentUpon>Lehrerreport.aspx</DependentUpon>
</Compile>
<Compile Include="Lehrer\Lehrerreport.aspx.vb">
<DependentUpon>Lehrerreport.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Lehrer\Schueler.aspx.designer.vb">
<DependentUpon>Schueler.aspx</DependentUpon>
</Compile>
<Compile Include="Lehrer\Schueler.aspx.vb">
<DependentUpon>Schueler.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Lehrer\Stammdaten.aspx.designer.vb">
<DependentUpon>Stammdaten.aspx</DependentUpon>
</Compile>
<Compile Include="Lehrer\Stammdaten.aspx.vb">
<DependentUpon>Stammdaten.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="My Project\AssemblyInfo.vb" />
<Compile Include="My Project\Application.Designer.vb">
<AutoGen>True</AutoGen>
<DependentUpon>Application.myapp</DependentUpon>
</Compile>
<Compile Include="My Project\Resources.Designer.vb">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Resources.resx</DependentUpon>
</Compile>
<Compile Include="My Project\Settings.Designer.vb">
<AutoGen>True</AutoGen>
<DependentUpon>Settings.settings</DependentUpon>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
</Compile>
<Compile Include="Template.aspx.designer.vb">
<DependentUpon>Template.aspx</DependentUpon>
</Compile>
<Compile Include="Template.aspx.vb">
<DependentUpon>Template.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="UserControls\Berufsanfrage.aspx.designer.vb">
<DependentUpon>Berufsanfrage.aspx</DependentUpon>
</Compile>
<Compile Include="UserControls\Berufsanfrage.aspx.vb">
<DependentUpon>Berufsanfrage.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="UserControls\Berufsanfrage1.aspx.designer.vb">
<DependentUpon>Berufsanfrage1.aspx</DependentUpon>
</Compile>
<Compile Include="UserControls\Berufsanfrage1.aspx.vb">
<DependentUpon>Berufsanfrage1.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="UserControls\Dialogbox.aspx.designer.vb">
<DependentUpon>Dialogbox.aspx</DependentUpon>
</Compile>
<Compile Include="UserControls\Dialogbox.aspx.vb">
<DependentUpon>Dialogbox.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="UserControls\Menu.ascx.designer.vb">
<DependentUpon>Menu.ascx</DependentUpon>
</Compile>
<Compile Include="UserControls\Menu.ascx.vb">
<DependentUpon>Menu.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="UserControls\Menu1.ascx.designer.vb">
<DependentUpon>Menu1.ascx</DependentUpon>
</Compile>
<Compile Include="UserControls\Menu1.ascx.vb">
<DependentUpon>Menu1.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="UserControls\RegisterActivation.ascx.designer.vb">
<DependentUpon>RegisterActivation.ascx</DependentUpon>
</Compile>
<Compile Include="UserControls\RegisterActivation.ascx.vb">
<DependentUpon>RegisterActivation.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="UserControls\RegisterSend.ascx.designer.vb">
<DependentUpon>RegisterSend.ascx</DependentUpon>
</Compile>
<Compile Include="UserControls\RegisterSend.ascx.vb">
<DependentUpon>RegisterSend.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="UserControls\test.aspx.designer.vb">
<DependentUpon>test.aspx</DependentUpon>
</Compile>
<Compile Include="UserControls\test.aspx.vb">
<DependentUpon>test.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="User\Bestaetigung_Kontoinformationen.aspx.designer.vb">
<DependentUpon>Bestaetigung_Kontoinformationen.aspx</DependentUpon>
</Compile>
<Compile Include="User\Bestaetigung_Kontoinformationen.aspx.vb">
<DependentUpon>Bestaetigung_Kontoinformationen.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="User\KontoInformationen.aspx.designer.vb">
<DependentUpon>KontoInformationen.aspx</DependentUpon>
</Compile>
<Compile Include="User\KontoInformationen.aspx.vb">
<DependentUpon>KontoInformationen.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="User\NewPassword.aspx.designer.vb">
<DependentUpon>NewPassword.aspx</DependentUpon>
</Compile>
<Compile Include="User\NewPassword.aspx.vb">
<DependentUpon>NewPassword.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="User\NewPasswordBestaetigung.aspx.designer.vb">
<DependentUpon>NewPasswordBestaetigung.aspx</DependentUpon>
</Compile>
<Compile Include="User\NewPasswordBestaetigung.aspx.vb">
<DependentUpon>NewPasswordBestaetigung.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="User\Registerbestaetigung.aspx.designer.vb">
<DependentUpon>Registerbestaetigung.aspx</DependentUpon>
</Compile>
<Compile Include="User\Registerbestaetigung.aspx.vb">
<DependentUpon>Registerbestaetigung.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="My Project\licenses.licx" />
<EmbeddedResource Include="My Project\Resources.resx">
<Generator>VbMyResourcesResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.vb</LastGenOutput>
<CustomToolNamespace>My.Resources</CustomToolNamespace>
<SubType>Designer</SubType>
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<Content Include="Administration\About.aspx" />
<Content Include="Administration\Assistent.aspx" />
<Content Include="Administration\Begruessungstext.aspx" />
<Content Include="Administration\Berufsverwaltung.aspx" />
<Content Include="Administration\DelData.aspx" />
<Content Include="Administration\Dokumente.aspx" />
<Content Include="Administration\Firmen.aspx" />
<Content Include="Administration\FirmenaktivierungText.aspx" />
<Content Include="Administration\SchuelerReport.aspx" />
<Content Include="Administration\Help_Mapper.aspx" />
<Content Include="Administration\Klassen.aspx" />
<Content Include="Administration\Klassentyp.aspx" />
<Content Include="Administration\Lehrer.aspx" />
<Content Include="Administration\MailClient.aspx" />
<Content Include="Administration\Mailtexte.aspx" />
<Content Include="Administration\Optionen.aspx" />
<Content Include="Administration\OptionTextEditor.aspx" />
<Content Include="Administration\Report_Definition.aspx" />
<Content Include="Administration\Schueler.aspx" />
<Content Include="Administration\Schulhaus.aspx" />
<Content Include="Administration\SQLQuery.aspx" />
<Content Include="Administration\StyleManager.aspx" />
<Content Include="Administration\StyleSheetEditor.aspx" />
<Content Include="Administration\Userverwaltung.aspx" />
<Content Include="Administration\WebMenu.aspx" />
<Content Include="Administration\Webreport.aspx" />
<Content Include="Administration\WebStatistik.aspx" />
<Content Include="Administration\Zeiten.aspx" />
<Content Include="Administration\Zuteilung.aspx" />
<Content Include="App_Data\RadCaptcha\0.wav" />
<Content Include="App_Data\RadCaptcha\1.wav" />
<Content Include="App_Data\RadCaptcha\2.wav" />
<Content Include="App_Data\RadCaptcha\3.wav" />
<Content Include="App_Data\RadCaptcha\4.wav" />
<Content Include="App_Data\RadCaptcha\5.wav" />
<Content Include="App_Data\RadCaptcha\6.wav" />
<Content Include="App_Data\RadCaptcha\7.wav" />
<Content Include="App_Data\RadCaptcha\8.wav" />
<Content Include="App_Data\RadCaptcha\9.wav" />
<Content Include="App_Data\RadCaptcha\A.wav" />
<Content Include="App_Data\RadCaptcha\B.wav" />
<Content Include="App_Data\RadCaptcha\C.wav" />
<Content Include="App_Data\RadCaptcha\D.wav" />
<Content Include="App_Data\RadCaptcha\E.wav" />
<Content Include="App_Data\RadCaptcha\F.wav" />
<Content Include="App_Data\RadCaptcha\G.wav" />
<Content Include="App_Data\RadCaptcha\H.wav" />
<Content Include="App_Data\RadCaptcha\I.wav" />
<Content Include="App_Data\RadCaptcha\J.wav" />
<Content Include="App_Data\RadCaptcha\K.wav" />
<Content Include="App_Data\RadCaptcha\L.wav" />
<Content Include="App_Data\RadCaptcha\M.wav" />
<Content Include="App_Data\RadCaptcha\N.wav" />
<Content Include="App_Data\RadCaptcha\O.wav" />
<Content Include="App_Data\RadCaptcha\P.wav" />
<Content Include="App_Data\RadCaptcha\Q.wav" />
<Content Include="App_Data\RadCaptcha\R.wav" />
<Content Include="App_Data\RadCaptcha\S.wav" />
<Content Include="App_Data\RadCaptcha\T.wav" />
<Content Include="App_Data\RadCaptcha\U.wav" />
<Content Include="App_Data\RadCaptcha\V.wav" />
<Content Include="App_Data\RadCaptcha\W.wav" />
<Content Include="App_Data\RadCaptcha\X.wav" />
<Content Include="App_Data\RadCaptcha\Y.wav" />
<Content Include="App_Data\RadCaptcha\Z.wav" />
<Content Include="App_Data\RadSpell\de-DE.tdf" />
<Content Include="App_Data\RadSpell\en-US.tdf" />
<Content Include="App_Data\RadSpell\fr-FR.tdf" />
<Content Include="Bilder\Logo_gve.jpg.sik" />
<None Include="My Project\Application.myapp">
<Generator>MyApplicationCodeGenerator</Generator>
<LastGenOutput>Application.Designer.vb</LastGenOutput>
</None>
<None Include="My Project\PublishProfiles\LPWeb Lokal.pubxml" />
<None Include="My Project\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<CustomToolNamespace>My</CustomToolNamespace>
<LastGenOutput>Settings.Designer.vb</LastGenOutput>
</None>
<Content Include="Bilder\background.jpg" />
<Content Include="Bilder\background_bwpm.jpg" />
<Content Include="Bilder\Button.gif" />
<Content Include="Bilder\Button.PNG" />
<Content Include="Bilder\cancel.gif" />
<Content Include="Bilder\confirm.png" />
<Content Include="Bilder\delete.png" />
<Content Include="Bilder\deny.png" />
<Content Include="Bilder\error.png" />
<Content Include="Bilder\GVET_web-balken.jpg" />
<Content Include="Bilder\help.png" />
<Content Include="Bilder\info.png" />
<Content Include="Bilder\info1.png" />
<Content Include="Bilder\Kloten.jpg" />
<Content Include="Bilder\logo.jpg" />
<Content Include="Bilder\Logos.jpg" />
<Content Include="Bilder\Logos_bwpm.jpg" />
<Content Include="Bilder\Logos_gve.jpg" />
<Content Include="Bilder\Logos_sik %282%29.jpg" />
<Content Include="Bilder\Logo_gve.jpg" />
<Content Include="Bilder\ok.gif" />
<Content Include="Bilder\ok.png" />
<Content Include="Bilder\Refresh.gif" />
<Content Include="Bilder\Reportlogo.sik.JPG" />
<Content Include="Bilder\Skins.JPG" />
<Content Include="Bilder\Test.png" />
<Content Include="Bilder\TItelLogo.JPG" />
<Content Include="Bilder\warning.png" />
<Content Include="Defaults\Footer.ascx" />
<Content Include="Defaults\Header.ascx" />
<Content Include="Defaults\Header1.ascx" />
<Content Include="Firmen\Firmenaktualisierung.aspx" />
<Content Include="Firmen\Firmenangebot.ascx" />
<Content Include="Firmen\Firmenansprechpartner.ascx" />
<Content Include="Firmen\Firmendaten.ascx" />
<Content Include="Firmen\Firmendaten1.aspx" />
<Content Include="Firmen\Firmenreport.aspx" />
<Content Include="Lehrer\LehrerRegister.aspx" />
<Content Include="Lehrer\Lehrerreport.aspx" />
<Content Include="Lehrer\Schueler.aspx" />
<Content Include="Lehrer\Stammdaten.aspx" />
<Content Include="Styles\Site.css" />
<Content Include="Template.aspx" />
<Content Include="UserControls\Berufsanfrage.aspx" />
<Content Include="UserControls\Berufsanfrage1.aspx" />
<Content Include="UserControls\Dialogbox.aspx" />
<Content Include="UserControls\Menu.ascx" />
<Content Include="UserControls\Menu1.ascx" />
<Content Include="UserControls\RegisterActivation.ascx" />
<Content Include="UserControls\RegisterSend.ascx" />
<Content Include="UserControls\test.aspx" />
<Content Include="User\Bestaetigung_Kontoinformationen.aspx" />
<Content Include="User\KontoInformationen.aspx" />
<Content Include="User\NewPassword.aspx" />
<Content Include="User\NewPasswordBestaetigung.aspx" />
<Content Include="User\Registerbestaetigung.aspx" />
<Content Include="web.config">
<SubType>Designer</SubType>
</Content>
<None Include="packages.config" />
<None Include="web.Debug.config">
<DependentUpon>web.config</DependentUpon>
</None>
<None Include="web.Release.config">
<DependentUpon>web.config</DependentUpon>
</None>
</ItemGroup>
<ItemGroup>
<Content Include="Default.aspx" />
</ItemGroup>
<ItemGroup>
<Folder Include="Help\" />
<Folder Include="js\" />
<Folder Include="Reporting\" />
<Folder Include="RichtextEditor\" />
</ItemGroup>
<PropertyGroup>
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
</PropertyGroup>
<PropertyGroup>
<OptionExplicit>On</OptionExplicit>
</PropertyGroup>
<PropertyGroup>
<OptionCompare>Binary</OptionCompare>
</PropertyGroup>
<PropertyGroup>
<OptionStrict>Off</OptionStrict>
</PropertyGroup>
<PropertyGroup>
<OptionInfer>On</OptionInfer>
</PropertyGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.VisualBasic.targets" />
<Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
<!-- 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>True</UseIIS>
<AutoAssignPort>True</AutoAssignPort>
<DevelopmentServerPort>49646</DevelopmentServerPort>
<DevelopmentServerVPath>/</DevelopmentServerVPath>
<IISUrl>http://localhost:49647/</IISUrl>
<NTLMAuthentication>False</NTLMAuthentication>
<UseCustomServer>False</UseCustomServer>
<CustomServerUrl>
</CustomServerUrl>
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
</WebProjectProperties>
</FlavorProperties>
<UserProperties UseAjaxifiedTemplates="True" UseJQuerySupport="True" />
</VisualStudio>
</ProjectExtensions>
<Target Name="CopyTelerikWebUIUtilityAssemblies">
<PropertyGroup>
<TelerikWebUIAssembliesSourceDirFullPath>$([System.IO.Path]::GetFullPath('$(TelerikWebUIAssembliesSourceDir)'))</TelerikWebUIAssembliesSourceDirFullPath>
</PropertyGroup>
<ItemGroup>
<TelerikWebUIAssemblies Include="$(TelerikWebUIAssembliesSourceDirFullPath)\Telerik.Web.Design.dll" />
</ItemGroup>
<Copy SourceFiles="@(TelerikWebUIAssemblies)" DestinationFolder="$(TargetDir)" SkipUnchangedFiles="true" />
</Target>
</Project>