499 lines
24 KiB
XML
499 lines
24 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ProductVersion>9.0.21022</ProductVersion>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>{D68C2915-2D74-4671-B603-DA1B18AA5B0E}</ProjectGuid>
|
|
<OutputType>Exe</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>SEILoader</RootNamespace>
|
|
<AssemblyName>SEILoader</AssemblyName>
|
|
<FileUpgradeFlags>
|
|
</FileUpgradeFlags>
|
|
<UpgradeBackupLocation>
|
|
</UpgradeBackupLocation>
|
|
<OldToolsVersion>3.5</OldToolsVersion>
|
|
<IsWebBootstrapper>true</IsWebBootstrapper>
|
|
<SccProjectName>SAK</SccProjectName>
|
|
<SccLocalPath>SAK</SccLocalPath>
|
|
<SccAuxPath>SAK</SccAuxPath>
|
|
<SccProvider>SAK</SccProvider>
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|
<TargetFrameworkProfile />
|
|
<PublishUrl>http://localhost/SEILoader/</PublishUrl>
|
|
<Install>true</Install>
|
|
<InstallFrom>Web</InstallFrom>
|
|
<UpdateEnabled>true</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>
|
|
<UseApplicationTrust>false</UseApplicationTrust>
|
|
<BootstrapperEnabled>true</BootstrapperEnabled>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
<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>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="DataAccessLayer">
|
|
<HintPath>\\134.44.28.136\dll_report\DataAccessLayer.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="log4net">
|
|
<HintPath>\\134.44.28.136\dll_report\log4net.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Practices.EnterpriseLibrary.Common">
|
|
<HintPath>\\134.44.28.136\dll_report\Microsoft.Practices.EnterpriseLibrary.Common.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Practices.EnterpriseLibrary.Data">
|
|
<HintPath>\\134.44.28.136\dll_report\Microsoft.Practices.EnterpriseLibrary.Data.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Practices.ObjectBuilder">
|
|
<HintPath>\\134.44.28.136\dll_report\Microsoft.Practices.ObjectBuilder.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Oracle.DataAccess, Version=10.2.0.100, Culture=neutral, PublicKeyToken=89b483f429c47342">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>\\134.44.28.136\dll_report\Oracle.DataAccess.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.EnterpriseServices" />
|
|
<Reference Include="System.Security" />
|
|
<Reference Include="System.Web.Services" />
|
|
<Reference Include="System.Xml" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="CaricamentoParallelo.cs" />
|
|
<Compile Include="CommandLineArgs.cs" />
|
|
<Compile Include="DbManager.cs" />
|
|
<Compile Include="CaricamentoClienteData.cs" />
|
|
<Compile Include="Program.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="Properties\Settings.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
|
<DependentUpon>Settings.settings</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Settings.cs" />
|
|
<Compile Include="TngManager.cs" />
|
|
<Compile Include="TokenManager.cs" />
|
|
<Compile Include="TracingManager.cs" />
|
|
<Compile Include="Web References\Adeguatezza\Reference.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Web References\GlobalPosition\Reference.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Web References\RicercaClienteWS\Reference.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Web References\SEI\Reference.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Web References\SendEmail\Reference.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Web References\SIMPB\Reference.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</Compile>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<WebReferences Include="Web References\" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="app.config" />
|
|
<None Include="Properties\Settings.settings">
|
|
<Generator>SettingsSingleFileGenerator</Generator>
|
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
|
</None>
|
|
<None Include="Web References\SEI\CaricamentoMassivo.wsdl" />
|
|
<None Include="Web References\SEI\Reference.map">
|
|
<Generator>MSDiscoCodeGenerator</Generator>
|
|
<LastGenOutput>Reference.cs</LastGenOutput>
|
|
</None>
|
|
<None Include="Web References\SIMPB\Reference.map">
|
|
<Generator>MSDiscoCodeGenerator</Generator>
|
|
<LastGenOutput>Reference.cs</LastGenOutput>
|
|
</None>
|
|
<None Include="Web References\SIMPB\token.wsdl" />
|
|
<None Include="Web References\SIMPB\TokenRes1.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<WebReferenceUrl Include="C:\Documents and Settings\bocola\Desktop\globalposition.wsdl">
|
|
<UrlBehavior>Dynamic</UrlBehavior>
|
|
<RelPath>Web References\GlobalPosition\</RelPath>
|
|
<UpdateFromURL>C:\Documents and Settings\bocola\Desktop\globalposition.wsdl</UpdateFromURL>
|
|
<ServiceLocationURL>
|
|
</ServiceLocationURL>
|
|
<CachedDynamicPropName>
|
|
</CachedDynamicPropName>
|
|
<CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
|
|
<CachedSettingsPropName>SEILoader_GlobalPosition_GlobalPosition</CachedSettingsPropName>
|
|
</WebReferenceUrl>
|
|
<WebReferenceUrl Include="C:\Documents and Settings\bocola\My Documents\Visual Studio 2005\Projects\ConsoleApplication7\CaricamentoMassivo.wsdl">
|
|
<UrlBehavior>Dynamic</UrlBehavior>
|
|
<RelPath>Web References\SEI\</RelPath>
|
|
<UpdateFromURL>C:\Documents and Settings\bocola\My Documents\Visual Studio 2005\Projects\ConsoleApplication7\CaricamentoMassivo.wsdl</UpdateFromURL>
|
|
<ServiceLocationURL>
|
|
</ServiceLocationURL>
|
|
<CachedDynamicPropName>
|
|
</CachedDynamicPropName>
|
|
<CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
|
|
<CachedSettingsPropName>URL_CaricamentoMassivoService</CachedSettingsPropName>
|
|
</WebReferenceUrl>
|
|
<WebReferenceUrl Include="C:\Documents and Settings\bocola\My Documents\Visual Studio 2005\Projects\ConsoleApplication7\token.wsdl">
|
|
<UrlBehavior>Dynamic</UrlBehavior>
|
|
<RelPath>Web References\SIMPB\</RelPath>
|
|
<UpdateFromURL>C:\Documents and Settings\bocola\My Documents\Visual Studio 2005\Projects\ConsoleApplication7\token.wsdl</UpdateFromURL>
|
|
<ServiceLocationURL>
|
|
</ServiceLocationURL>
|
|
<CachedDynamicPropName>
|
|
</CachedDynamicPropName>
|
|
<CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
|
|
<CachedSettingsPropName>URL_Token</CachedSettingsPropName>
|
|
</WebReferenceUrl>
|
|
<WebReferenceUrl Include="C:\TPReportManager\ScheduledTasks\SeiLoader\ricercacliente.wsdl">
|
|
<UrlBehavior>Dynamic</UrlBehavior>
|
|
<RelPath>Web References\RicercaClienteWS\</RelPath>
|
|
<UpdateFromURL>C:\TPReportManager\ScheduledTasks\SeiLoader\ricercacliente.wsdl</UpdateFromURL>
|
|
<ServiceLocationURL>
|
|
</ServiceLocationURL>
|
|
<CachedDynamicPropName>
|
|
</CachedDynamicPropName>
|
|
<CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
|
|
<CachedSettingsPropName>SEILoader_RicercaClienteWS_RicercaCliente</CachedSettingsPropName>
|
|
</WebReferenceUrl>
|
|
<WebReferenceUrl Include="C:\TPReportManager\ScheduledTasks\SeiLoader\adeguatezza.wsdl">
|
|
<UrlBehavior>Dynamic</UrlBehavior>
|
|
<RelPath>Web References\Adeguatezza\</RelPath>
|
|
<UpdateFromURL>C:\TPReportManager\ScheduledTasks\SeiLoader\adeguatezza.wsdl</UpdateFromURL>
|
|
<ServiceLocationURL>
|
|
</ServiceLocationURL>
|
|
<CachedDynamicPropName>
|
|
</CachedDynamicPropName>
|
|
<CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
|
|
<CachedSettingsPropName>SEILoader_Adeguatezza_Adeguatezza</CachedSettingsPropName>
|
|
</WebReferenceUrl>
|
|
<WebReferenceUrl Include="http://134.44.28.221/SendEmail/SendEmail.asmx">
|
|
<UrlBehavior>Dynamic</UrlBehavior>
|
|
<RelPath>Web References\SendEmail\</RelPath>
|
|
<UpdateFromURL>http://134.44.28.221/SendEmail/SendEmail.asmx</UpdateFromURL>
|
|
<ServiceLocationURL>
|
|
</ServiceLocationURL>
|
|
<CachedDynamicPropName>
|
|
</CachedDynamicPropName>
|
|
<CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
|
|
<CachedSettingsPropName>SEILoader_SendEmail_SendEMail</CachedSettingsPropName>
|
|
</WebReferenceUrl>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="collaudo.config" />
|
|
<None Include="produzione.config" />
|
|
<None Include="Web References\Adeguatezza\adeguatezza.wsdl" />
|
|
<None Include="Web References\Adeguatezza\CensimentoPotenzialeRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\Adeguatezza\Reference.map">
|
|
<Generator>MSDiscoCodeGenerator</Generator>
|
|
<LastGenOutput>Reference.cs</LastGenOutput>
|
|
</None>
|
|
<None Include="Web References\Adeguatezza\SimulazioneRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoContoCorrenteCaratteristicheRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoContoCorrenteMovimentoRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoContoCorrenteSaldoRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoContoCorrenteServiziRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoDossierTitoliCaratteristicheRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoDossierTitoliMovimentoRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoDossierTitoliSaldoRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoFCertaBeneficiarioRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoFCertaCaratteristicheRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoFCertaIntestatarioRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoFCertaPrestazioneRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoFGPatrimoniSaldoRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoFinancialAgeCaratteristicheRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoFinancialAgeSaldoRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoFondoCaratteristicheRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoFondoMovimentoRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoFondoPensioneCaratteristicheRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoFondoPensioneMovimentoRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoFondoPensioneSaldoRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoFondoPensioneVersAnnoRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoFondoSaldoRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoFPPensioneCaratteristicheRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoFPPensioneSaldoRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoGestioneCaratteristicheContenitoreRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoGestioneCaratteristicheRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoGestioneMovimentoRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoGestioneSaldoCompartoContenitoreRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoGestioneSaldoCompartoRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoGestioneSaldoContenitoreRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoGestioneSaldoRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoIndexLinkedCaratteristicheRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoIndexLinkedMovimentoRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoIndexLinkedPremiRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoIndexLinkedPrestazioneRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoPolizzaVivaCaratteristicheRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoPolizzaVivaMovimentoRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoPolizzaVivaPremiRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoPolizzaVivaPrestazioneRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoPPFCaratteristicheRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoPPFMovimentoRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoPPFPremiRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoPPFPrestazioneRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoProtezioneCaratteristicheRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoProtezioneCoperturaRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoSintesiperClienteFASE1Res.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoSintesiperClienteRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoUnitLinkedSaldoRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoVitazzurraCaratteristicheRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoVitazzurraCCCaratteristicheRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoVitazzurraCCMovimentoRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoVitazzurraCCPremiRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoVitazzurraCCPrestazioneRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoVitazzurraIntestatarioRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoVitazzurraMovimentoRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoVitazzurraPremiRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ContrattoVitazzurraPrestazioneRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\globalposition.wsdl" />
|
|
<None Include="Web References\GlobalPosition\IndirizzoRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\IntestatarioFinancialAgeRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\IntestatarioIndexLinkedRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\IntestatarioPolizzaVivaRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\IntestatarioPPFRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\IntestatarioVitazzurraCCRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\IntestatariRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\ListaContrattiperClienteRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\PartiteViaggiantiInvRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\Reference.map">
|
|
<Generator>MSDiscoCodeGenerator</Generator>
|
|
<LastGenOutput>Reference.cs</LastGenOutput>
|
|
</None>
|
|
<None Include="Web References\GlobalPosition\SiaRIDRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\RicercaClienteWS\ListaClientePersonalizzataRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\RicercaClienteWS\ListaClienteRes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\RicercaClienteWS\ListaClienteRFARes.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\RicercaClienteWS\Reference.map">
|
|
<Generator>MSDiscoCodeGenerator</Generator>
|
|
<LastGenOutput>Reference.cs</LastGenOutput>
|
|
</None>
|
|
<None Include="Web References\RicercaClienteWS\ricercacliente.wsdl" />
|
|
<None Include="Web References\SendEmail\Reference.map">
|
|
<Generator>MSDiscoCodeGenerator</Generator>
|
|
<LastGenOutput>Reference.cs</LastGenOutput>
|
|
</None>
|
|
<None Include="Web References\SendEmail\SendEmail.disco" />
|
|
<None Include="Web References\SendEmail\SendEmail.wsdl" />
|
|
</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.2.0">
|
|
<Visible>False</Visible>
|
|
<ProductName>.NET Framework 2.0 %28x86%29</ProductName>
|
|
<Install>true</Install>
|
|
</BootstrapperPackage>
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
|
|
<Visible>False</Visible>
|
|
<ProductName>.NET Framework 3.0 %28x86%29</ProductName>
|
|
<Install>false</Install>
|
|
</BootstrapperPackage>
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
|
|
<Visible>False</Visible>
|
|
<ProductName>.NET Framework 3.5</ProductName>
|
|
<Install>false</Install>
|
|
</BootstrapperPackage>
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
|
<Visible>False</Visible>
|
|
<ProductName>.NET Framework 3.5 SP1</ProductName>
|
|
<Install>false</Install>
|
|
</BootstrapperPackage>
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|
Other similar extension points exist, see Microsoft.Common.targets.
|
|
<Target Name="BeforeBuild">
|
|
</Target>
|
|
<Target Name="AfterBuild">
|
|
</Target>
|
|
-->
|
|
</Project> |