2016-06-27 01:45:38 +02:00
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
|
<Project ToolsVersion="12.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>
|
|
|
|
|
|
<ProjectGuid>{663EFCB5-9E3E-4C76-97EE-3188E072634C}</ProjectGuid>
|
|
|
|
|
|
<OutputType>Library</OutputType>
|
|
|
|
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
|
|
|
|
<RootNamespace>ReportingService</RootNamespace>
|
|
|
|
|
|
<AssemblyName>ReportingService</AssemblyName>
|
2020-10-19 17:22:40 +02:00
|
|
|
|
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<FileAlignment>512</FileAlignment>
|
|
|
|
|
|
<TargetFrameworkProfile />
|
|
|
|
|
|
</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>
|
2017-07-27 09:58:04 +02:00
|
|
|
|
<Prefer32Bit>false</Prefer32Bit>
|
2025-05-16 14:20:54 +02:00
|
|
|
|
<NoWarn>CS0659, CS0162, CS0168, CS0649</NoWarn>
|
2025-09-09 00:44:55 +02:00
|
|
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
</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>
|
2017-07-27 09:58:04 +02:00
|
|
|
|
<Prefer32Bit>false</Prefer32Bit>
|
2025-09-09 00:44:55 +02:00
|
|
|
|
<PlatformTarget>x64</PlatformTarget>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
</PropertyGroup>
|
2026-03-20 12:51:49 +01:00
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'DebugRemote|AnyCPU'">
|
|
|
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
|
|
|
<OutputPath>bin\DebugRemote\</OutputPath>
|
|
|
|
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
|
|
|
|
<NoWarn>CS0659, CS0162, CS0168, CS0649</NoWarn>
|
|
|
|
|
|
<DebugType>full</DebugType>
|
|
|
|
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
|
|
|
|
<LangVersion>7.3</LangVersion>
|
|
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
|
</PropertyGroup>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<ItemGroup>
|
2024-03-04 15:55:19 +01:00
|
|
|
|
<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.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.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" />
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<Reference Include="System" />
|
2025-02-26 14:38:55 +01:00
|
|
|
|
<Reference Include="System.ComponentModel.Composition" />
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<Reference Include="System.Core" />
|
|
|
|
|
|
<Reference Include="System.Drawing" />
|
2021-06-02 20:01:13 +02:00
|
|
|
|
<Reference Include="System.Numerics" />
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<Reference Include="System.ServiceModel" />
|
|
|
|
|
|
<Reference Include="System.Xml.Linq" />
|
|
|
|
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
|
|
|
|
<Reference Include="Microsoft.CSharp" />
|
|
|
|
|
|
<Reference Include="System.Data" />
|
|
|
|
|
|
<Reference Include="System.Xml" />
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
2019-07-12 17:36:37 +02:00
|
|
|
|
<Compile Include="Plugins\TimeSheetReportService.cs" />
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
|
|
|
|
<Compile Include="ServiceContracts\IReportService.cs" />
|
|
|
|
|
|
<Compile Include="ServiceImplementations\ReportServiceImp.cs" />
|
|
|
|
|
|
</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">
|
2025-05-26 13:05:25 +02:00
|
|
|
|
<Project>{2F50B83D-A3F0-4EC4-979A-3F9B7E3D8ED4}</Project>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<Name>Shared</Name>
|
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
|
</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>
|
|
|
|
|
|
-->
|
2026-08-07 14:15:40 +02:00
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" PrivateAssets="all" />
|
|
|
|
|
|
<PackageReference Include="Microsoft.CodeAnalysis.Common" />
|
|
|
|
|
|
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" />
|
|
|
|
|
|
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" />
|
|
|
|
|
|
<PackageReference Include="Microsoft.CodeAnalysis.VisualBasic" />
|
|
|
|
|
|
<PackageReference Include="Microsoft.CodeAnalysis.VisualBasic.Workspaces" />
|
|
|
|
|
|
<PackageReference Include="Microsoft.CodeAnalysis.Workspaces.Common" />
|
|
|
|
|
|
<PackageReference Include="System.Buffers" />
|
|
|
|
|
|
<PackageReference Include="System.Collections.Immutable" />
|
2026-08-07 14:30:34 +02:00
|
|
|
|
<PackageReference Include="System.Composition" />
|
2026-08-07 14:15:40 +02:00
|
|
|
|
<PackageReference Include="System.Composition.AttributedModel" />
|
|
|
|
|
|
<PackageReference Include="System.Composition.Convention" />
|
|
|
|
|
|
<PackageReference Include="System.Composition.Hosting" />
|
|
|
|
|
|
<PackageReference Include="System.Composition.Runtime" />
|
|
|
|
|
|
<PackageReference Include="System.Composition.TypedParts" />
|
|
|
|
|
|
<PackageReference Include="System.Memory" />
|
|
|
|
|
|
<PackageReference Include="System.Numerics.Vectors" />
|
|
|
|
|
|
<PackageReference Include="System.Reflection.Metadata" />
|
|
|
|
|
|
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" />
|
|
|
|
|
|
<PackageReference Include="System.Text.Encoding.CodePages" />
|
|
|
|
|
|
<PackageReference Include="System.Threading.Tasks.Extensions" />
|
|
|
|
|
|
</ItemGroup>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
</Project>
|