2016-06-27 01:45:38 +02:00
<?xml version="1.0" encoding="utf-8"?>
2020-10-19 17:22:40 +02:00
<Project ToolsVersion= "12.0" DefaultTargets= "Build" xmlns= "http://schemas.microsoft.com/developer/msbuild/2003" >
2021-06-02 20:01:13 +02:00
<Import Project= "..\packages\Microsoft.CodeAnalysis.Analyzers.2.9.6\build\Microsoft.CodeAnalysis.Analyzers.props" Condition= "Exists('..\packages\Microsoft.CodeAnalysis.Analyzers.2.9.6\build\Microsoft.CodeAnalysis.Analyzers.props')" />
2016-06-27 01:45:38 +02:00
<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 > 9.0.30729</ProductVersion>
<SchemaVersion > 2.0</SchemaVersion>
<ProjectGuid > {E1154C7B-BB77-4155-9854-DAD8FC5A8BC3}</ProjectGuid>
<ProjectTypeGuids > {349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
<OutputType > Library</OutputType>
<AppDesignerFolder > Properties</AppDesignerFolder>
<RootNamespace > Host</RootNamespace>
<AssemblyName > Host</AssemblyName>
2020-10-19 17:22:40 +02:00
<TargetFrameworkVersion > v4.7.2</TargetFrameworkVersion>
2016-06-27 01:45:38 +02:00
<FileUpgradeFlags >
</FileUpgradeFlags>
<OldToolsVersion > 4.0</OldToolsVersion>
<UpgradeBackupLocation >
</UpgradeBackupLocation>
2017-04-03 13:07:06 +02:00
<UseIISExpress > true</UseIISExpress>
2016-06-27 01:45:38 +02:00
<TargetFrameworkProfile />
<IISExpressSSLPort />
<IISExpressAnonymousAuthentication />
<IISExpressWindowsAuthentication />
<IISExpressUseClassicPipelineMode />
2017-04-03 13:07:06 +02:00
<UseGlobalApplicationHostFile />
2021-11-24 17:12:03 +01:00
<Use64BitIISExpress > false</Use64BitIISExpress>
2021-06-02 20:01:13 +02:00
<NuGetPackageImportStamp >
</NuGetPackageImportStamp>
2016-06-27 01:45:38 +02:00
</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>
<CodeAnalysisRuleSet > AllRules.ruleset</CodeAnalysisRuleSet>
2017-07-27 09:58:04 +02:00
<Prefer32Bit > false</Prefer32Bit>
2016-06-27 01:45:38 +02:00
</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>
<CodeAnalysisRuleSet > AllRules.ruleset</CodeAnalysisRuleSet>
<PackageAsSingleFile > false</PackageAsSingleFile>
<PublishDatabases > false</PublishDatabases>
<FilesToIncludeForPublish > OnlyFilesToRunTheApp</FilesToIncludeForPublish>
2017-07-27 09:58:04 +02:00
<Prefer32Bit > false</Prefer32Bit>
2016-06-27 01:45:38 +02:00
</PropertyGroup>
<ItemGroup >
2024-03-04 15:55:19 +01:00
<Reference Include= "DevExpress.Mvvm.v23.2, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" >
2021-10-13 16:00:33 +02:00
<Private > False</Private>
</Reference>
2024-03-04 15:55:19 +01:00
<Reference Include= "DevExpress.Pdf.v23.2.Core, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include= "DevExpress.Printing.v23.2.Core, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include= "DevExpress.Drawing.v23.2, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include= "DevExpress.Data.v23.2, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include= "DevExpress.Office.v23.2.Core, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include= "DevExpress.RichEdit.v23.2.Core, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include= "DevExpress.Web.v23.2, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include= "DevExpress.XtraPrinting.v23.2, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include= "DevExpress.Charts.v23.2.Core, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include= "DevExpress.XtraCharts.v23.2, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include= "DevExpress.PivotGrid.v23.2.Core, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include= "DevExpress.XtraPivotGrid.v23.2, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include= "DevExpress.XtraReports.v23.2.Extensions, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include= "DevExpress.Sparkline.v23.2.Core, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include= "DevExpress.CodeParser.v23.2, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include= "DevExpress.RichEdit.v23.2.Export, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include= "DevExpress.XtraReports.v23.2, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include= "DevExpress.Web.Resources.v23.2, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include= "DevExpress.XtraReports.v23.2.Web.WebForms, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include= "DevExpress.XtraReports.v23.2.Web, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include= "DevExpress.XtraScheduler.v23.2.Core.Desktop, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include= "DevExpress.XtraScheduler.v23.2.Core, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include= "DevExpress.XtraScheduler.v23.2.Reporting, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
2021-06-02 20:01:13 +02:00
<Reference Include= "Microsoft.CodeAnalysis, Version=3.4.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<HintPath > ..\packages\Microsoft.CodeAnalysis.Common.3.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.dll</HintPath>
</Reference>
<Reference Include= "Microsoft.CodeAnalysis.CSharp, Version=3.4.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<HintPath > ..\packages\Microsoft.CodeAnalysis.CSharp.3.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.CSharp.dll</HintPath>
</Reference>
<Reference Include= "Microsoft.CodeAnalysis.CSharp.Workspaces, Version=3.4.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<HintPath > ..\packages\Microsoft.CodeAnalysis.CSharp.Workspaces.3.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.CSharp.Workspaces.dll</HintPath>
</Reference>
<Reference Include= "Microsoft.CodeAnalysis.VisualBasic, Version=3.4.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<HintPath > ..\packages\Microsoft.CodeAnalysis.VisualBasic.3.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.dll</HintPath>
</Reference>
<Reference Include= "Microsoft.CodeAnalysis.VisualBasic.Workspaces, Version=3.4.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<HintPath > ..\packages\Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll</HintPath>
</Reference>
<Reference Include= "Microsoft.CodeAnalysis.Workspaces, Version=3.4.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<HintPath > ..\packages\Microsoft.CodeAnalysis.Workspaces.Common.3.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.Workspaces.dll</HintPath>
</Reference>
2024-05-06 13:14:35 +02:00
<Reference Include= "Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" />
2016-06-27 01:45:38 +02:00
<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" />
2021-06-02 20:01:13 +02:00
<Reference Include= "System.Buffers, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll</HintPath>
</Reference>
<Reference Include= "System.Collections.Immutable, Version=1.2.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.Collections.Immutable.1.5.0\lib\netstandard2.0\System.Collections.Immutable.dll</HintPath>
</Reference>
<Reference Include= "System.Composition.AttributedModel, Version=1.0.31.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.Composition.AttributedModel.1.0.31\lib\portable-net45+win8+wp8+wpa81\System.Composition.AttributedModel.dll</HintPath>
</Reference>
<Reference Include= "System.Composition.Convention, Version=1.0.31.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.Composition.Convention.1.0.31\lib\portable-net45+win8+wp8+wpa81\System.Composition.Convention.dll</HintPath>
</Reference>
<Reference Include= "System.Composition.Hosting, Version=1.0.31.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.Composition.Hosting.1.0.31\lib\portable-net45+win8+wp8+wpa81\System.Composition.Hosting.dll</HintPath>
</Reference>
<Reference Include= "System.Composition.Runtime, Version=1.0.31.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.Composition.Runtime.1.0.31\lib\portable-net45+win8+wp8+wpa81\System.Composition.Runtime.dll</HintPath>
</Reference>
<Reference Include= "System.Composition.TypedParts, Version=1.0.31.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.Composition.TypedParts.1.0.31\lib\portable-net45+win8+wp8+wpa81\System.Composition.TypedParts.dll</HintPath>
</Reference>
2016-06-27 01:45:38 +02:00
<Reference Include= "System.Data" />
<Reference Include= "System.Data.DataSetExtensions" />
2021-06-02 20:01:13 +02:00
<Reference Include= "System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll</HintPath>
</Reference>
<Reference Include= "System.Numerics" />
<Reference Include= "System.Numerics.Vectors, Version=4.1.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
</Reference>
<Reference Include= "System.Reflection.Metadata, Version=1.4.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.Reflection.Metadata.1.6.0\lib\netstandard2.0\System.Reflection.Metadata.dll</HintPath>
</Reference>
<Reference Include= "System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
</Reference>
2016-06-27 01:45:38 +02:00
<Reference Include= "System.Runtime.Serialization" />
<Reference Include= "System.ServiceModel" />
2021-06-02 20:01:13 +02:00
<Reference Include= "System.Text.Encoding.CodePages, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.Text.Encoding.CodePages.4.5.1\lib\net461\System.Text.Encoding.CodePages.dll</HintPath>
</Reference>
<Reference Include= "System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.Threading.Tasks.Extensions.4.5.3\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll</HintPath>
</Reference>
2016-06-27 01:45:38 +02:00
<Reference Include= "System.Web.ApplicationServices" />
<Reference Include= "System.Web.DynamicData" />
<Reference Include= "System.Web.Entity" />
<Reference Include= "System.Drawing" />
<Reference Include= "System.Web" />
2017-07-27 09:58:04 +02:00
<Reference Include= "System.Web.Extensions" />
2016-06-27 01:45:38 +02:00
<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= "WindowsBase" >
<RequiredTargetFramework > 3.0</RequiredTargetFramework>
</Reference>
</ItemGroup>
<ItemGroup >
<Content Include= "Admin.aspx" />
<Content Include= "AnalysisService.svc" />
<Content Include= "Content\BeWoMobilTheme.min.css" />
<Content Include= "Content\images\ajax-loader.gif" />
<Content Include= "Content\images\animated-overlay.gif" />
<Content Include= "Content\images\BeWoPlaner.ico" />
<Content Include= "Content\images\bewoplaner_logo_big.png" />
<Content Include= "Content\images\icons-18-black.png" />
<Content Include= "Content\images\icons-18-white.png" />
<Content Include= "Content\images\icons-36-black.png" />
<Content Include= "Content\images\icons-36-white.png" />
<Content Include= "Content\images\pwz_mouse_over.png" />
<Content Include= "Content\images\pwz_normal.png" />
<Content Include= "Content\images\pwz_onclick.png" />
<Content Include= "Content\images\ui-bg_flat_0_aaaaaa_40x100.png" />
<Content Include= "Content\images\ui-bg_flat_75_ffffff_40x100.png" />
<Content Include= "Content\images\ui-bg_glass_55_fbf9ee_1x400.png" />
<Content Include= "Content\images\ui-bg_glass_65_ffffff_1x400.png" />
<Content Include= "Content\images\ui-bg_glass_75_dadada_1x400.png" />
<Content Include= "Content\images\ui-bg_glass_75_e6e6e6_1x400.png" />
<Content Include= "Content\images\ui-bg_glass_95_fef1ec_1x400.png" />
<Content Include= "Content\images\ui-bg_highlight-soft_75_cccccc_1x100.png" />
<Content Include= "Content\images\ui-icons_222222_256x240.png" />
<Content Include= "Content\images\ui-icons_2e83ff_256x240.png" />
<Content Include= "Content\images\ui-icons_454545_256x240.png" />
<Content Include= "Content\images\ui-icons_888888_256x240.png" />
<Content Include= "Content\images\ui-icons_cd0a0a_256x240.png" />
<Content Include= "Content\jquery-ui-1.10.3.custom.min.css" />
<Content Include= "Content\jquery.mobile-1.3.0.min.css" />
<Content Include= "Content\resetpwstyle.css" />
<Content Include= "CustomerService.svc" />
<Content Include= "DocumentDownload.aspx" />
<Content Include= "Download.aspx" />
<Content Include= "DownloadService.svc" />
2024-10-25 17:30:27 +02:00
<Content Include= "GkvAbrechnungClient.aspx" />
<Content Include= "GkvAbrechnungServer.aspx" />
2016-06-27 01:45:38 +02:00
<Content Include= "ReportService.svc" />
<Content Include= "EmployeeService.svc" />
<Content Include= "Multitenancy\Symbol Edit.png" />
<Content Include= "OperationsService.svc" />
<Content Include= "QueryService.svc" />
<Content Include= "ResetPassword.aspx" />
<Content Include= "ResourceService.svc" />
<Content Include= "packages.config" />
2020-12-30 16:11:26 +01:00
<Content Include= "Multitenancy\debug.config" />
<Content Include= "Multitenancy\debugMsSQL.config" />
<Content Include= "Multitenancy\debugMySQL.config" />
<Content Include= "Multitenancy\demo.config" />
2016-06-27 01:45:38 +02:00
<None Include= "Properties\PublishProfiles\BeWo2.0.pubxml" />
<Content Include= "Scripts\german-datepicker.js" />
<Content Include= "Scripts\jquery-ui-1.10.3.custom.min.js" />
<Content Include= "server.txt" />
<Content Include= "ServiceRecordEditPage.aspx" />
<Content Include= "StreamingService.svc" />
<Content Include= "UserService.svc" />
<Content Include= "ValueListService.svc" />
<Content Include= "Web.config" >
<SubType > Designer</SubType>
</Content>
<Content Include= "ReportView.aspx" />
</ItemGroup>
<ItemGroup >
<Compile Include= "Admin.aspx.cs" >
<DependentUpon > Admin.aspx</DependentUpon>
<SubType > ASPXCodeBehind</SubType>
</Compile>
<Compile Include= "Admin.aspx.designer.cs" >
<DependentUpon > Admin.aspx</DependentUpon>
</Compile>
<Compile Include= "BeWo.Master.cs" >
<DependentUpon > BeWo.Master</DependentUpon>
<SubType > ASPXCodeBehind</SubType>
</Compile>
<Compile Include= "BeWo.Master.designer.cs" >
<DependentUpon > BeWo.Master</DependentUpon>
</Compile>
<Compile Include= "ClientCallback.cs" />
<Compile Include= "DocumentDownload.aspx.cs" >
<DependentUpon > DocumentDownload.aspx</DependentUpon>
<SubType > ASPXCodeBehind</SubType>
</Compile>
<Compile Include= "DocumentDownload.aspx.designer.cs" >
<DependentUpon > DocumentDownload.aspx</DependentUpon>
</Compile>
<Compile Include= "Download.aspx.cs" >
<DependentUpon > Download.aspx</DependentUpon>
<SubType > ASPXCodeBehind</SubType>
</Compile>
<Compile Include= "Download.aspx.designer.cs" >
<DependentUpon > Download.aspx</DependentUpon>
</Compile>
<Compile Include= "DX.aspx.cs" >
<DependentUpon > DX.aspx</DependentUpon>
<SubType > ASPXCodeBehind</SubType>
</Compile>
<Compile Include= "DX.aspx.designer.cs" >
<DependentUpon > DX.aspx</DependentUpon>
</Compile>
2024-10-25 17:30:27 +02:00
<Compile Include= "GkvAbrechnungClient.aspx.cs" >
<DependentUpon > GkvAbrechnungClient.aspx</DependentUpon>
2024-01-08 18:36:29 +01:00
<SubType > ASPXCodeBehind</SubType>
</Compile>
2024-10-25 17:30:27 +02:00
<Compile Include= "GkvAbrechnungClient.aspx.designer.cs" >
<DependentUpon > GkvAbrechnungClient.aspx</DependentUpon>
</Compile>
<Compile Include= "GkvAbrechnungServer.aspx.cs" >
<DependentUpon > GkvAbrechnungServer.aspx</DependentUpon>
<SubType > ASPXCodeBehind</SubType>
</Compile>
<Compile Include= "GkvAbrechnungServer.aspx.designer.cs" >
<DependentUpon > GkvAbrechnungServer.aspx</DependentUpon>
2024-01-08 18:36:29 +01:00
</Compile>
2016-06-27 01:45:38 +02:00
<Compile Include= "Login.aspx.cs" >
<DependentUpon > Login.aspx</DependentUpon>
<SubType > ASPXCodeBehind</SubType>
</Compile>
<Compile Include= "Login.aspx.designer.cs" >
<DependentUpon > Login.aspx</DependentUpon>
</Compile>
<Compile Include= "Properties\AssemblyInfo.cs" />
<Compile Include= "ReportView.aspx.cs" >
<DependentUpon > ReportView.aspx</DependentUpon>
<SubType > ASPXCodeBehind</SubType>
</Compile>
<Compile Include= "ReportView.aspx.designer.cs" >
<DependentUpon > ReportView.aspx</DependentUpon>
</Compile>
<Compile Include= "ResetPassword.aspx.cs" >
<DependentUpon > ResetPassword.aspx</DependentUpon>
<SubType > ASPXCodeBehind</SubType>
</Compile>
<Compile Include= "ResetPassword.aspx.designer.cs" >
<DependentUpon > ResetPassword.aspx</DependentUpon>
</Compile>
<Compile Include= "ServiceRecordEditPage.aspx.cs" >
<DependentUpon > ServiceRecordEditPage.aspx</DependentUpon>
<SubType > ASPXCodeBehind</SubType>
</Compile>
<Compile Include= "ServiceRecordEditPage.aspx.designer.cs" >
<DependentUpon > ServiceRecordEditPage.aspx</DependentUpon>
</Compile>
<Compile Include= "ServiceRecordPage.aspx.cs" >
<DependentUpon > ServiceRecordPage.aspx</DependentUpon>
<SubType > ASPXCodeBehind</SubType>
</Compile>
<Compile Include= "ServiceRecordPage.aspx.designer.cs" >
<DependentUpon > ServiceRecordPage.aspx</DependentUpon>
</Compile>
</ItemGroup>
<ItemGroup >
<Content Include= "chat.htm" />
<Content Include= "AccountingService.svc" />
<Content Include= "MailService.svc" />
<Content Include= "ReportSearch.htm" />
<EmbeddedResource Include= "Properties\licenses.licx" />
</ItemGroup>
<ItemGroup >
2024-06-13 13:28:00 +02:00
<ProjectReference Include= "..\Dakota\Dakota.csproj" >
<Project > {47331732-DD96-4075-869F-83AA9F3F9937}</Project>
<Name > Dakota</Name>
</ProjectReference>
2016-06-27 01:45:38 +02:00
<ProjectReference Include= "..\Data\Data.csproj" >
2020-08-31 17:44:05 +02:00
<Project > {b0d73e3d-4ae7-4024-93a6-db1f46d7ccee}</Project>
2016-06-27 01:45:38 +02:00
<Name > Data</Name>
</ProjectReference>
<ProjectReference Include= "..\ReportService\ReportingService.csproj" >
<Project > {663efcb5-9e3e-4c76-97ee-3188e072634c}</Project>
<Name > ReportingService</Name>
</ProjectReference>
<ProjectReference Include= "..\Report\Report.csproj" >
2020-08-31 17:44:05 +02:00
<Project > {40d8b312-ea64-49e3-a31a-5e57ed4d5654}</Project>
2016-06-27 01:45:38 +02:00
<Name > Report</Name>
</ProjectReference>
<ProjectReference Include= "..\Service\Service.csproj" >
2020-08-31 17:44:05 +02:00
<Project > {094331c3-ecee-4c89-bbfd-4c9ded89f0ef}</Project>
2016-06-27 01:45:38 +02:00
<Name > Service</Name>
</ProjectReference>
<ProjectReference Include= "..\Shared\Shared.csproj" >
2020-08-31 17:44:05 +02:00
<Project > {2f50b83d-a3f0-4ec4-979a-3f9b7e3d8ed4}</Project>
2016-06-27 01:45:38 +02:00
<Name > Shared</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup >
<Content Include= "BeWo.Master" />
<Content Include= "DX.aspx" />
<Content Include= "Login.aspx" />
<Content Include= "ServiceRecordPage.aspx" />
</ItemGroup>
<ItemGroup >
<Folder Include= "App_Data\" />
</ItemGroup>
<ItemGroup >
<WCFMetadata Include= "Service References\" />
</ItemGroup>
2021-06-02 20:01:13 +02:00
<ItemGroup >
<Analyzer Include= "..\packages\Microsoft.CodeAnalysis.Analyzers.2.9.6\analyzers\dotnet\cs\Microsoft.CodeAnalysis.Analyzers.dll" />
<Analyzer Include= "..\packages\Microsoft.CodeAnalysis.Analyzers.2.9.6\analyzers\dotnet\cs\Microsoft.CodeAnalysis.CSharp.Analyzers.dll" />
</ItemGroup>
2016-06-27 01:45:38 +02:00
<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" />
<!-- 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 > False</AutoAssignPort>
<DevelopmentServerPort > 3766</DevelopmentServerPort>
<DevelopmentServerVPath > /Host</DevelopmentServerVPath>
2017-04-03 13:07:06 +02:00
<IISUrl > http://localhost:3777/Host</IISUrl>
2016-06-27 01:45:38 +02:00
<NTLMAuthentication > False</NTLMAuthentication>
<UseCustomServer > False</UseCustomServer>
<CustomServerUrl >
</CustomServerUrl>
<SaveServerSettingsInUserFile > False</SaveServerSettingsInUserFile>
</WebProjectProperties>
</FlavorProperties>
</VisualStudio>
</ProjectExtensions>
2021-06-02 20:01:13 +02:00
<Target Name= "EnsureNuGetPackageBuildImports" BeforeTargets= "PrepareForBuild" >
<PropertyGroup >
<ErrorText > This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
</PropertyGroup>
<Error Condition= "!Exists('..\packages\Microsoft.CodeAnalysis.Analyzers.2.9.6\build\Microsoft.CodeAnalysis.Analyzers.props')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.CodeAnalysis.Analyzers.2.9.6\build\Microsoft.CodeAnalysis.Analyzers.props'))" />
</Target>
2016-06-27 01:45:38 +02:00
</Project>