663 lines
44 KiB
XML
663 lines
44 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="..\packages\Microsoft.CodeAnalysis.Analyzers.3.3.2\build\Microsoft.CodeAnalysis.Analyzers.props" Condition="Exists('..\packages\Microsoft.CodeAnalysis.Analyzers.3.3.2\build\Microsoft.CodeAnalysis.Analyzers.props')" />
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ProductVersion>9.0.30729</ProductVersion>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>{094331C3-ECEE-4C89-BBFD-4C9DED89F0EF}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>BeWo.Service</RootNamespace>
|
|
<AssemblyName>BeWo.Service</AssemblyName>
|
|
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<FileUpgradeFlags>
|
|
</FileUpgradeFlags>
|
|
<OldToolsVersion>3.5</OldToolsVersion>
|
|
<UpgradeBackupLocation />
|
|
<PublishUrl>publish\</PublishUrl>
|
|
<Install>true</Install>
|
|
<InstallFrom>Disk</InstallFrom>
|
|
<UpdateEnabled>false</UpdateEnabled>
|
|
<UpdateMode>Foreground</UpdateMode>
|
|
<UpdateInterval>7</UpdateInterval>
|
|
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
|
<UpdatePeriodically>false</UpdatePeriodically>
|
|
<UpdateRequired>false</UpdateRequired>
|
|
<MapFileExtensions>true</MapFileExtensions>
|
|
<ApplicationRevision>0</ApplicationRevision>
|
|
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
|
<IsWebBootstrapper>false</IsWebBootstrapper>
|
|
<UseApplicationTrust>false</UseApplicationTrust>
|
|
<BootstrapperEnabled>true</BootstrapperEnabled>
|
|
<TargetFrameworkProfile />
|
|
<NuGetPackageImportStamp>
|
|
</NuGetPackageImportStamp>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
<NoWarn>CS0659, CS0162, CS0168, CS0649, CS0219</NoWarn>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'DebugRemote|AnyCPU'">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<OutputPath>bin\DebugRemote\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
<CodeAnalysisLogFile>bin\Debug\BeWo.Service.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
|
<CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
|
<CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|
<CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
|
<CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
|
<CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
|
<CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
|
<CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="Castle.Core">
|
|
<HintPath>..\Lib\Castle.Core.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Castle.DynamicProxy2">
|
|
<HintPath>..\Lib\Castle.DynamicProxy2.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="DevExpress.DataAccess.v23.2, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
|
<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.Docs.v23.2, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
<Reference Include="DevExpress.Mvvm.v23.2, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
|
|
<Private>False</Private>
|
|
</Reference>
|
|
<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.Charts.v23.2.Core, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
<Reference Include="DevExpress.Xpo.v23.2, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
|
<Reference Include="DevExpress.XtraCharts.v23.2.Wizard, 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.Sparkline.v23.2.Core, 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.Utils.v23.2.UI, 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.CodeParser.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.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.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="Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.9.0.2\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="NHibernate, Version=2.1.2.4000, Culture=neutral, PublicKeyToken=aa95f207798dfdb4, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\Lib\NHibernate.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="NHibernate.ByteCode.Castle">
|
|
<HintPath>..\Lib\NHibernate.ByteCode.Castle.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="PresentationCore">
|
|
<RequiredTargetFramework>3.0</RequiredTargetFramework>
|
|
</Reference>
|
|
<Reference Include="PresentationFramework">
|
|
<RequiredTargetFramework>3.0</RequiredTargetFramework>
|
|
</Reference>
|
|
<Reference Include="RestSharp, Version=106.15.0.0, Culture=neutral, PublicKeyToken=598062e77f915f75, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\RestSharp.106.15.0\lib\net452\RestSharp.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Collections.Immutable, Version=9.0.0.2, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Collections.Immutable.9.0.2\lib\net462\System.Collections.Immutable.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.ComponentModel.Composition" />
|
|
<Reference Include="System.Composition.AttributedModel, Version=9.0.0.2, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Composition.AttributedModel.9.0.2\lib\net462\System.Composition.AttributedModel.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Composition.Convention, Version=9.0.0.2, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Composition.Convention.9.0.2\lib\net462\System.Composition.Convention.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Composition.Hosting, Version=9.0.0.2, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Composition.Hosting.9.0.2\lib\net462\System.Composition.Hosting.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Composition.Runtime, Version=9.0.0.2, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Composition.Runtime.9.0.2\lib\net462\System.Composition.Runtime.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Composition.TypedParts, Version=9.0.0.2, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Composition.TypedParts.9.0.2\lib\net462\System.Composition.TypedParts.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.configuration" />
|
|
<Reference Include="System.Core">
|
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|
</Reference>
|
|
<Reference Include="System.Data.Linq">
|
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|
</Reference>
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.IdentityModel">
|
|
<RequiredTargetFramework>3.0</RequiredTargetFramework>
|
|
</Reference>
|
|
<Reference Include="System.IO.Pipelines, Version=9.0.0.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.IO.Pipelines.9.0.2\lib\net462\System.IO.Pipelines.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Net.Http" />
|
|
<Reference Include="System.Numerics" />
|
|
<Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Reflection.Metadata, Version=9.0.0.2, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Reflection.Metadata.9.0.2\lib\net462\System.Reflection.Metadata.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.6.1.2\lib\net462\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Runtime.Serialization">
|
|
<RequiredTargetFramework>3.0</RequiredTargetFramework>
|
|
</Reference>
|
|
<Reference Include="System.ServiceModel">
|
|
<RequiredTargetFramework>3.0</RequiredTargetFramework>
|
|
</Reference>
|
|
<Reference Include="System.ServiceModel.Web" />
|
|
<Reference Include="System.Text.Encoding.CodePages, Version=9.0.0.2, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Text.Encoding.CodePages.9.0.2\lib\net462\System.Text.Encoding.CodePages.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Text.Encodings.Web, Version=9.0.0.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Text.Encodings.Web.9.0.2\lib\net462\System.Text.Encodings.Web.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Text.Json, Version=9.0.0.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Text.Json.9.0.2\lib\net462\System.Text.Json.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web" />
|
|
<Reference Include="System.Windows.Forms" />
|
|
<Reference Include="System.Xaml" />
|
|
<Reference Include="System.Xml.Linq">
|
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|
</Reference>
|
|
<Reference Include="System.Data.DataSetExtensions">
|
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|
</Reference>
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Xml" />
|
|
<Reference Include="WindowsBase">
|
|
<RequiredTargetFramework>3.0</RequiredTargetFramework>
|
|
</Reference>
|
|
<Reference Include="XamlToHtml, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\Lib\XamlToHtml.dll</HintPath>
|
|
</Reference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="Attributes\RequireWcfAuthorizationAttribute.cs" />
|
|
<Compile Include="Attributes\RequireApiAuthorizationAttribute.cs" />
|
|
<Compile Include="Core\ConfigReader.cs" />
|
|
<Compile Include="Core\DiamantExporter.cs" />
|
|
<Compile Include="Core\ExcelDownload.cs" />
|
|
<Compile Include="Core\FileAttachmentUtils.cs" />
|
|
<Compile Include="Core\MergedConfig.cs" />
|
|
<Compile Include="Core\PathHelper.cs" />
|
|
<Compile Include="Core\ServiceLogger.cs" />
|
|
<Compile Include="Core\ServiceLogic.cs" />
|
|
<Compile Include="Core\SettingsLogic.cs" />
|
|
<Compile Include="Core\Utils.cs" />
|
|
<Compile Include="DCEntityMapper\AbwesenheitsInformationPrintDC_AbwesenheitsInformationPrint.cs" />
|
|
<Compile Include="DCEntityMapper\AddressDC_Address.cs" />
|
|
<Compile Include="DCEntityMapper\AddressRouteDC_AddressRoute.cs" />
|
|
<Compile Include="DCEntityMapper\AiConversationMessageDC_AiConversationMessage.cs" />
|
|
<Compile Include="DCEntityMapper\AiConversationDC_AiConversation.cs" />
|
|
<Compile Include="DCEntityMapper\AiConfigDC_AiConfig.cs" />
|
|
<Compile Include="DCEntityMapper\AiModelDC_AiModel.cs" />
|
|
<Compile Include="DCEntityMapper\BankAccountDC_BankAccount.cs" />
|
|
<Compile Include="DCEntityMapper\BargeldtransaktionshistoryDC_Bargeldtransaktionshistory.cs" />
|
|
<Compile Include="DCEntityMapper\BeWoDataContract_BeWoEntityBase.cs" />
|
|
<Compile Include="DCEntityMapper\CompactInvoiceBaseDC_InvoiceBase.cs" />
|
|
<Compile Include="DCEntityMapper\Person2TeamDC_Person2Team.cs" />
|
|
<Compile Include="DCEntityMapper\Light\GkvAbrechnungLightDC_GkvAbrechnungLight.cs" />
|
|
<Compile Include="DCEntityMapper\ConfirmationReceiptSignatureDC_ConfirmationReceiptSignature.cs" />
|
|
<Compile Include="DCEntityMapper\CustomerVermittlungArbeitDC_CustomerVermittlungArbeit.cs" />
|
|
<Compile Include="DCEntityMapper\AiSettingsDC_AiSettings.cs" />
|
|
<Compile Include="DCEntityMapper\CustomerWohnhilfeDC_CustomerWohnhilfe.cs" />
|
|
<Compile Include="DCEntityMapper\Light\GkvTransferProtokollLightDC_GkvTransferprotokollLight.cs" />
|
|
<Compile Include="DCEntityMapper\ImageDC_Image.cs" />
|
|
<Compile Include="DCEntityMapper\DienstvertretungDC_Dienstvertretung.cs" />
|
|
<Compile Include="DCEntityMapper\DokumentvorlageDC_Dokumentvorlage.cs" />
|
|
<Compile Include="DCEntityMapper\AdditionalServiceNoticeDC_AdditionalServiceNotice.cs" />
|
|
<Compile Include="DCEntityMapper\GkvTransferProtokollDC_GkvTransferprotokoll.cs" />
|
|
<Compile Include="DCEntityMapper\GkvAbrechnungDC_GkvAbrechnung.cs" />
|
|
<Compile Include="DCEntityMapper\GeschenkterUrlaubstagDC_GeschenkterUrlaubstag.cs" />
|
|
<Compile Include="DCEntityMapper\Light\InvoiceBaseLightDC_InvoiceBaseLight.cs" />
|
|
<Compile Include="DCEntityMapper\Light\OrganisationLightDC_OrganisationLight.cs" />
|
|
<Compile Include="DCEntityMapper\PreisDC_Preis.cs" />
|
|
<Compile Include="DCEntityMapper\QuittierungsbelegsstatusDC_Quittierungsbelegsstatus.cs" />
|
|
<Compile Include="DCEntityMapper\RatingTypeDC_RatingType.cs" />
|
|
<Compile Include="DCEntityMapper\GoalRatingDC_GoalRating.cs" />
|
|
<Compile Include="DCEntityMapper\DienstEintragDC_DienstEintrag.cs" />
|
|
<Compile Include="DCEntityMapper\DienstInfoDC_DienstInfo.cs" />
|
|
<Compile Include="DCEntityMapper\RegelmaessigerDienstDC_RegelmaessigerDienst.cs" />
|
|
<Compile Include="DCEntityMapper\ReportTemplateDC_ReportTemplate.cs" />
|
|
<Compile Include="DCEntityMapper\HomeViewPanelDC_HomeViewPanel.cs" />
|
|
<Compile Include="DCEntityMapper\FlexibleReportLayoutDC_FlexibleReportLayout.cs" />
|
|
<Compile Include="DCEntityMapper\NotizenKategorieDC_NotizenKategorie.cs" />
|
|
<Compile Include="DCEntityMapper\NotizenEintragDC_NotizenEintrag.cs" />
|
|
<Compile Include="DCEntityMapper\FeiertagDC_Feiertag.cs" />
|
|
<Compile Include="DCEntityMapper\AdditionalServiceBookingDC_AdditionalServiceBooking.cs" />
|
|
<Compile Include="DCEntityMapper\AdditionalServiceDC_AdditionalService.cs" />
|
|
<Compile Include="DCEntityMapper\AdditionalServiceGroupOfPeopleCD_AdditionalServiceGroupOfPeople.cs" />
|
|
<Compile Include="DCEntityMapper\AdditionalServiceGroupOfPeopleRelationDC_AdditionalService2GroupOfPeople.cs" />
|
|
<Compile Include="DCEntityMapper\AdditionalServiceRegionDC_AdditionalServiceRegion.cs" />
|
|
<Compile Include="DCEntityMapper\AssessmentSheetCategoryDC_AssessmentSheetCategory.cs" />
|
|
<Compile Include="DCEntityMapper\AssessmentSheetEntryDC_AssessmentSheetEntry.cs" />
|
|
<Compile Include="DCEntityMapper\AssessmentSheetValueDC_AssessmentSheetValue.cs" />
|
|
<Compile Include="DCEntityMapper\AuszahlungsartDC_Auszahlungsart.cs" />
|
|
<Compile Include="DCEntityMapper\BargeldkassenDC_Bargeldkasse.cs" />
|
|
<Compile Include="DCEntityMapper\BargeldtransaktionDC_Bargeldtransaktion.cs" />
|
|
<Compile Include="DCEntityMapper\BeWoFolderDC_BeWoFolder.cs" />
|
|
<Compile Include="DCEntityMapper\BeWoMobilBrowserInfoDC_BeWoMobilBrowserInfo.cs" />
|
|
<Compile Include="DCEntityMapper\CompactCustomerTeamDC_CustomerTeam.cs" />
|
|
<Compile Include="DCEntityMapper\CustomerTeamDC_CustomerTeam.cs" />
|
|
<Compile Include="DCEntityMapper\CustomerTeamRelDC_Team2CustomerMapper.cs" />
|
|
<Compile Include="DCEntityMapper\DarreichungsformDC_Darreichungsform.cs" />
|
|
<Compile Include="DCEntityMapper\DepotRhythmusDC_DepotRhythmus.cs" />
|
|
<Compile Include="DCEntityMapper\Employee2SchedulerAppointmentDC_Employee2SchedulerAppointment.cs" />
|
|
<Compile Include="DCEntityMapper\EmployeeWohnheimbuchungRelationDC_Employee2Wohnheimbuchung.cs" />
|
|
<Compile Include="DCEntityMapper\Extensions.cs" />
|
|
<Compile Include="DCEntityMapper\InvoiceBaseDC_InvoiceBase.cs" />
|
|
<Compile Include="DCEntityMapper\InvoiceItemDC_InvoiceItem.cs" />
|
|
<Compile Include="DCEntityMapper\AbsenceReasonDC_AbsenceReason.cs" />
|
|
<Compile Include="DCEntityMapper\AbsenceTimeDC_AbsenceTime.cs" />
|
|
<Compile Include="DCEntityMapper\AbstractIDCEntityMapper.cs" />
|
|
<Compile Include="DCEntityMapper\AccountingTransactionDC_AccountingTransaction.cs" />
|
|
<Compile Include="DCEntityMapper\BookingSequenceDC_ResourceBookingSequence.cs" />
|
|
<Compile Include="DCEntityMapper\CompactCustomerDC_Customer.cs" />
|
|
<Compile Include="DCEntityMapper\CompactEmployeeDC_Employee.cs" />
|
|
<Compile Include="DCEntityMapper\CompactOrganisationDC_Organisation.cs" />
|
|
<Compile Include="DCEntityMapper\CompactPersonDC_Person.cs" />
|
|
<Compile Include="DCEntityMapper\CompactSupportConceptDC_SupportConcept.cs" />
|
|
<Compile Include="DCEntityMapper\CompactTeamDC_Team.cs" />
|
|
<Compile Include="DCEntityMapper\CompactUserDC_ApplicationUser.cs" />
|
|
<Compile Include="DCEntityMapper\ContactDC_Contact.cs" />
|
|
<Compile Include="DCEntityMapper\CostRatePeriodDC_CostRatePeriod.cs" />
|
|
<Compile Include="DCEntityMapper\CustomerCostBearerRelDC_Customer2CostBearer.cs" />
|
|
<Compile Include="DCEntityMapper\CustomerDC_Customer.cs" />
|
|
<Compile Include="DCEntityMapper\CustomerEmployeeRelDC_Employee2CustomerMapper.cs" />
|
|
<Compile Include="DCEntityMapper\CustomerPersonRelationDC_Customer2Person.cs" />
|
|
<Compile Include="DCEntityMapper\EmployeeDC_Employee.cs" />
|
|
<Compile Include="DCEntityMapper\FielAttachmentDC_FileAttachment.cs" />
|
|
<Compile Include="DCEntityMapper\FileAttachmentDC_FileAttachmentInfo.cs" />
|
|
<Compile Include="DCEntityMapper\FollowUpDC_FollowUp.cs" />
|
|
<Compile Include="DCEntityMapper\IDCEntityMapper.cs" />
|
|
<Compile Include="DCEntityMapper\InvoiceDC_Invoice.cs" />
|
|
<Compile Include="DCEntityMapper\InvoiceNumberDC_InvoiceNumber.cs" />
|
|
<Compile Include="DCEntityMapper\ContractDC_Contract.cs" />
|
|
<Compile Include="DCEntityMapper\EmploymentTypeDC_EmploymentType.cs" />
|
|
<Compile Include="DCEntityMapper\AppointmentCategoryDC_AppointmentCategory.cs" />
|
|
<Compile Include="DCEntityMapper\AppointmentDC_Appointment.cs" />
|
|
<Compile Include="DCEntityMapper\AbsenceTimeDC_AppointmentAbsenceTime.cs" />
|
|
<Compile Include="DCEntityMapper\CustomerOrganisationRelationDC_Customer2Organisation.cs" />
|
|
<Compile Include="DCEntityMapper\CompactGroupOfPeopleDC_GroupOfPeople.cs" />
|
|
<Compile Include="DCEntityMapper\GroupOfPeopleDC_GroupOfPeople.cs" />
|
|
<Compile Include="DCEntityMapper\CompactCustomerDC_CustomerCompact.cs" />
|
|
<Compile Include="DCEntityMapper\CompactWohnheimDC_Wohnheim.cs" />
|
|
<Compile Include="DCEntityMapper\CustomerAPPCodeDC_CustomerAPPCode.cs" />
|
|
<Compile Include="DCEntityMapper\EmployeeAPPCodeDC_EmployeeAPPCode.cs" />
|
|
<Compile Include="DCEntityMapper\ChatMessageDC_ChatMessage.cs" />
|
|
<Compile Include="DCEntityMapper\ChatMediaMessageDC_ChatMediaMessage.cs" />
|
|
<Compile Include="DCEntityMapper\ArbeitszeitDC_Arbeitszeit.cs" />
|
|
<Compile Include="DCEntityMapper\ArbeitszeitEintragDC_ArbeitszeitEintrag.cs" />
|
|
<Compile Include="DCEntityMapper\CompactVertreterEmployeeDC_VertreterEmployee.cs" />
|
|
<Compile Include="DCEntityMapper\CustomerTokenRelationDC_Customer2Token.cs" />
|
|
<Compile Include="DCEntityMapper\EmployeeTokenRelationDC_Employee2Token.cs" />
|
|
<Compile Include="DCEntityMapper\CompactTokenDC_Token.cs" />
|
|
<Compile Include="DCEntityMapper\ChatBewoMessageSyncDC_ChatBewoMessageSync.cs" />
|
|
<Compile Include="DCEntityMapper\BudgetDC_Budget.cs" />
|
|
<Compile Include="DCEntityMapper\QuittierungsCheckDC_QuittierungsCheck.cs" />
|
|
<Compile Include="DCEntityMapper\RatingDC_Rating.cs" />
|
|
<Compile Include="DCEntityMapper\StoredFileDC_StoredFile.cs" />
|
|
<Compile Include="DCEntityMapper\AiPromptbausteinDC_AiPromptbaustein.cs" />
|
|
<Compile Include="DCEntityMapper\TextbausteinDC_Textbaustein.cs" />
|
|
<Compile Include="DCEntityMapper\TokenDC_Token.cs" />
|
|
<Compile Include="DCEntityMapper\VertretungsListeDC_VertretungsListe.cs" />
|
|
<Compile Include="DCEntityMapper\PasswortVerlaufDC_PasswortVerlauf.cs" />
|
|
<Compile Include="DCEntityMapper\MedRecordDC_MedRecord.cs" />
|
|
<Compile Include="DCEntityMapper\SignatureDC_Signature.cs" />
|
|
<Compile Include="DCEntityMapper\SupportConceptApprovalPeriodEmployeeRelDC_SupportConceptApprovalPeriod2Employee.cs" />
|
|
<Compile Include="DCEntityMapper\VertretungDC_Vertretung.cs" />
|
|
<Compile Include="DCEntityMapper\VorlagentabelleDC_Vorlagentabelle.cs" />
|
|
<Compile Include="DCEntityMapper\WohneinheitBelegungDC_WohneinheitBelegung.cs" />
|
|
<Compile Include="DCEntityMapper\Wohnheimbuchung2Costbearer2SupportConceptRelDC_Wohnheimbuchung2Costbearer2SupportConcept.cs" />
|
|
<Compile Include="DCEntityMapper\WohnheimbuchungDC_Wohnheimbuchung.cs" />
|
|
<Compile Include="DCEntityMapper\WohnheimCustomerRelDC_Customer2WohnheimMapper.cs" />
|
|
<Compile Include="DCEntityMapper\WohneinheitDC_Wohneinheit.cs" />
|
|
<Compile Include="DCEntityMapper\WohnheimEmployeeRelDC_Employee2WohnheimMapper.cs" />
|
|
<Compile Include="DCEntityMapper\WohnheimDC_Wohnheim.cs" />
|
|
<Compile Include="DCEntityMapper\TextModuleDC_TextModule.cs" />
|
|
<Compile Include="DCEntityMapper\UiElementDC_UIElement.cs" />
|
|
<Compile Include="DCEntityMapper\MedArtDC_MedArt.cs" />
|
|
<Compile Include="DCEntityMapper\MedikamentenverordnungDC_Medikamentenverordnung.cs" />
|
|
<Compile Include="DCEntityMapper\MedikamentenverordnungslisteDC_Medikamentenverordnungsliste.cs" />
|
|
<Compile Include="DCEntityMapper\ResetPasswordDC_ResetPassword.cs" />
|
|
<Compile Include="DCEntityMapper\SchedulerAppointmentDC_SchedulerAppointment.cs" />
|
|
<Compile Include="DCEntityMapper\OvertimeDC_Overtime.cs" />
|
|
<Compile Include="DCEntityMapper\ResourceAppointmentDC_ResourceAppointment.cs" />
|
|
<Compile Include="DCEntityMapper\ServiceRecordDC_ServiceRecordCompact.cs" />
|
|
<Compile Include="DCEntityMapper\ServiceAccountingDC_ServiceAccounting.cs" />
|
|
<Compile Include="DCEntityMapper\ServiceRecordHistoryDC_ServiceRecordHistory.cs" />
|
|
<Compile Include="DCEntityMapper\NewsItemDC_NewsItem.cs" />
|
|
<Compile Include="DCEntityMapper\OrganisationPersonRelDC_Organisation2PersonMapper.cs" />
|
|
<Compile Include="DCEntityMapper\ServiceInvoiceDC_ServiceInvoice.cs" />
|
|
<Compile Include="DCEntityMapper\ServiceInvoicePeriodDC_ServiceInvoicePeriod.cs" />
|
|
<Compile Include="DCEntityMapper\ServiceRecordGroupDC_ServiceRecordGroup.cs" />
|
|
<Compile Include="DCEntityMapper\PlacementDC_Placement.cs" />
|
|
<Compile Include="DCEntityMapper\LoginDC_Login.cs" />
|
|
<Compile Include="DCEntityMapper\MailDC_Mail.cs" />
|
|
<Compile Include="DCEntityMapper\MailReceiverDC_Mail2Receiver.cs" />
|
|
<Compile Include="DCEntityMapper\MandatorDC_Mandator.cs" />
|
|
<Compile Include="DCEntityMapper\MapperFactory.cs" />
|
|
<Compile Include="DCEntityMapper\Organisation2PersonDC_Organisation2Person.cs" />
|
|
<Compile Include="DCEntityMapper\OrganisationDC_Organisation.cs" />
|
|
<Compile Include="DCEntityMapper\PersonDC_Person.cs" />
|
|
<Compile Include="DCEntityMapper\ResourceBookingDC_ResourceBooking.cs" />
|
|
<Compile Include="DCEntityMapper\ResourceDC_Resource.cs" />
|
|
<Compile Include="DCEntityMapper\ServiceCategoryDC_ServiceCategory.cs" />
|
|
<Compile Include="DCEntityMapper\ServiceDescriptionDC_ServiceDescription.cs" />
|
|
<Compile Include="DCEntityMapper\ServiceRecordDC_ServiceRecord.cs" />
|
|
<Compile Include="DCEntityMapper\SettingsDC_Settings.cs" />
|
|
<Compile Include="DCEntityMapper\SettlementDC.cs" />
|
|
<Compile Include="DCEntityMapper\SettlementDC_SettlementInvoice.cs" />
|
|
<Compile Include="DCEntityMapper\SettlementInvoiceDC_SettlementInvoice.cs" />
|
|
<Compile Include="DCEntityMapper\SupportConceptApprovalPeriodDC_SupportConceptApprovalPeriod.cs" />
|
|
<Compile Include="DCEntityMapper\SupportConceptCostBearerRelDC_CostBearer2SupportConcept.cs" />
|
|
<Compile Include="DCEntityMapper\SupportConceptDC_SupportConcept.cs" />
|
|
<Compile Include="DCEntityMapper\SupportPinDC_SupportPin.cs" />
|
|
<Compile Include="DCEntityMapper\TaskDC_Task.cs" />
|
|
<Compile Include="DCEntityMapper\TeamDC_Team.cs" />
|
|
<Compile Include="DCEntityMapper\UserDC_User.cs" />
|
|
<Compile Include="DCEntityMapper\UserGroupDC_UserGroup.cs" />
|
|
<Compile Include="DCEntityMapper\ValueListEntryDC_ValueListEntry.cs" />
|
|
<Compile Include="DCEntityMapper\VarFieldDC_VarFieldDefMapper.cs" />
|
|
<Compile Include="Dienstplanung\DienstplanungsManager.cs" />
|
|
<Compile Include="Dienstplanung\MitarbeiterstundenkontoBerechnung.cs" />
|
|
<Compile Include="Dienstplanung\Mitarbeiterstundenkonto.cs" />
|
|
<Compile Include="Dokumentverwaltung\WohnheimPlaceholderManager.cs" />
|
|
<Compile Include="Dokumentverwaltung\VgaPlaceholderManager.cs" />
|
|
<Compile Include="Dokumentverwaltung\EmployeePlaceholderManager.cs" />
|
|
<Compile Include="Dokumentverwaltung\PlaceholderManager.cs" />
|
|
<Compile Include="Dokumentverwaltung\DokumentManager.cs" />
|
|
<Compile Include="Dokumentverwaltung\CustomerPlaceholderManager.cs" />
|
|
<Compile Include="Import\AvisImport\AvisImportResult.cs" />
|
|
<Compile Include="Import\AvisImport\LvrAviseImporter.cs" />
|
|
<Compile Include="Import\AvisImport\AviseImporter.cs" />
|
|
<Compile Include="Import\AvisImport\HilfeplanInfo.cs" />
|
|
<Compile Include="Import\AvisImport\LvrAvisCsvReader.cs" />
|
|
<Compile Include="Import\AvisImport\LvrAvisTextReader.cs" />
|
|
<Compile Include="Import\AvisImport\LvrAvisTextAbschnittReader.cs" />
|
|
<Compile Include="Import\AvisImport\LvrAvisMonatGesamt.cs" />
|
|
<Compile Include="Import\AvisImport\LvrAvisKlientGesamt.cs" />
|
|
<Compile Include="Import\AvisImport\LvrAvisPdfReader.cs" />
|
|
<Compile Include="Import\AvisImport\Avis.cs" />
|
|
<Compile Include="Import\Perseh\BereichMitZielenUndMassnahmen.cs" />
|
|
<Compile Include="Import\TextAbschnittReader.cs" />
|
|
<Compile Include="Import\TextAbschnitt.cs" />
|
|
<Compile Include="Import\Perseh\PersehReader.cs" />
|
|
<Compile Include="Interfaces\IJsonMapper.cs" />
|
|
<Compile Include="Invoicing\ApprovalPeriod.cs" />
|
|
<Compile Include="Invoicing\GeneralInvoiceCreation.cs" />
|
|
<Compile Include="Invoicing\LWLDiggaBerechnung.cs" />
|
|
<Compile Include="Invoicing\LWLDiggaSettlementInvoiceCreation.cs" />
|
|
<Compile Include="Invoicing\SbdDefaultInvoiceCreation.cs" />
|
|
<Compile Include="Invoicing\EquityInvoiceCreation.cs" />
|
|
<Compile Include="Invoicing\InvoiceCreation.cs" />
|
|
<Compile Include="Exceptions\LoginNameAlreadyExistsException.cs" />
|
|
<Compile Include="Invoicing\IBPSettlementInvoiceCreation.cs" />
|
|
<Compile Include="Invoicing\InvoiceFactory.cs" />
|
|
<Compile Include="Invoicing\FedFahrtkostenInvoiceCreation.cs" />
|
|
<Compile Include="Invoicing\IBPLVRSettlementInvoiceCreation.cs" />
|
|
<Compile Include="Invoicing\BeWo67InvoiceCreation.cs" />
|
|
<Compile Include="Invoicing\LWLBeWo67SettlementInvoiceCreation.cs" />
|
|
<Compile Include="Invoicing\LHRodenkirchenInvoiceFactory.cs" />
|
|
<Compile Include="Invoicing\KuKLWLSettlementInvoiceCreation.cs" />
|
|
<Compile Include="Invoicing\LVRInvoiceCreation.cs" />
|
|
<Compile Include="Invoicing\LWLInvoiceCreation.cs" />
|
|
<Compile Include="Invoicing\LWLSettlementInvoiceCreation.cs" />
|
|
<Compile Include="Invoicing\SettlementInvoiceCreation.cs" />
|
|
<Compile Include="Invoicing\SoziotherapieInvoiceCreation.cs" />
|
|
<Compile Include="MessageContracts\UploadChatPackage.cs" />
|
|
<Compile Include="MessageContracts\UploadPersehDocumentResult.cs" />
|
|
<Compile Include="MessageContracts\UploadChatResult.cs" />
|
|
<Compile Include="MessageContracts\UpdatePackage.cs" />
|
|
<Compile Include="MessageContracts\UploadPackage.cs" />
|
|
<Compile Include="MessageContracts\UploadImportFileResult.cs" />
|
|
<Compile Include="MessageContracts\UploadResult.cs" />
|
|
<Compile Include="Multitenancy\MultitenancyBehaviorExtension.cs" />
|
|
<Compile Include="Multitenancy\MultitenancyContextInitializer.cs" />
|
|
<Compile Include="Multitenancy\MultitenancyEndpointBehavior.cs" />
|
|
<Compile Include="OwnChat\OwnChatHelper.cs" />
|
|
<Compile Include="PivotTabelle\FlexibleReportManager.cs" />
|
|
<Compile Include="Plugins\AiPromptbausteineService.cs" />
|
|
<Compile Include="Plugins\AiFunctionService.cs" />
|
|
<Compile Include="Plugins\AiService2.cs" />
|
|
<Compile Include="Plugins\AiService.cs" />
|
|
<Compile Include="Plugins\AccountingService.cs" />
|
|
<Compile Include="Plugins\CustomerService.cs" />
|
|
<Compile Include="Plugins\ResourceService.cs" />
|
|
<Compile Include="Plugins\UserService.cs" />
|
|
<Compile Include="Plugins\FlexibleReportService.cs" />
|
|
<Compile Include="Plugins\OperationService.cs" />
|
|
<Compile Include="Plugins\QueryService.cs" />
|
|
<Compile Include="Plugins\StundenuebersichtAuswertung.cs" />
|
|
<Compile Include="Plugins\EmployeeService.cs" />
|
|
<Compile Include="Plugins\ServiceRecordDurationCalculator.cs" />
|
|
<Compile Include="Plugins\IpAddressChecker.cs" />
|
|
<Compile Include="Plugins\DataImporter.cs" />
|
|
<Compile Include="Plugins\DataExporter.cs" />
|
|
<Compile Include="Plugins\GroupDurationCalculator.cs" />
|
|
<Compile Include="Plugins\HomeContentGenerator.cs" />
|
|
<Compile Include="Plugins\IgnoreAutoPluginAttribute.cs" />
|
|
<Compile Include="Plugins\InvoiceNumberGenerator.cs" />
|
|
<Compile Include="Plugins\ServiceRecordValidator.cs" />
|
|
<Compile Include="Plugins\SaveInterceptor.cs" />
|
|
<Compile Include="Plugins\ServiceRecordStatisticFactory.cs" />
|
|
<Compile Include="Plugins\SupportConceptAnalysisCreator.cs" />
|
|
<Compile Include="Plugins\TimeSheetService.cs" />
|
|
<Compile Include="Plugins\UiElementFactory.cs" />
|
|
<Compile Include="Plugins\PluginLoader.cs" />
|
|
<Compile Include="Plugins\TranslationDictionary.cs" />
|
|
<Compile Include="Plugins\SchulbegleitenderDienstService.cs" />
|
|
<Compile Include="Plugins\VacationService.cs" />
|
|
<Compile Include="Plugins\XRechnungService.cs" />
|
|
<Compile Include="Reporting\AnnualReportEngine.cs" />
|
|
<Compile Include="Reporting\ExportAndPrintHelper.cs" />
|
|
<Compile Include="Reporting\IJahresBerichtElement.cs" />
|
|
<Compile Include="Reporting\JahresBerichtNachVarFieldDef.cs" />
|
|
<Compile Include="Reporting\JahresBerichtNachKlinikaufenthalt.cs" />
|
|
<Compile Include="Reporting\JahresBerichtNachDiagnose.cs" />
|
|
<Compile Include="Reporting\JahresBerichtNachAlter.cs" />
|
|
<Compile Include="Reporting\AnnualReportFilter.cs" />
|
|
<Compile Include="Reporting\AnnualReportFactory.cs" />
|
|
<Compile Include="SBD\VertretungsAlgorithmus.cs" />
|
|
<Compile Include="SBD\VertretungsManager.cs" />
|
|
<Compile Include="Security\SecurityBehaviorExtension.cs" />
|
|
<Compile Include="Security\SecurityEndpointBehavior.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="Security\SecurityContextInitializer.cs" />
|
|
<Compile Include="Security\Right2Methods.cs" />
|
|
<Compile Include="Security\SecurityUtils.cs" />
|
|
<Compile Include="BeWoServiceEnums.cs" />
|
|
<Compile Include="ServiceBehavior\AdminHibernateBehavior.cs" />
|
|
<Compile Include="ServiceBehavior\AdminHibernateBehaviorExtension.cs" />
|
|
<Compile Include="ServiceBehavior\AdminHibernateContextInitializer.cs" />
|
|
<Compile Include="ServiceBehavior\AdminMultitenancyBehavior.cs" />
|
|
<Compile Include="ServiceBehavior\AdminMultitenancyBehaviorExtension.cs" />
|
|
<Compile Include="ServiceBehavior\AdminMultitenancyContextInitializer.cs" />
|
|
<Compile Include="ServiceBehavior\AdminSecurityBehavior.cs" />
|
|
<Compile Include="ServiceBehavior\AdminSecurityBehaviorExtension.cs" />
|
|
<Compile Include="ServiceBehavior\AdminServiceMessageInspector.cs" />
|
|
<Compile Include="ServiceBehavior\JsonError\JsonErrorBehavior.cs" />
|
|
<Compile Include="ServiceBehavior\JsonError\JsonErrorBehaviorExtension.cs" />
|
|
<Compile Include="ServiceBehavior\JsonError\JsonErrorHandler.cs" />
|
|
<Compile Include="ServiceBehavior\WCFError\WCFErrorBehavior.cs" />
|
|
<Compile Include="ServiceBehavior\WCFError\WCFErrorBehaviorExtension.cs" />
|
|
<Compile Include="ServiceBehavior\WCFError\WCFErrorHandler.cs" />
|
|
<Compile Include="ServiceContracts\Enhanced\IAccountingEnhancedService.cs" />
|
|
<Compile Include="ServiceContracts\IAccountingService.cs" />
|
|
<Compile Include="ServiceContracts\IAdminService.cs" />
|
|
<Compile Include="ServiceContracts\IAnalysisService.cs" />
|
|
<Compile Include="ServiceContracts\IApiStreamService.cs" />
|
|
<Compile Include="ServiceContracts\IApiService.cs" />
|
|
<Compile Include="ServiceContracts\IGkvAccountingService.cs" />
|
|
<Compile Include="ServiceContracts\IMailService.cs" />
|
|
<Compile Include="ServiceContracts\Enhanced\IAiEnhancedService.cs" />
|
|
<Compile Include="ServiceContracts\Enhanced\IOperationsEnhancedService.cs" />
|
|
<Compile Include="ServiceContracts\IOperationsService.cs" />
|
|
<Compile Include="ServiceContracts\IDownloadService.cs" />
|
|
<Compile Include="ServiceContracts\IEmployeeService.cs" />
|
|
<Compile Include="ServiceContracts\ICustomerService.cs" />
|
|
<Compile Include="ServiceContracts\IQueryService.cs" />
|
|
<Compile Include="ServiceContracts\ISearchService.cs" />
|
|
<Compile Include="ServiceContracts\IService.cs" />
|
|
<Compile Include="ServiceContracts\IStreamingService.cs" />
|
|
<Compile Include="ServiceContracts\IResourceService.cs" />
|
|
<Compile Include="ServiceImplementations\AccountingServiceImp.cs" />
|
|
<Compile Include="ServiceImplementations\ApiStreamServiceImp.cs" />
|
|
<Compile Include="ServiceImplementations\ApiServiceImp.cs" />
|
|
<Compile Include="ServiceImplementations\AdminServiceImp.cs" />
|
|
<Compile Include="ServiceImplementations\AnalysisServiceImp.cs" />
|
|
<Compile Include="ServiceImplementations\Enhanced\AccountingEnhancedServiceImp.cs" />
|
|
<Compile Include="ServiceImplementations\GkvAccountingServiceImp.cs" />
|
|
<Compile Include="ServiceImplementations\MailServiceImp.cs" />
|
|
<Compile Include="ServiceImplementations\Enhanced\AiEnhancedServiceImp.cs" />
|
|
<Compile Include="ServiceImplementations\Enhanced\OperationsEnhancedServiceImp.cs" />
|
|
<Compile Include="ServiceImplementations\OperationsServiceImp.cs" />
|
|
<Compile Include="ServiceImplementations\QueryServiceImp.cs" />
|
|
<Compile Include="ServiceImplementations\SearchServiceImp.cs" />
|
|
<Compile Include="ServiceImplementations\StreamingServiceImp.cs" />
|
|
<Compile Include="ServiceContracts\IUserService.cs" />
|
|
<Compile Include="ServiceContracts\IValueListService.cs" />
|
|
<Compile Include="ServiceImplementations\CustomerServiceImp.cs" />
|
|
<Compile Include="ServiceImplementations\DownloadServiceImp.cs" />
|
|
<Compile Include="ServiceImplementations\EmployeeServiceImp.cs" />
|
|
<Compile Include="ServiceImplementations\ResourceServiceImp.cs" />
|
|
<Compile Include="ServiceImplementations\UserServiceImp.cs" />
|
|
<Compile Include="ServiceImplementations\ValueListServiceImp.cs" />
|
|
<Compile Include="Configuration\AppSettings.cs" />
|
|
<Compile Include="ServiceProxy\XRechnungApiClient.cs" />
|
|
<Compile Include="ServiceProxy\ServiceFacade.cs" />
|
|
<Compile Include="ServiceUtils\DataContractLoader.cs" />
|
|
<Compile Include="ServiceUtils\AiFunctionContextLoader.cs" />
|
|
<Compile Include="ServiceUtils\DistanceCalculator\AddressRouteManager.cs" />
|
|
<Compile Include="ServiceUtils\DistanceCalculator\AddressRouteMatrix.cs" />
|
|
<Compile Include="ServiceUtils\DistanceCalculator\GoogleDistanceMatrixAPI.cs" />
|
|
<Compile Include="ServiceUtils\DistanceCalculator\IDistanceAPI.cs" />
|
|
<Compile Include="ServiceUtils\DistanceCalculator\OpenrouteServiceAPI.cs" />
|
|
<Compile Include="ServiceUtils\AiContextLoader.cs" />
|
|
<Compile Include="ServiceUtils\ServiceConfigReader.cs" />
|
|
<Compile Include="ServiceUtils\ServiceTranslator.cs" />
|
|
<Compile Include="Core\ServiceHelper.cs" />
|
|
<Compile Include="Core\ServiceValidator.cs" />
|
|
<Compile Include="ServiceUtils\UriTemplateResolver.cs" />
|
|
<Compile Include="UnitOfWork\HibernateSessionEndpointBehavior.cs" />
|
|
<Compile Include="UnitOfWork\HibernateSessionBehaviorExtension.cs" />
|
|
<Compile Include="UnitOfWork\HibernateSessionContextInitializer.cs" />
|
|
<Compile Include="Urlaubsplanung\UrlaubsplanungsManager.cs" />
|
|
<Compile Include="ServiceUtils\History\HistoryCreator.cs" />
|
|
<Compile Include="Dokumentverwaltung\VorlagenManager.cs" />
|
|
<Compile Include="XAMLInformation\InfoViaXAMLManager.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\Dakota\Dakota.csproj">
|
|
<Project>{47331732-dd96-4075-869f-83aa9f3f9937}</Project>
|
|
<Name>Dakota</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Data\Data.csproj">
|
|
<Project>{b0d73e3d-4ae7-4024-93a6-db1f46d7ccee}</Project>
|
|
<Name>Data</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Server\Components\AICore\AICore.csproj">
|
|
<Project>{69D70CA9-0DF9-419E-BFAF-F4539F129BD9}</Project>
|
|
<Name>AICore</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Server\Components\ServerUtils\ServerUtils.csproj">
|
|
<Project>{EC2349FB-7FE0-4AD1-B28B-A7A27AF80A57}</Project>
|
|
<Name>ServerUtils</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Shared\Shared.csproj">
|
|
<Project>{2f50b83d-a3f0-4ec4-979a-3f9b7e3d8ed4}</Project>
|
|
<Name>Shared</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
|
<Visible>False</Visible>
|
|
<ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
|
|
<Install>false</Install>
|
|
</BootstrapperPackage>
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
|
<Visible>False</Visible>
|
|
<ProductName>.NET Framework 3.5 SP1</ProductName>
|
|
<Install>true</Install>
|
|
</BootstrapperPackage>
|
|
<BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
|
|
<Visible>False</Visible>
|
|
<ProductName>Windows Installer 3.1</ProductName>
|
|
<Install>true</Install>
|
|
</BootstrapperPackage>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Folder Include="Extensions\" />
|
|
<Folder Include="ServiceUtils\API\" />
|
|
<Folder Include="ServiceUtils\Generell\" />
|
|
<Folder Include="ServiceUtils\XRechnung\" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="..\.editorconfig">
|
|
<Link>.editorconfig</Link>
|
|
</None>
|
|
<None Include="app.config">
|
|
<SubType>Designer</SubType>
|
|
</None>
|
|
<None Include="packages.config" />
|
|
<EmbeddedResource Include="Ressources\invoicetest.json" />
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.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>
|
|
-->
|
|
</Project> |