<?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.21022</ProductVersion> <SchemaVersion>2.0</SchemaVersion> <ProjectGuid>{F2754D9C-03CE-4D47-80BC-3C4EF049B747}</ProjectGuid> <OutputType>Library</OutputType> <AppDesignerFolder>Properties</AppDesignerFolder> <RootNamespace>PDFGenerator</RootNamespace> <AssemblyName>PDFGenerator</AssemblyName> <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> <FileAlignment>512</FileAlignment> <SccProjectName>SAK</SccProjectName> <SccLocalPath>SAK</SccLocalPath> <SccAuxPath>SAK</SccAuxPath> <SccProvider>SAK</SccProvider> <SignAssembly>false</SignAssembly> <FileUpgradeFlags> </FileUpgradeFlags> <OldToolsVersion>3.5</OldToolsVersion> <UpgradeBackupLocation /> <TargetFrameworkProfile /> <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> <AssemblyVersion>2016.207.1255.26</AssemblyVersion> </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> <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> </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> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'"> <DebugSymbols>true</DebugSymbols> <OutputPath>bin\x64\Debug\</OutputPath> <DefineConstants>DEBUG;TRACE</DefineConstants> <DebugType>full</DebugType> <PlatformTarget>x64</PlatformTarget> <ErrorReport>prompt</ErrorReport> <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'"> <OutputPath>bin\x64\Release\</OutputPath> <DefineConstants>TRACE</DefineConstants> <Optimize>true</Optimize> <DebugType>pdbonly</DebugType> <PlatformTarget>x64</PlatformTarget> <ErrorReport>prompt</ErrorReport> <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> </PropertyGroup> <ItemGroup> <Reference Include="ceTe.DynamicPDF.20"> <HintPath>..\DLLesterne\ceTe.DynamicPDF.20.dll</HintPath> </Reference> <Reference Include="CookComputing.XmlRpcV2"> <HintPath>..\DLLesterne\CookComputing.XmlRpcV2.dll</HintPath> </Reference> <Reference Include="DundasWebChart"> <HintPath>..\DLLesterne\DundasWebChart.dll</HintPath> </Reference> <Reference Include="Microsoft.Practices.EnterpriseLibrary.Common"> <HintPath>..\DLLesterne\Microsoft.Practices.EnterpriseLibrary.Common.dll</HintPath> </Reference> <Reference Include="Microsoft.Practices.EnterpriseLibrary.Data"> <HintPath>..\DLLesterne\Microsoft.Practices.EnterpriseLibrary.Data.dll</HintPath> </Reference> <Reference Include="Microsoft.Practices.ObjectBuilder"> <HintPath>..\DLLesterne\Microsoft.Practices.ObjectBuilder.dll</HintPath> </Reference> <Reference Include="NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL"> <HintPath>..\GestoreTrimestrale\packages\NLog.4.2.3\lib\net40\NLog.dll</HintPath> <Private>True</Private> </Reference> <Reference Include="nunit.framework"> <HintPath>..\DLLesterne\nunit.framework.dll</HintPath> </Reference> <Reference Include="PipelineLib"> <HintPath>..\DLLesterne\PipelineLib.dll</HintPath> </Reference> <Reference Include="SmartThreadPool"> <HintPath>..\DLLesterne\SmartThreadPool.dll</HintPath> </Reference> <Reference Include="System" /> <Reference Include="System.configuration" /> <Reference Include="System.Data" /> <Reference Include="System.Data.DataSetExtensions" /> <Reference Include="System.Drawing" /> <Reference Include="System.Web" /> <Reference Include="System.Xml" /> <Reference Include="System.Xml.Linq" /> </ItemGroup> <ItemGroup> <Compile Include="BusinessLayer\CapitoloReport.cs" /> <Compile Include="BusinessLayer\DataSection\ClsFunzioniGeneriche.cs" /> <Compile Include="BusinessLayer\DataSection\DataSetS1311.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS131.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS150.cs"> <DependentUpon>DataSetS150.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS167.cs"> <DependentUpon>DataSetS167.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS331.cs"> <DependentUpon>DataSetS331.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS333.cs"> <DependentUpon>DataSetS333.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS334.cs"> <DependentUpon>DataSetS334.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS334.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS334.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS159.cs"> <DependentUpon>DataSetS159.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS160.cs"> <DependentUpon>DataSetS160.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS170.cs"> <DependentUpon>DataSetS170.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS331.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS331.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS332.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS332.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS333.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS333.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS43.cs"> <DependentUpon>DataSetS43.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DSS171PatrimonioNonRappresentabileAssettClass.cs" /> <Compile Include="BusinessLayer\DataSection\DataSectionParameter.cs" /> <Compile Include="BusinessLayer\DataSection\DataSectionResult.cs" /> <Compile Include="BusinessLayer\DataSection\DataSetS128.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS128.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS129.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS129.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS130.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS130.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS132.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS132.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS133.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS133.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS133BIS.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS133BIS.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS134.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS134.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS134BIS.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS134BIS.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS135.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS135.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS136.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS136.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS137.cs"> <DependentUpon>DataSetS137.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS137.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS137.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS138.cs"> <DependentUpon>DataSetS138.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS138.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS138.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS139.cs"> <DependentUpon>DataSetS139.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS139.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS139.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS140.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS140.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS141.cs"> <DependentUpon>DataSetS141.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS141.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS141.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS142.cs"> <DependentUpon>DataSetS142.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS142.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS142.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS143.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS143.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS144.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS144.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS145.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS145.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS146.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS146.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS147.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS147.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS148.cs"> <DependentUpon>DataSetS148.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS148.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS148.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS149.Designer.cs" /> <Compile Include="BusinessLayer\DataSection\DataSetS150.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS150.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS151.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS151.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS152.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS152.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS153.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS153.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS154.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS154.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS155.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS155.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS156.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS156.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS157.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS157.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS158.cs"> <DependentUpon>DataSetS158.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS158.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS158.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS159.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS159.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS160.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS160.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS162.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS162.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS163.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS163.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS164.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS164.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS165.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS165.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS166.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS166.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS167.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS167.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS168.cs"> <DependentUpon>DataSetS168.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS168.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS168.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS169.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS169.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS170.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS170.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS26.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS26.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS37.cs"> <DependentUpon>DataSetS37.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS47.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS47.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetDatiComuni.Designer.cs" /> <Compile Include="BusinessLayer\DataSection\DataSetIndice.Designer.cs" /> <Compile Include="BusinessLayer\DataSection\DataSetS1.Designer.cs" /> <Compile Include="BusinessLayer\DataSection\DataSetS10.Designer.cs" /> <Compile Include="BusinessLayer\DataSection\DataSetS102.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS102.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS103.cs"> <DependentUpon>DataSetS103.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS103.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS103.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS18.cs"> <DependentUpon>DataSetS18.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS18.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS18.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS2.Designer.cs" /> <Compile Include="BusinessLayer\DataSection\DataSetS23.cs"> <DependentUpon>DataSetS23.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS23.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS23.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DatasetS25.Designer.cs" /> <Compile Include="BusinessLayer\DataSection\DataSetS27.Designer.cs" /> <Compile Include="BusinessLayer\DataSection\DataSetS31.Designer.cs" /> <Compile Include="BusinessLayer\DataSection\DataSetS32.Designer.cs" /> <Compile Include="BusinessLayer\DataSection\DataSetS36.Designer.cs" /> <Compile Include="BusinessLayer\DataSection\DataSetS37.Designer.cs" /> <Compile Include="BusinessLayer\DataSection\DataSetS42.cs"> <DependentUpon>DataSetS42.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS42.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS42.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS43.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS43.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS43BIS.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS43BIS.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS48.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS48.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS49.Designer.cs" /> <Compile Include="BusinessLayer\DataSection\DataSetS50.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS50.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS51.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS51.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS56.cs"> <DependentUpon>DataSetS56.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS56.Designer.cs"> <DependentUpon>DataSetS56.cs</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS57.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS57.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS57BIS.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS57BIS.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS6.Designer.cs" /> <Compile Include="BusinessLayer\DataSection\DataSetS75.Designer.cs" /> <Compile Include="BusinessLayer\DataSection\DataSetS76.Designer.cs" /> <Compile Include="BusinessLayer\DataSection\DataSetS80.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS80.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS80ALT.cs"> <DependentUpon>DataSetS80ALT.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS80ALT.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS80ALT.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS80BIS.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS80BIS.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS82.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS82.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS83.cs"> <DependentUpon>DataSetS83.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS83.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS83.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS84.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS84.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS85.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS85.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS86.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS86.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS88.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS88.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS93.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS93.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS94.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS94.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS95.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS95.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DataSetS96.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>DataSetS96.xsd</DependentUpon> </Compile> <Compile Include="BusinessLayer\DataSection\DS25Anagrafica.cs" /> <Compile Include="BusinessLayer\DataSection\DSS102DistribuzioneRischioCredito.cs" /> <Compile Include="BusinessLayer\DataSection\DSS103TabellaEmittenti.cs" /> <Compile Include="BusinessLayer\DataSection\DSS10PatrimonioFinanziario.cs" /> <Compile Include="BusinessLayer\DataSection\DSS128ProfiliRischioAdeguatezza.cs" /> <Compile Include="BusinessLayer\DataSection\DSS129Patrimonio.cs" /> <Compile Include="BusinessLayer\DataSection\DSS130PrincipaliPosizioni.cs" /> <Compile Include="BusinessLayer\DataSection\DSS131ContributoAlRischio.cs" /> <Compile Include="BusinessLayer\DataSection\DSS132ProfiloRischioAdeguatezza.cs" /> <Compile Include="BusinessLayer\DataSection\DSS133AreeBisognoPrincProd.cs" /> <Compile Include="BusinessLayer\DataSection\DSS133BISPrincipaliProdotti.cs" /> <Compile Include="BusinessLayer\DataSection\DSS134BISMonitoraggioLiqInv.cs" /> <Compile Include="BusinessLayer\DataSection\DSS134MonitoraggioLiquidita.cs" /> <Compile Include="BusinessLayer\DataSection\DSS135MonitoraggioInvestimento.cs" /> <Compile Include="BusinessLayer\DataSection\DSS136DettaglioProdottoAreaBisogno.cs" /> <Compile Include="BusinessLayer\DataSection\DSS137Bonus.cs" /> <Compile Include="BusinessLayer\DataSection\DSS138Proventi.cs" /> <Compile Include="BusinessLayer\DataSection\DSS139Scadenze.cs" /> <Compile Include="BusinessLayer\DataSection\DSS140AnalisiRisparmioCharts.cs" /> <Compile Include="BusinessLayer\DataSection\DSS141AnalisiRisparmioTable.cs" /> <Compile Include="BusinessLayer\DataSection\DSS142DistibuzionePerRating.cs" /> <Compile Include="BusinessLayer\DataSection\DSS143DistibuzionePerEmittente.cs" /> <Compile Include="BusinessLayer\DataSection\DSS144DistibuzionePerScadenze.cs" /> <Compile Include="BusinessLayer\DataSection\DSS145DistibuzionePerTassoRendimento.cs" /> <Compile Include="BusinessLayer\DataSection\DSS146RischioDiversificazione.cs" /> <Compile Include="BusinessLayer\DataSection\DSS147SintesiValute.cs" /> <Compile Include="BusinessLayer\DataSection\DSS148DistribuzioneAssetClass.cs" /> <Compile Include="BusinessLayer\DataSection\DSS149DettaglioProdottiAffluent.cs" /> <Compile Include="BusinessLayer\DataSection\DSS150Anagrafica.cs" /> <Compile Include="BusinessLayer\DataSection\DSS151ProfiloDiRischio.cs" /> <Compile Include="BusinessLayer\DataSection\DSS152PatrimonioComplessivo.cs" /> <Compile Include="BusinessLayer\DataSection\DSS153PatrimonioFinanziario.cs" /> <Compile Include="BusinessLayer\DataSection\DSS154PatrimonioFinanziario.cs" /> <Compile Include="BusinessLayer\DataSection\DSS155PatrimonioImmobiliare.cs" /> <Compile Include="BusinessLayer\DataSection\DSS156AltroPatrimonio.cs" /> <Compile Include="BusinessLayer\DataSection\DSS157ConfrontoPiramideAttualeModello.cs" /> <Compile Include="BusinessLayer\DataSection\DSS158PiramideModello.cs" /> <Compile Include="BusinessLayer\DataSection\DSS159PatrimonioFinanziario.cs" /> <Compile Include="BusinessLayer\DataSection\DSS160ProdottiAreeBisogno.cs" /> <Compile Include="BusinessLayer\DataSection\DSS162DettaglioProdotti.cs" /> <Compile Include="BusinessLayer\DataSection\DSS163PatrimonioFinanziario.cs" /> <Compile Include="BusinessLayer\DataSection\DSS164PolizzeAltriIstituti.cs" /> <Compile Include="BusinessLayer\DataSection\DSS165FondiAltriIstituti.cs" /> <Compile Include="BusinessLayer\DataSection\DSS166ContoCorrenteAI.cs" /> <Compile Include="BusinessLayer\DataSection\DSS167DistribuzioneRischioCredito.cs" /> <Compile Include="BusinessLayer\DataSection\DSS168TabellaEmittenti.cs" /> <Compile Include="BusinessLayer\DataSection\DSS169RischioMercatoRischioCredito.cs" /> <Compile Include="BusinessLayer\DataSection\DSS170RischioDiversificazione.cs" /> <Compile Include="BusinessLayer\DataSection\DSS18PatrimonioFinanziarioRischio.cs" /> <Compile Include="BusinessLayer\DataSection\DSS1PatrimonioComplessivo.cs" /> <Compile Include="BusinessLayer\DataSection\DSS23DettaglioRischio.cs" /> <Compile Include="BusinessLayer\DataSection\DSS26PatrimonioImmobiliare.cs" /> <Compile Include="BusinessLayer\DataSection\DSS27AltroPatrimonio.cs" /> <Compile Include="BusinessLayer\DataSection\DSS2PatrimonioFinanziario.cs" /> <Compile Include="BusinessLayer\DataSection\DSS31PatrimonioFinanziario.cs" /> <Compile Include="BusinessLayer\DataSection\DSS32PatrimonioFinanziario.cs" /> <Compile Include="BusinessLayer\DataSection\DSS331AreeBisogno.cs" /> <Compile Include="BusinessLayer\DataSection\DSS332FviCS80.cs" /> <Compile Include="BusinessLayer\DataSection\DSS332FviCS80_PARTE2.cs" /> <Compile Include="BusinessLayer\DataSection\DSS334Interfund80.cs" /> <Compile Include="BusinessLayer\DataSection\DSS36ProfiloRischio.cs" /> <Compile Include="BusinessLayer\DataSection\DSS37PiramideModello.cs" /> <Compile Include="BusinessLayer\DataSection\DSS42RischioDiversificazione.cs" /> <Compile Include="BusinessLayer\DataSection\DSS43BISProdottiAreeBisogno.cs" /> <Compile Include="BusinessLayer\DataSection\DSS43ProdottiAreeBisogno.cs" /> <Compile Include="BusinessLayer\DataSection\DSS47ContoCorrenteBF.cs" /> <Compile Include="BusinessLayer\DataSection\DSS48DettaglioProdotti.cs" /> <Compile Include="BusinessLayer\DataSection\DSS49PolizzeAltriIstituti.cs" /> <Compile Include="BusinessLayer\DataSection\DSS50FondiAltriIstituti.cs" /> <Compile Include="BusinessLayer\DataSection\DSS51ContoCorrenteAI.cs" /> <Compile Include="BusinessLayer\DataSection\DSS56PatrimonioBFAreeBisogno.cs" /> <Compile Include="BusinessLayer\DataSection\DSS57BISConfrontoPiramideAttualeModello.cs" /> <Compile Include="BusinessLayer\DataSection\DSS57ConfrontoPiramidi.cs" /> <Compile Include="BusinessLayer\DataSection\DSS6PatrimonioFinanziario.cs" /> <Compile Include="BusinessLayer\DataSection\DSS75GradoCopertura.cs" /> <Compile Include="BusinessLayer\DataSection\DSS76PatrimonioNonRappresentabileAssettClass.cs" /> <Compile Include="BusinessLayer\DataSection\DSS82DatiSintetici.cs" /> <Compile Include="BusinessLayer\DataSection\DSS82DatiSinteticiBIS.cs" /> <Compile Include="BusinessLayer\DataSection\DSS80BISEvoluzioneRischio.cs" /> <Compile Include="BusinessLayer\DataSection\DSS80EvoluzionePiramideBisogni.cs" /> <Compile Include="BusinessLayer\DataSection\DSS83PerformanceArea.cs" /> <Compile Include="BusinessLayer\DataSection\DSS84ControvaloreRisorseApportate.cs" /> <Compile Include="BusinessLayer\DataSection\DSS85RendimentoPortafoglio.cs" /> <Compile Include="BusinessLayer\DataSection\DSS86MacroAssetClass.cs" /> <Compile Include="BusinessLayer\DataSection\DSS88PatrimonioNonRappresentabileCalcoloRendimento.cs" /> <Compile Include="BusinessLayer\DataSection\DSS93ControvaloreMonitoraggioPatrimonio.cs" /> <Compile Include="BusinessLayer\DataSection\DSS94RischioMonitoraggioPatrimonio.cs" /> <Compile Include="BusinessLayer\DataSection\DSS95ProfiloDiRischio.cs" /> <Compile Include="BusinessLayer\DataSection\DSS96RischioMercatoRischioCredito.cs" /> <Compile Include="BusinessLayer\DataSection\IDataSection.cs" /> <Compile Include="BusinessLayer\DataSection\DSS80Alternativa.cs" /> <Compile Include="BusinessLayer\DataSection\StructColor.cs" /> <Compile Include="BusinessLayer\DataThread.cs" /> <Compile Include="BusinessLayer\DataThreadModel.cs" /> <Compile Include="BusinessLayer\LibFunction.cs" /> <Compile Include="BusinessLayer\ParagrafoReport.cs" /> <Compile Include="BusinessLayer\ParametriReport.cs" /> <Compile Include="BusinessLayer\Report.cs" /> <Compile Include="BusinessLayer\ReportType.cs" /> <Compile Include="BusinessLayer\SectionManager.cs" /> <Compile Include="BusinessLayer\SectionManager_GestorePDF-NMA.cs" /> <Compile Include="BusinessLayer\SessionStruct.cs" /> <Compile Include="BusinessLayer\SezioneReport.cs" /> <Compile Include="BusinessLayer\SoglieVar.cs" /> <Compile Include="BusinessLayer\UtilityBusinessLayer.cs" /> <Compile Include="DocumentPDF.cs" /> <Compile Include="DSS333Fonditalia80.cs" /> <Compile Include="Entity\RischioRelativo_PesoPercentuale.cs" /> <Compile Include="Globals.cs" /> <Compile Include="GstSrtPDFGnr.cs" /> <Compile Include="LetteraBA.cs" /> <Compile Include="PDFGenerator.cs" /> <Compile Include="Presentation\Section\Charts\GraficoS132BIS.cs" /> <Compile Include="Presentation\Section\Charts\GraficoS132.cs" /> <Compile Include="Presentation\Section\Charts\GraficoS169.cs" /> <Compile Include="Presentation\Section\Charts\GraficoS96.cs" /> <Compile Include="Presentation\Section\Charts\Istobarre102.cs" /> <Compile Include="Presentation\Section\Charts\IstoDoppio331.cs" /> <Compile Include="Presentation\Section\Charts\IstofarfallaS133BIS.cs" /> <Compile Include="Presentation\Section\Charts\LineeRendimentoCumulato.cs" /> <Compile Include="Presentation\Section\S171.cs" /> <Compile Include="Presentation\Section\Grafici\AssiCartesiani.cs" /> <Compile Include="Presentation\Section\Grafici\SerieIstoFarfallaS110.cs" /> <Compile Include="Presentation\Section\S102.cs" /> <Compile Include="Presentation\Section\S103.cs" /> <Compile Include="Presentation\Section\S128.cs" /> <Compile Include="Presentation\Section\S129.cs" /> <Compile Include="Presentation\Section\S130.cs" /> <Compile Include="Presentation\Section\S131.cs" /> <Compile Include="Presentation\Section\S133.cs" /> <Compile Include="Presentation\Section\S133BIS.cs" /> <Compile Include="Presentation\Section\S137.cs" /> <Compile Include="Presentation\Section\S138.cs" /> <Compile Include="Presentation\Section\S139.cs" /> <Compile Include="Presentation\Section\S140.cs" /> <Compile Include="Presentation\Section\S141.cs" /> <Compile Include="Presentation\Section\S142.cs" /> <Compile Include="Presentation\Section\S143.cs" /> <Compile Include="Presentation\Section\S144.cs" /> <Compile Include="Presentation\Section\S145.cs" /> <Compile Include="Presentation\Section\S147.cs" /> <Compile Include="Presentation\Section\S148.cs" /> <Compile Include="Presentation\Section\S149.cs" /> <Compile Include="Presentation\Section\S150.cs" /> <Compile Include="Presentation\Section\S151.cs" /> <Compile Include="Presentation\Section\S152.cs" /> <Compile Include="Presentation\Section\S153.cs" /> <Compile Include="Presentation\Section\S154.cs" /> <Compile Include="Presentation\Section\S155.cs" /> <Compile Include="Presentation\Section\S156.cs" /> <Compile Include="Presentation\Section\S157.cs" /> <Compile Include="Presentation\Section\S158.cs" /> <Compile Include="Presentation\Section\S159.cs" /> <Compile Include="Presentation\Section\S160.cs" /> <Compile Include="Presentation\Section\S162.cs" /> <Compile Include="Presentation\Section\S163.cs" /> <Compile Include="Presentation\Section\S164.cs" /> <Compile Include="Presentation\Section\S165.cs" /> <Compile Include="Presentation\Section\S166.cs" /> <Compile Include="Presentation\Section\S167.cs" /> <Compile Include="Presentation\Section\S168.cs" /> <Compile Include="Presentation\Section\S169.cs" /> <Compile Include="Presentation\Section\S170.cs" /> <Compile Include="Presentation\Section\S331.cs" /> <Compile Include="Presentation\Section\S332.cs" /> <Compile Include="Presentation\Section\S333.cs" /> <Compile Include="Presentation\Section\S334.cs" /> <Compile Include="Presentation\Section\S42.cs" /> <Compile Include="Presentation\Section\S43BIS.cs" /> <Compile Include="Presentation\Section\S57BIS.cs" /> <Compile Include="Presentation\Section\Charts\Barre.cs" /> <Compile Include="Presentation\Section\Charts\CombinationChart.cs" /> <Compile Include="Presentation\Section\Charts\DatiGrafico.cs" /> <Compile Include="Presentation\Section\Charts\graficoS84.cs" /> <Compile Include="Presentation\Section\Charts\IGrafico.cs" /> <Compile Include="Presentation\Section\Charts\Istobarre.cs" /> <Compile Include="Presentation\Section\Charts\IstobarreN.cs" /> <Compile Include="Presentation\Section\Charts\IstoDoppio.cs" /> <Compile Include="Presentation\Section\Charts\IstoFarfalla.cs" /> <Compile Include="Presentation\Section\Charts\Istogramma.cs" /> <Compile Include="Presentation\Section\Charts\Linee.cs" /> <Compile Include="Presentation\Section\Charts\MercatiFinanziari.cs" /> <Compile Include="Presentation\Section\Charts\MercatiFinanziariBIS.cs" /> <Compile Include="Presentation\Section\Charts\Pallini.cs" /> <Compile Include="Presentation\Section\Charts\Slider.cs" /> <Compile Include="Presentation\Section\Charts\Torta.cs" /> <Compile Include="Presentation\Section\DatiSezione.cs" /> <Compile Include="Presentation\Section\ISezione.cs" /> <Compile Include="Presentation\Section\S1.cs" /> <Compile Include="Presentation\Section\S10.cs" /> <Compile Include="Presentation\Section\S18.cs" /> <Compile Include="Presentation\Section\S2.cs" /> <Compile Include="Presentation\Section\S23.cs" /> <Compile Include="Presentation\Section\S25.cs" /> <Compile Include="Presentation\Section\S26.cs" /> <Compile Include="Presentation\Section\S27.cs" /> <Compile Include="Presentation\Section\S31.cs" /> <Compile Include="Presentation\Section\S32.cs" /> <Compile Include="Presentation\Section\S36.cs" /> <Compile Include="Presentation\Section\S37.cs" /> <Compile Include="Presentation\Section\S43.cs" /> <Compile Include="Presentation\Section\S47.cs" /> <Compile Include="Presentation\Section\S48.cs" /> <Compile Include="Presentation\Section\S49.cs" /> <Compile Include="Presentation\Section\S50.cs" /> <Compile Include="Presentation\Section\S51.cs" /> <Compile Include="Presentation\Section\S56.cs" /> <Compile Include="Presentation\Section\S57.cs" /> <Compile Include="Presentation\Section\S6.cs" /> <Compile Include="Presentation\Section\S75.cs" /> <Compile Include="Presentation\Section\S76.cs" /> <Compile Include="Presentation\Section\S80.cs" /> <Compile Include="Presentation\Section\S80ALT.cs" /> <Compile Include="Presentation\Section\S80BIS.cs" /> <Compile Include="Presentation\Section\S84.cs" /> <Compile Include="Presentation\Section\S85.cs" /> <Compile Include="Presentation\Section\S86.cs" /> <Compile Include="Presentation\Section\S88.cs" /> <Compile Include="Presentation\Section\S82.cs" /> <Compile Include="Presentation\Section\S82BIS.cs" /> <Compile Include="Presentation\Section\S83.cs" /> <Compile Include="Presentation\Section\S9.cs" /> <Compile Include="Presentation\Section\S93.cs" /> <Compile Include="Presentation\Section\S94.cs" /> <Compile Include="Presentation\Section\S95.cs" /> <Compile Include="Presentation\Section\S96.cs" /> <Compile Include="Presentation\Section\SProfiloDiRischio.cs" /> <Compile Include="Presentation\Section\STorta.cs" /> <Compile Include="Presentation\Section\Tables\DatiTabella.cs" /> <Compile Include="Presentation\Section\Tables\ITabella.cs" /> <Compile Include="Presentation\Section\Tables\Piramide.cs" /> <Compile Include="Presentation\Section\Tables\PiramideRidotta.cs" /> <Compile Include="Presentation\Section\S132.cs" /> <Compile Include="Presentation\Section\S134.cs" /> <Compile Include="Presentation\Section\S146.cs" /> <Compile Include="Presentation\Section\Tables\Tabella.cs" /> <Compile Include="Presentation\Section\Tables\TabellaPDF.cs" /> <Compile Include="Presentation\TemplateGenerator\TemplateGenerator.cs" /> <Compile Include="BusinessLayer\Utils\SimpleTextGenerator.cs" /> <Compile Include="Presentation\TemplateGenerator\TemplateGeneratorFactory.cs" /> <Compile Include="Properties\AssemblyInfo.cs" /> <Compile Include="Resource.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>Resource.resx</DependentUpon> </Compile> <Compile Include="Presentation\Section\S135.cs" /> <Compile Include="Presentation\Section\S134BIS.cs" /> <Compile Include="UtilityPDFGenerator.cs" /> </ItemGroup> <ItemGroup> <None Include="App.config"> <SubType>Designer</SubType> </None> <None Include="BusinessLayer\DataSection\DataSetS334.xsc"> <DependentUpon>DataSetS334.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS334.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS334.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS334.xss"> <DependentUpon>DataSetS334.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS128.xsc"> <DependentUpon>DataSetS128.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS128.xsd"> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS128.Designer.cs</LastGenOutput> <SubType>Designer</SubType> </None> <None Include="BusinessLayer\DataSection\DataSetS128.xss"> <DependentUpon>DataSetS128.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS129.xsc"> <DependentUpon>DataSetS129.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS129.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS129.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS129.xss"> <DependentUpon>DataSetS129.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS130.xsc"> <DependentUpon>DataSetS130.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS130.xsd"> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS130.Designer.cs</LastGenOutput> <SubType>Designer</SubType> </None> <None Include="BusinessLayer\DataSection\DataSetS130.xss"> <DependentUpon>DataSetS130.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS131.xsc"> <DependentUpon>DataSetS131.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS131.xsd"> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS1311.Designer.cs</LastGenOutput> <SubType>Designer</SubType> </None> <None Include="BusinessLayer\DataSection\DataSetS131.xss"> <DependentUpon>DataSetS131.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS132.xsc"> <DependentUpon>DataSetS132.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS132.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS132.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS132.xss"> <DependentUpon>DataSetS132.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS133.xsc"> <DependentUpon>DataSetS133.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS133.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS133.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS133.xss"> <DependentUpon>DataSetS133.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS133BIS.xsc"> <DependentUpon>DataSetS133BIS.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS133BIS.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS133BIS.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS133BIS.xss"> <DependentUpon>DataSetS133BIS.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS134.xsc"> <DependentUpon>DataSetS134.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS134.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS134.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS134.xss"> <DependentUpon>DataSetS134.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS134BIS.xsc"> <DependentUpon>DataSetS134BIS.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS134BIS.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS134BIS.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS134BIS.xss"> <DependentUpon>DataSetS134BIS.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS135.xsc"> <DependentUpon>DataSetS135.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS135.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS135.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS135.xss"> <DependentUpon>DataSetS135.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS136.xsc"> <DependentUpon>DataSetS136.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS136.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS136.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS136.xss"> <DependentUpon>DataSetS136.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS137.xsc"> <DependentUpon>DataSetS137.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS137.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS137.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS137.xss"> <DependentUpon>DataSetS137.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS138.xsc"> <DependentUpon>DataSetS138.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS138.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS138.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS138.xss"> <DependentUpon>DataSetS138.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS139.xsc"> <DependentUpon>DataSetS139.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS139.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS139.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS139.xss"> <DependentUpon>DataSetS139.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS140.xsc"> <DependentUpon>DataSetS140.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS140.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS140.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS140.xss"> <DependentUpon>DataSetS140.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS141.xsc"> <DependentUpon>DataSetS141.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS141.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS141.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS141.xss"> <DependentUpon>DataSetS141.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS142.xsc"> <DependentUpon>DataSetS142.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS142.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS142.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS142.xss"> <DependentUpon>DataSetS142.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS143.xsc"> <DependentUpon>DataSetS143.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS143.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS143.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS143.xss"> <DependentUpon>DataSetS143.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS144.xsc"> <DependentUpon>DataSetS144.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS144.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS144.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS144.xss"> <DependentUpon>DataSetS144.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS145.xsc"> <DependentUpon>DataSetS145.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS145.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS145.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS145.xss"> <DependentUpon>DataSetS145.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS146.xsc"> <DependentUpon>DataSetS146.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS146.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS146.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS146.xss"> <DependentUpon>DataSetS146.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS147.xsc"> <DependentUpon>DataSetS147.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS147.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS147.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS147.xss"> <DependentUpon>DataSetS147.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS148.xsc"> <DependentUpon>DataSetS148.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS148.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS148.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS148.xss"> <DependentUpon>DataSetS148.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS149.xsc"> <DependentUpon>DataSetS149.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS149.xsd" /> <None Include="BusinessLayer\DataSection\DataSetS149.xss"> <DependentUpon>DataSetS149.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS150.xsc"> <DependentUpon>DataSetS150.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS150.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS150.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS150.xss"> <DependentUpon>DataSetS150.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS151.xsc"> <DependentUpon>DataSetS151.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS151.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS151.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS151.xss"> <DependentUpon>DataSetS151.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS152.xsc"> <DependentUpon>DataSetS152.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS152.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS152.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS152.xss"> <DependentUpon>DataSetS152.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS153.xsc"> <DependentUpon>DataSetS153.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS153.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS153.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS153.xss"> <DependentUpon>DataSetS153.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS154.xsc"> <DependentUpon>DataSetS154.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS154.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS154.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS154.xss"> <DependentUpon>DataSetS154.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS155.xsc"> <DependentUpon>DataSetS155.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS155.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS155.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS155.xss"> <DependentUpon>DataSetS155.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS156.xsc"> <DependentUpon>DataSetS156.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS156.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS156.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS156.xss"> <DependentUpon>DataSetS156.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS157.xsc"> <DependentUpon>DataSetS157.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS157.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS157.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS157.xss"> <DependentUpon>DataSetS157.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS158.xsc"> <DependentUpon>DataSetS158.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS158.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS158.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS158.xss"> <DependentUpon>DataSetS158.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS159.xsc"> <DependentUpon>DataSetS159.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS159.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS159.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS159.xss"> <DependentUpon>DataSetS159.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS160.xsc"> <DependentUpon>DataSetS160.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS160.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS160.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS160.xss"> <DependentUpon>DataSetS160.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS162.xsc"> <DependentUpon>DataSetS162.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS162.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS162.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS162.xss"> <DependentUpon>DataSetS162.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS163.xsc"> <DependentUpon>DataSetS163.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS163.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS163.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS163.xss"> <DependentUpon>DataSetS163.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS164.xsc"> <DependentUpon>DataSetS164.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS164.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS164.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS164.xss"> <DependentUpon>DataSetS164.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS165.xsc"> <DependentUpon>DataSetS165.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS165.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS165.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS165.xss"> <DependentUpon>DataSetS165.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS166.xsc"> <DependentUpon>DataSetS166.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS166.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS166.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS166.xss"> <DependentUpon>DataSetS166.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS167.xsc"> <DependentUpon>DataSetS167.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS167.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS167.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS167.xss"> <DependentUpon>DataSetS167.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS168.xsc"> <DependentUpon>DataSetS168.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS168.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS168.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS168.xss"> <DependentUpon>DataSetS168.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS169.xsc"> <DependentUpon>DataSetS169.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS169.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS169.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS169.xss"> <DependentUpon>DataSetS169.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS170.xsc"> <DependentUpon>DataSetS170.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS170.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS170.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS170.xss"> <DependentUpon>DataSetS170.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS26.xsc"> <DependentUpon>DataSetS26.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS26.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS26.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS26.xss"> <DependentUpon>DataSetS26.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS331.xsc"> <DependentUpon>DataSetS331.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS331.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS331.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS331.xss"> <DependentUpon>DataSetS331.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS332.xsc"> <DependentUpon>DataSetS332.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS332.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS332.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS332.xss"> <DependentUpon>DataSetS332.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS333.xsc"> <DependentUpon>DataSetS333.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS333.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS333.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS333.xss"> <DependentUpon>DataSetS333.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS47.xsc"> <DependentUpon>DataSetS47.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS47.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS47.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS47.xss"> <DependentUpon>DataSetS47.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetDatiComuni.xsc"> <DependentUpon>DataSetDatiComuni.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetDatiComuni.xsd"> <SubType>Designer</SubType> </None> <None Include="BusinessLayer\DataSection\DataSetDatiComuni.xss"> <DependentUpon>DataSetDatiComuni.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetIndice.xsc"> <DependentUpon>DataSetIndice.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetIndice.xsd"> <SubType>Designer</SubType> </None> <None Include="BusinessLayer\DataSection\DataSetIndice.xss"> <DependentUpon>DataSetIndice.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS1.xsc"> <DependentUpon>DataSetS1.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS1.xsd"> <SubType>Designer</SubType> </None> <None Include="BusinessLayer\DataSection\DataSetS1.xss"> <DependentUpon>DataSetS1.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS10.xsc"> <DependentUpon>DataSetS10.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS10.xsd"> <SubType>Designer</SubType> </None> <None Include="BusinessLayer\DataSection\DataSetS10.xss"> <DependentUpon>DataSetS10.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS102.xsc"> <DependentUpon>DataSetS102.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS102.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS102.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS102.xss"> <DependentUpon>DataSetS102.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS103.xsc"> <DependentUpon>DataSetS103.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS103.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS103.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS103.xss"> <DependentUpon>DataSetS103.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS18.xsc"> <DependentUpon>DataSetS18.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS18.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS18.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS18.xss"> <DependentUpon>DataSetS18.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS2.xsc"> <DependentUpon>DataSetS2.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS2.xsd"> <SubType>Designer</SubType> </None> <None Include="BusinessLayer\DataSection\DataSetS2.xss"> <DependentUpon>DataSetS2.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS23.xsc"> <DependentUpon>DataSetS23.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS23.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS23.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS23.xss"> <DependentUpon>DataSetS23.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DatasetS25.xsc"> <DependentUpon>DatasetS25.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DatasetS25.xsd"> <SubType>Designer</SubType> </None> <None Include="BusinessLayer\DataSection\DatasetS25.xss"> <DependentUpon>DatasetS25.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS27.xsc"> <DependentUpon>DataSetS27.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS27.xsd"> <SubType>Designer</SubType> </None> <None Include="BusinessLayer\DataSection\DataSetS27.xss"> <DependentUpon>DataSetS27.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS31.xsc"> <DependentUpon>DataSetS31.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS31.xsd"> <SubType>Designer</SubType> </None> <None Include="BusinessLayer\DataSection\DataSetS31.xss"> <DependentUpon>DataSetS31.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS32.xsc"> <DependentUpon>DataSetS32.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS32.xsd"> <SubType>Designer</SubType> </None> <None Include="BusinessLayer\DataSection\DataSetS32.xss"> <DependentUpon>DataSetS32.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS36.xsc"> <DependentUpon>DataSetS36.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS36.xsd"> <SubType>Designer</SubType> </None> <None Include="BusinessLayer\DataSection\DataSetS36.xss"> <DependentUpon>DataSetS36.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS37.xsc"> <DependentUpon>DataSetS37.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS37.xsd"> <SubType>Designer</SubType> </None> <None Include="BusinessLayer\DataSection\DataSetS37.xss"> <DependentUpon>DataSetS37.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS42.xsc"> <DependentUpon>DataSetS42.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS42.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS42.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS42.xss"> <DependentUpon>DataSetS42.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS43.xsc"> <DependentUpon>DataSetS43.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS43.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS43.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS43.xss"> <DependentUpon>DataSetS43.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS43BIS.xsc"> <DependentUpon>DataSetS43BIS.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS43BIS.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS43BIS.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS43BIS.xss"> <DependentUpon>DataSetS43BIS.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS48.xsc"> <DependentUpon>DataSetS48.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS48.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS48.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS48.xss"> <DependentUpon>DataSetS48.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS49.xsc"> <DependentUpon>DataSetS49.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS49.xsd"> <SubType>Designer</SubType> </None> <None Include="BusinessLayer\DataSection\DataSetS49.xss"> <DependentUpon>DataSetS49.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS50.xsc"> <DependentUpon>DataSetS50.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS50.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS50.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS50.xss"> <DependentUpon>DataSetS50.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS51.xsc"> <DependentUpon>DataSetS51.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS51.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS51.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS51.xss"> <DependentUpon>DataSetS51.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS56.xsc"> <DependentUpon>DataSetS56.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS56.xsd"> <SubType>Designer</SubType> </None> <None Include="BusinessLayer\DataSection\DataSetS56.xss"> <DependentUpon>DataSetS56.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS57.xsc"> <DependentUpon>DataSetS57.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS57.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS57.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS57.xss"> <DependentUpon>DataSetS57.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS57BIS.xsc"> <DependentUpon>DataSetS57BIS.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS57BIS.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS57BIS.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS57BIS.xss"> <DependentUpon>DataSetS57BIS.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS6.xsc"> <DependentUpon>DataSetS6.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS6.xsd"> <SubType>Designer</SubType> </None> <None Include="BusinessLayer\DataSection\DataSetS6.xss"> <DependentUpon>DataSetS6.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS75.xsc"> <DependentUpon>DataSetS75.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS75.xsd"> <SubType>Designer</SubType> </None> <None Include="BusinessLayer\DataSection\DataSetS75.xss"> <DependentUpon>DataSetS75.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS76.xsc"> <DependentUpon>DataSetS76.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS76.xsd"> <SubType>Designer</SubType> </None> <None Include="BusinessLayer\DataSection\DataSetS76.xss"> <DependentUpon>DataSetS76.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS80.xsc"> <DependentUpon>DataSetS80.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS80.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS80.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS80.xss"> <DependentUpon>DataSetS80.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS80ALT.xsc"> <DependentUpon>DataSetS80ALT.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS80ALT.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS80ALT.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS80ALT.xss"> <DependentUpon>DataSetS80ALT.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS80BIS.xsc"> <DependentUpon>DataSetS80BIS.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS80BIS.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS80BIS.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS80BIS.xss"> <DependentUpon>DataSetS80BIS.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS82.xsc"> <DependentUpon>DataSetS82.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS82.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS82.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS82.xss"> <DependentUpon>DataSetS82.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS83.xsc"> <DependentUpon>DataSetS83.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS83.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS83.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS83.xss"> <DependentUpon>DataSetS83.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS84.xsc"> <DependentUpon>DataSetS84.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS84.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS84.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS84.xss"> <DependentUpon>DataSetS84.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS85.xsc"> <DependentUpon>DataSetS85.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS85.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS85.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS85.xss"> <DependentUpon>DataSetS85.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS86.xsc"> <DependentUpon>DataSetS86.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS86.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS86.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS86.xss"> <DependentUpon>DataSetS86.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS88.xsc"> <DependentUpon>DataSetS88.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS88.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS88.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS88.xss"> <DependentUpon>DataSetS88.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS93.xsc"> <DependentUpon>DataSetS93.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS93.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS93.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS93.xss"> <DependentUpon>DataSetS93.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS94.xsc"> <DependentUpon>DataSetS94.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS94.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS94.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS94.xss"> <DependentUpon>DataSetS94.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS95.xsc"> <DependentUpon>DataSetS95.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS95.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS95.Designer.cs</LastGenOutput> </None> <None Include="BusinessLayer\DataSection\DataSetS95.xss"> <DependentUpon>DataSetS95.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS96.xsc"> <DependentUpon>DataSetS96.xsd</DependentUpon> </None> <None Include="BusinessLayer\DataSection\DataSetS96.xsd"> <SubType>Designer</SubType> <Generator>MSDataSetGenerator</Generator> <LastGenOutput>DataSetS96.Designer.cs</LastGenOutput> <SubType>Designer</SubType> </None> <None Include="BusinessLayer\DataSection\DataSetS96.xss"> <DependentUpon>DataSetS96.xsd</DependentUpon> </None> <EmbeddedResource Include="PDFTemplate\GlossarioBF_REPORT_MONITORAGGIO.pdf" /> <EmbeddedResource Include="PDFTemplate\GlossarioSP_REPORT_MONITORAGGIO.pdf" /> <EmbeddedResource Include="PDFTemplate\sRGB.icc" /> <EmbeddedResource Include="PDFTemplate\Templ_BFreport.pdf" /> <EmbeddedResource Include="PDFTemplate\Templ_copertinaBF.pdf" /> <EmbeddedResource Include="PDFTemplate\Templ_copertinaSP.pdf" /> <EmbeddedResource Include="PDFTemplate\Templ_SPreport.pdf" /> <None Include="ClassDiagram1.cd" /> <None Include="packages.config" /> </ItemGroup> <ItemGroup> <Content Include="Image\Flags\ALTRE.png"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> <Content Include="Image\Flags\ARS.png"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> <Content Include="Image\Flags\AUD.png"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> <Content Include="Image\Flags\BRL.png"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> <Content Include="Image\Flags\CAD.png"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> <Content Include="Image\Flags\CHF.png"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> <Content Include="Image\Flags\CLP.png"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> <Content Include="Image\Flags\CNY.png"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> <Content Include="Image\Flags\COP.png"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> <Content Include="Image\Flags\CZK.png"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> <Content Include="Image\Flags\DKK.png"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> <Content Include="Image\Flags\EGP.png"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> <Content Include="Image\Flags\EUR.png"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> <Content Include="Image\Flags\GBP.png"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> <Content Include="Image\Flags\HKD.png"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> <Content Include="Image\Flags\HUF.png"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> <Content Include="Image\Flags\IDR.png"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> <Content Include="Image\Flags\ILS.png"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> <Content Include="Image\Flags\INR.png"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> <Content Include="Image\Flags\JPY.png"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> <Content Include="Image\Flags\KRW.png"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> <Content Include="Image\Flags\MAD.png"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> <Content Include="Image\Flags\MXN.png"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> <Content Include="Image\Flags\MYR.png"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> <Content Include="Image\Flags\NGN.png"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> <Content Include="Image\Flags\NOK.png"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> <Content Include="Image\Flags\NZD.png"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> <Content Include="Image\Flags\PHP.png"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> <Content Include="Image\Flags\PLN.PNG"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> <Content Include="Image\Flags\QAR.png"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> <Content Include="Image\Flags\RON.png"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> <Content Include="Image\Flags\RUB.png"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> <Content Include="Image\Flags\SAR.png"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> <Content Include="Image\Flags\SEK.png"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> <Content Include="Image\Flags\SGD.png"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> <Content Include="Image\Flags\THB.png"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> <Content Include="Image\Flags\TRY.png"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> <Content Include="Image\Flags\TWD.png"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> <Content Include="Image\Flags\USD.png"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> <Content Include="Image\Flags\VND.png"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> <Content Include="Image\Flags\ZAR.png"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> <Content Include="Image\legendaS120.jpg"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> <Content Include="Image\pallino1.png"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> <Content Include="Image\pallino2.png"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> <Content Include="Image\pallino3.png"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> <Content Include="Image\pallino4.png"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> <Content Include="Image\pallino5.png"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> <Content Include="Image\plotChartGradient2.gif"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> <Content Include="Image\plotChartGradient_S141.gif"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> <EmbeddedResource Include="Image\legendaDiversificazione.jpg" /> <EmbeddedResource Include="Image\MarkerSlideLarge.png" /> <EmbeddedResource Include="Image\ImmagineC_S83.gif" /> <Content Include="Image\plotChartGradient.gif"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> <EmbeddedResource Include="Image\slide_rischiocredito.png" /> <EmbeddedResource Include="Image\flagNO_RIDOTTA.png" /> <EmbeddedResource Include="Image\flagOK_RIDOTTA.png" /> <EmbeddedResource Include="Image\FrecciaS80.gif" /> <EmbeddedResource Include="Image\ImmagineA_S83.gif" /> <EmbeddedResource Include="Image\ImmagineB_S83.gif" /> <EmbeddedResource Include="Image\arrowBorder.png" /> <EmbeddedResource Include="Image\ChangePage.png" /> <EmbeddedResource Include="Image\danger.png" /> <EmbeddedResource Include="Image\ExtraRendimento.gif" /> <EmbeddedResource Include="Image\ExtraRendimento.png" /> <EmbeddedResource Include="Image\flag.png" /> <EmbeddedResource Include="Image\flagNO.png" /> <EmbeddedResource Include="Image\flagOK.png" /> <EmbeddedResource Include="Image\flagSI.png" /> <EmbeddedResource Include="Image\investimento.gif" /> <EmbeddedResource Include="Image\Investimento.png" /> <EmbeddedResource Include="Image\Liquidita.gif" /> <EmbeddedResource Include="Image\Liquidita.png" /> <EmbeddedResource Include="Image\Liquidità .gif" /> <EmbeddedResource Include="Image\Liquidità .png" /> <EmbeddedResource Include="Image\MarkerSlide.png" /> <EmbeddedResource Include="Image\PartiteViag.png" /> <EmbeddedResource Include="Image\Previdenza.gif" /> <EmbeddedResource Include="Image\Previdenza.png" /> <EmbeddedResource Include="Image\Riserva.gif" /> <EmbeddedResource Include="Image\Riserva.png" /> <EmbeddedResource Include="Image\slide2.jpg" /> <EmbeddedResource Include="Image\slide2.png" /> <EmbeddedResource Include="Resource.resx"> <Generator>ResXFileCodeGenerator</Generator> <LastGenOutput>Resource.Designer.cs</LastGenOutput> <SubType>Designer</SubType> </EmbeddedResource> </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> <ProjectReference Include="..\..\Shared\DataAccessLayer\DataAccessLayer.csproj"> <Project>{cdf69d31-ff74-4504-afec-ac16136bb6fb}</Project> <Name>DataAccessLayer</Name> </ProjectReference> <ProjectReference Include="..\ContrattoSei.Utilities\ContrattoSei.Utilities.csproj"> <Project>{b7c7c708-2022-4d3c-92f0-afe7c19f2e0a}</Project> <Name>ContrattoSei.Utilities</Name> </ProjectReference> <ProjectReference Include="..\LogFilePDF\LogFilePDF.csproj"> <Project>{8837457C-7E2A-4B02-B19C-210FB9250F8F}</Project> <Name>LogFilePDF</Name> </ProjectReference> <ProjectReference Include="..\PDFGeneratorLetteraBenvenuto\PDFGeneratorLetteraBenvenuto.csproj"> <Project>{AFF163C5-76EC-4A68-9F8D-6D217538EE79}</Project> <Name>PDFGeneratorLetteraBenvenuto</Name> </ProjectReference> </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> --> <PropertyGroup> <PostBuildEvent> </PostBuildEvent> </PropertyGroup> </Project>