298 lines
14 KiB
XML
298 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">
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ProductVersion>9.0.30729</ProductVersion>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>{DB18D727-6E51-4DB2-BDAB-C58DAD82E05F}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>BetreuWoReports</RootNamespace>
|
|
<AssemblyName>3785623125_Reports</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 />
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>..\..\Host\bin\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>..\..\Host\bin\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'DebugRemote|AnyCPU'">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<OutputPath>bin\DebugRemote\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<CodeAnalysisLogFile>..\..\Host\bin\3785623125_Reports.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>false</CodeAnalysisIgnoreBuiltInRuleSets>
|
|
<CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
|
<CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="DevExpress.DataAccess.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
|
<Reference Include="DevExpress.Printing.v17.1.Core, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
<Reference Include="DevExpress.Data.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
<Reference Include="DevExpress.Xpo.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
|
<Reference Include="DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
<Reference Include="DevExpress.XtraScheduler.v17.1.Core, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
<Reference Include="PresentationCore" />
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Core">
|
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|
</Reference>
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.Windows.Forms" />
|
|
<Reference Include="WindowsBase" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="BetreuwoReportCreator.cs" />
|
|
<Compile Include="CustomMitarbeiterstundenkontoBerechnung.cs" />
|
|
<Compile Include="FLSGroupReport.cs">
|
|
<SubType>Component</SubType>
|
|
</Compile>
|
|
<Compile Include="FLSGroupReport.designer.cs">
|
|
<DependentUpon>FLSGroupReport.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="FlsAuslastungsauswertung.cs">
|
|
<SubType>Component</SubType>
|
|
</Compile>
|
|
<Compile Include="FlsAuslastungsauswertung.designer.cs">
|
|
<DependentUpon>FlsAuslastungsauswertung.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Mitarbeiterstundenkonto.cs">
|
|
<SubType>Component</SubType>
|
|
</Compile>
|
|
<Compile Include="Mitarbeiterstundenkonto.designer.cs">
|
|
<DependentUpon>Mitarbeiterstundenkonto.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Service\QueryService.cs" />
|
|
<Compile Include="Service\ResourceService.cs" />
|
|
<Compile Include="Stundenabrechnung.cs">
|
|
<SubType>Component</SubType>
|
|
</Compile>
|
|
<Compile Include="Stundenabrechnung.designer.cs">
|
|
<DependentUpon>Stundenabrechnung.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="FLSListReport.cs">
|
|
<SubType>Component</SubType>
|
|
</Compile>
|
|
<Compile Include="FLSListReport.designer.cs">
|
|
<DependentUpon>FLSListReport.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Forderungen.cs">
|
|
<SubType>Component</SubType>
|
|
</Compile>
|
|
<Compile Include="Forderungen.designer.cs">
|
|
<DependentUpon>Forderungen.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="BetreuwoHomeContentGenerator.cs" />
|
|
<Compile Include="InvoiceCustomerReport.cs">
|
|
<SubType>Component</SubType>
|
|
</Compile>
|
|
<Compile Include="InvoiceCustomerReport.designer.cs">
|
|
<DependentUpon>InvoiceCustomerReport.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Kostenstellenauswertung3.cs">
|
|
<SubType>Component</SubType>
|
|
</Compile>
|
|
<Compile Include="Kostenstellenauswertung3.designer.cs">
|
|
<DependentUpon>Kostenstellenauswertung3.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Kostenstellenauswertung2.cs">
|
|
<SubType>Component</SubType>
|
|
</Compile>
|
|
<Compile Include="Kostenstellenauswertung2.designer.cs">
|
|
<DependentUpon>Kostenstellenauswertung2.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ServiceRecordListReport.cs">
|
|
<SubType>Component</SubType>
|
|
</Compile>
|
|
<Compile Include="ServiceRecordListReport.Designer.cs">
|
|
<DependentUpon>ServiceRecordListReport.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ServicesOverviewReport.cs">
|
|
<SubType>Component</SubType>
|
|
</Compile>
|
|
<Compile Include="ServicesOverviewReport.designer.cs">
|
|
<DependentUpon>ServicesOverviewReport.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Kostenstellenauswertung.cs">
|
|
<SubType>Component</SubType>
|
|
</Compile>
|
|
<Compile Include="Kostenstellenauswertung.designer.cs">
|
|
<DependentUpon>Kostenstellenauswertung.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="ServicesOverviewReportALS.cs">
|
|
<SubType>Component</SubType>
|
|
</Compile>
|
|
<Compile Include="ServicesOverviewReportALS.designer.cs">
|
|
<DependentUpon>ServicesOverviewReportALS.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ServicesOverviewReportFLS.cs">
|
|
<SubType>Component</SubType>
|
|
</Compile>
|
|
<Compile Include="ServicesOverviewReportFLS.designer.cs">
|
|
<DependentUpon>ServicesOverviewReportFLS.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SettlementReport.cs">
|
|
<SubType>Component</SubType>
|
|
</Compile>
|
|
<Compile Include="SettlementReport.designer.cs">
|
|
<DependentUpon>SettlementReport.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SettlementReport2.cs">
|
|
<SubType>Component</SubType>
|
|
</Compile>
|
|
<Compile Include="SettlementReport2.Designer.cs">
|
|
<DependentUpon>SettlementReport2.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Validation\ServiceRecordValidator.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<EmbeddedResource Include="FlsAuslastungsauswertung.de.resx">
|
|
<DependentUpon>FlsAuslastungsauswertung.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="FLSGroupReport.resx">
|
|
<DependentUpon>FLSGroupReport.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="FlsAuslastungsauswertung.resx">
|
|
<DependentUpon>FlsAuslastungsauswertung.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Mitarbeiterstundenkonto.resx">
|
|
<DependentUpon>Mitarbeiterstundenkonto.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Stundenabrechnung.resx">
|
|
<DependentUpon>Stundenabrechnung.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="FLSListReport.resx">
|
|
<DependentUpon>FLSListReport.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Forderungen.resx">
|
|
<DependentUpon>Forderungen.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="InvoiceCustomerReport.resx">
|
|
<DependentUpon>InvoiceCustomerReport.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Kostenstellenauswertung3.resx">
|
|
<DependentUpon>Kostenstellenauswertung3.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Kostenstellenauswertung2.resx">
|
|
<DependentUpon>Kostenstellenauswertung2.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="ServiceRecordListReport.resx">
|
|
<DependentUpon>ServiceRecordListReport.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="ServicesOverviewReport.resx">
|
|
<DependentUpon>ServicesOverviewReport.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Kostenstellenauswertung.resx">
|
|
<DependentUpon>Kostenstellenauswertung.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Properties\licenses.licx" />
|
|
<EmbeddedResource Include="ServicesOverviewReportALS.resx">
|
|
<DependentUpon>ServicesOverviewReportALS.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="ServicesOverviewReportFLS.resx">
|
|
<DependentUpon>ServicesOverviewReportFLS.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="SettlementReport.resx">
|
|
<DependentUpon>SettlementReport.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="SettlementReport2.resx">
|
|
<DependentUpon>SettlementReport2.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\..\Data\Data.csproj">
|
|
<Project>{B0D73E3D-4AE7-4024-93A6-DB1F46D7CCEE}</Project>
|
|
<Name>Data</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\Report\Report.csproj">
|
|
<Project>{40D8B312-EA64-49E3-A31A-5E57ED4D5654}</Project>
|
|
<Name>Report</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>
|
|
<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>
|
|
<None Include="app.config" />
|
|
</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> |