274 lines
14 KiB
XML
274 lines
14 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="4.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>{284B02ED-114A-426C-9162-31BB6CF05589}</ProjectGuid>
|
|
<ProjectTypeGuids>{E3E379DF-F4C6-4180-9B81-6769533ABE47};{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>BeWoPlanerMobil</RootNamespace>
|
|
<AssemblyName>BeWoPlanerMobil</AssemblyName>
|
|
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
|
<MvcBuildViews>false</MvcBuildViews>
|
|
<UseIISExpress>true</UseIISExpress>
|
|
<IISExpressSSLPort />
|
|
<IISExpressAnonymousAuthentication />
|
|
<IISExpressWindowsAuthentication />
|
|
<IISExpressUseClassicPipelineMode />
|
|
<UseGlobalApplicationHostFile />
|
|
<TargetFrameworkProfile />
|
|
</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>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<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="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\Lib\log4net.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="MySql.Data, Version=6.6.5.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\Lib\MySql.Data.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\packages\Newtonsoft.Json.6.0.5\lib\net40\Newtonsoft.Json.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="NHibernate, Version=3.1.0.4000, Culture=neutral, PublicKeyToken=aa95f207798dfdb4, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\Lib\NHibernate.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="System.Data.Entity" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.ServiceModel" />
|
|
<Reference Include="System.Web.DynamicData" />
|
|
<Reference Include="System.Web.Entity" />
|
|
<Reference Include="System.Web.ApplicationServices" />
|
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
|
<Reference Include="System.Web.Extensions" />
|
|
<Reference Include="System.Web" />
|
|
<Reference Include="System.Web.Abstractions" />
|
|
<Reference Include="System.Web.Routing" />
|
|
<Reference Include="System.Xml" />
|
|
<Reference Include="System.Configuration" />
|
|
<Reference Include="System.Web.Services" />
|
|
<Reference Include="System.EnterpriseServices" />
|
|
<Reference Include="EntityFramework">
|
|
<HintPath>..\packages\EntityFramework.5.0.0\lib\net40\EntityFramework.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<Private>True</Private>
|
|
<HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Web.Mvc.FixedDisplayModes, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<Private>True</Private>
|
|
<HintPath>..\packages\Microsoft.AspNet.Mvc.FixedDisplayModes.1.0.0\lib\net40\Microsoft.Web.Mvc.FixedDisplayModes.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Net.Http">
|
|
<Private>True</Private>
|
|
<HintPath>..\packages\Microsoft.Net.Http.2.0.20710.0\lib\net40\System.Net.Http.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Net.Http.Formatting, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNet.WebApi.Client.4.0.20710.0\lib\net40\System.Net.Http.Formatting.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Net.Http.WebRequest">
|
|
<Private>True</Private>
|
|
<HintPath>..\packages\Microsoft.Net.Http.2.0.20710.0\lib\net40\System.Net.Http.WebRequest.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNet.WebApi.Core.4.0.20710.0\lib\net40\System.Web.Http.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.Http.WebHost, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNet.WebApi.WebHost.4.0.20710.0\lib\net40\System.Web.Http.WebHost.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.Mvc, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<Private>True</Private>
|
|
<HintPath>..\packages\Microsoft.AspNet.Mvc.4.0.20710.0\lib\net40\System.Web.Mvc.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.Optimization">
|
|
<HintPath>..\packages\Microsoft.AspNet.Web.Optimization.1.0.0\lib\net40\System.Web.Optimization.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.Providers">
|
|
<HintPath>..\packages\Microsoft.AspNet.Providers.Core.1.2\lib\net40\System.Web.Providers.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.Razor, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<Private>True</Private>
|
|
<HintPath>..\packages\Microsoft.AspNet.Razor.2.0.20715.0\lib\net40\System.Web.Razor.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.WebPages, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<Private>True</Private>
|
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.WebPages.Deployment, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<Private>True</Private>
|
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Deployment.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.WebPages.Razor, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<Private>True</Private>
|
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Razor.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="WebGrease">
|
|
<Private>True</Private>
|
|
<HintPath>..\packages\WebGrease.1.3.0\lib\WebGrease.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Antlr3.Runtime">
|
|
<Private>True</Private>
|
|
<HintPath>..\packages\WebGrease.1.3.0\lib\Antlr3.Runtime.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="WindowsBase" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="App_Start\BundleConfig.cs" />
|
|
<Compile Include="App_Start\FilterConfig.cs" />
|
|
<Compile Include="App_Start\RouteConfig.cs" />
|
|
<Compile Include="App_Start\WebApiConfig.cs" />
|
|
<Compile Include="Controllers\AbstractBaseController.cs" />
|
|
<Compile Include="Controllers\ChatTokenController.cs" />
|
|
<Compile Include="Controllers\LoginController.cs" />
|
|
<Compile Include="Controllers\MainController.cs" />
|
|
<Compile Include="Global.asax.cs">
|
|
<DependentUpon>Global.asax</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Models\LoginModel.cs" />
|
|
<Compile Include="Models\MainModel.cs" />
|
|
<Compile Include="Models\ServiceCategoryModel.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="Service\ASPHibernateSessionManager.cs" />
|
|
<Compile Include="Service\MobileSessionFacade.cs" />
|
|
<Compile Include="Service\MobileUpdInsInterceptor.cs" />
|
|
<Compile Include="TestWebService.asmx.cs">
|
|
<DependentUpon>TestWebService.asmx</DependentUpon>
|
|
<SubType>Component</SubType>
|
|
</Compile>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="Content\BeWoMobileStyle.css" />
|
|
<Content Include="Content\datepicker.css" />
|
|
<Content Include="Content\datepicker_jQM.css" />
|
|
<Content Include="Content\datumspflueckerStil.css" />
|
|
<Content Include="Content\images\abmeldeicon.svg" />
|
|
<Content Include="Content\images\arrow-u-black.svg" />
|
|
<Content Include="Content\images\bars-black.svg" />
|
|
<Content Include="Content\images\BeWoPlaner.ico" />
|
|
<Content Include="Content\images\bewoplaner_logo_big.png" />
|
|
<Content Include="Content\images\calendar-bs-orange.svg" />
|
|
<Content Include="Content\images\klientenicon.svg" />
|
|
<Content Include="Content\images\location-orange.svg" />
|
|
<Content Include="Content\images\pfeilLinks.svg" />
|
|
<Content Include="Content\images\pfeilRechts.svg" />
|
|
<Content Include="Content\images\plus.svg" />
|
|
<Content Include="Content\images\spinner.png" />
|
|
<Content Include="Content\images\statistik-orange.svg" />
|
|
<Content Include="Content\images\toggle-icon-d-disabled.svg" />
|
|
<Content Include="Content\images\toggle-icon-d.svg" />
|
|
<Content Include="Content\images\toggle-icon-u.svg" />
|
|
<Content Include="Content\images\unterschriften-icon.svg" />
|
|
<Content Include="Content\images\zeiterfassungsicon.svg" />
|
|
<Content Include="Global.asax" />
|
|
<Content Include="Scripts\datepicker.js" />
|
|
<Content Include="Scripts\initialization.js" />
|
|
<Content Include="Scripts\mainView.js" />
|
|
<Content Include="Scripts\modernizr-2.8.3.js" />
|
|
<Content Include="Scripts\utils.js" />
|
|
<Content Include="TestWebService.asmx" />
|
|
<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="Views\Web.config">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="Views\_ViewStart.cshtml" />
|
|
<Content Include="Views\Shared\Error.cshtml" />
|
|
<Content Include="Views\Shared\_Layout.cshtml" />
|
|
<Content Include="Views\Login\Index.cshtml" />
|
|
<Content Include="Views\Main\Main.cshtml" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Folder Include="App_Data\" />
|
|
<Folder Include="Util\" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="packages.config" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\Data\Data.csproj">
|
|
<Project>{b0d73e3d-4ae7-4024-93a6-db1f46d7ccee}</Project>
|
|
<Name>Data</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Service\Service.csproj">
|
|
<Project>{094331c3-ecee-4c89-bbfd-4c9ded89f0ef}</Project>
|
|
<Name>Service</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Shared\Shared.csproj">
|
|
<Project>{2f50b83d-a3f0-4ec4-979a-3f9b7e3d8ed4}</Project>
|
|
<Name>Shared</Name>
|
|
</ProjectReference>
|
|
</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" />
|
|
<Target Name="MvcBuildViews" AfterTargets="AfterBuild" Condition="'$(MvcBuildViews)'=='true'">
|
|
<AspNetCompiler VirtualPath="temp" PhysicalPath="$(WebProjectOutputDir)" />
|
|
</Target>
|
|
<ProjectExtensions>
|
|
<VisualStudio>
|
|
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
|
|
<WebProjectProperties>
|
|
<UseIIS>False</UseIIS>
|
|
<AutoAssignPort>False</AutoAssignPort>
|
|
<DevelopmentServerPort>8808</DevelopmentServerPort>
|
|
<DevelopmentServerVPath>/</DevelopmentServerVPath>
|
|
<IISUrl>http://localhost/BeWoPlanerMobil</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> |