397 lines
20 KiB
XML
397 lines
20 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ProductVersion>8.0.30703</ProductVersion>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>{D45177C0-176C-4DF7-A50A-70B83EB44AF6}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>Consulenza.ExternalServices</RootNamespace>
|
|
<AssemblyName>Consulenza.ExternalServices</AssemblyName>
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<SccProjectName>SAK</SccProjectName>
|
|
<SccLocalPath>SAK</SccLocalPath>
|
|
<SccAuxPath>SAK</SccAuxPath>
|
|
<SccProvider>SAK</SccProvider>
|
|
<PublishUrl>publish\</PublishUrl>
|
|
<Install>true</Install>
|
|
<InstallFrom>Disk</InstallFrom>
|
|
<UpdateEnabled>false</UpdateEnabled>
|
|
<UpdateMode>Foreground</UpdateMode>
|
|
<UpdateInterval>7</UpdateInterval>
|
|
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
|
<UpdatePeriodically>false</UpdatePeriodically>
|
|
<UpdateRequired>false</UpdateRequired>
|
|
<MapFileExtensions>true</MapFileExtensions>
|
|
<ApplicationRevision>0</ApplicationRevision>
|
|
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
|
<IsWebBootstrapper>false</IsWebBootstrapper>
|
|
<UseApplicationTrust>false</UseApplicationTrust>
|
|
<BootstrapperEnabled>true</BootstrapperEnabled>
|
|
<TargetFrameworkProfile />
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Sviluppo|AnyCPU'">
|
|
<OutputPath>bin\Sviluppo\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<DebugType>pdbonly</DebugType>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<CodeAnalysisLogFile>bin\Release\Consulenza.ExternalServices.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
|
<CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
|
<CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|
<CodeAnalysisRuleSetDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
|
<CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
|
<CodeAnalysisRuleDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
|
<CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'ProduzioneUnicaCB|AnyCPU'">
|
|
<OutputPath>bin\ProduzioneUnicaCB\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<DebugType>pdbonly</DebugType>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
|
|
<CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
|
<CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'TestUnica|AnyCPU'">
|
|
<OutputPath>bin\TestUnica\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<DebugType>pdbonly</DebugType>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
|
|
<CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'ProduzioneUnica01|AnyCPU'">
|
|
<OutputPath>bin\ProduzioneUnica01\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<DebugType>pdbonly</DebugType>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<CodeAnalysisLogFile>bin\Release\Consulenza.ExternalServices.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
|
<CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
|
<CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|
<CodeAnalysisRuleSetDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
|
<CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
|
|
<CodeAnalysisRuleDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
|
<CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'ProduzioneUnica02|AnyCPU'">
|
|
<OutputPath>bin\ProduzioneUnica02\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<DebugType>pdbonly</DebugType>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<CodeAnalysisLogFile>bin\Release\Consulenza.ExternalServices.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
|
<CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
|
<CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|
<CodeAnalysisRuleSetDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
|
<CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
|
|
<CodeAnalysisRuleDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
|
<CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="Consulenza.Immobiliare.Business">
|
|
<HintPath>..\Consulenza.Immobiliare.Business\bin\Debug\Consulenza.Immobiliare.Business.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Consulenza.ReportModeler.Manager">
|
|
<HintPath>..\Consulenza.ReportModeler.Manager\bin\Debug\Consulenza.ReportModeler.Manager.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.configuration" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.EnterpriseServices" />
|
|
<Reference Include="System.Runtime.Serialization" />
|
|
<Reference Include="System.ServiceModel" />
|
|
<Reference Include="System.Web.Services" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Xml" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="ImmobiliareDatiRischio.cs" />
|
|
<Compile Include="Web References\PrometeiaWSPuc\Reference.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</Compile>
|
|
<None Include="Prometeia.OLD" />
|
|
<Compile Include="Prometeia.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="Structure\FiscalitaImmobile.cs" />
|
|
<Compile Include="Web References\ImmobiliareDatiRischioWs\Reference.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Web References\PrometeiaCatasto\Reference.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</Compile>
|
|
<None Include="Web References\PrometeiaCatasto\anagraficaProvinceResponse1.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\PrometeiaCatasto\analyticsPtfResponse1.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\PrometeiaCatasto\calcolaQuoteDirittoResponse1.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\PrometeiaCatasto\checkCatastoTavolareResponse1.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\PrometeiaCatasto\contoCapitaleResponse1.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\PrometeiaCatasto\costiMinimiInterventiResponse1.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\PrometeiaCatasto\provinciaResponse1.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\PrometeiaCatasto\rischioImmobiliareResponse1.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\PrometeiaCatasto\ristrutturazioneResponse1.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\PrometeiaCatasto\scadenziarioFiscalitaResponse1.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\PrometeiaCatasto\sensitivityResponse1.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\PrometeiaCatasto\timeBucketResponse1.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\PrometeiaCatasto\trendResponse1.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\PrometeiaCatasto\whatIfOnlineImmobiliResponse1.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\PrometeiaWSPuc\aliquoteImmobiliResponse.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\PrometeiaWSPuc\mapResponse.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\PrometeiaWSPuc\PrometeiaProxyServices.wsdl" />
|
|
<None Include="Web References\PrometeiaWSPuc\Reference.map">
|
|
<Generator>MSDiscoCodeGenerator</Generator>
|
|
<LastGenOutput>Reference.cs</LastGenOutput>
|
|
</None>
|
|
<None Include="Web References\PrometeiaWSPuc\tariImmobiliResponse.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<WCFMetadata Include="Service References\" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<WebReferences Include="Web References\" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="app.config">
|
|
<SubType>Designer</SubType>
|
|
</None>
|
|
<None Include="Properties\Settings.settings">
|
|
<Generator>SettingsSingleFileGenerator</Generator>
|
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
|
</None>
|
|
<None Include="Web References\ImmobiliareDatiRischioWs\Reference.map">
|
|
<Generator>MSDiscoCodeGenerator</Generator>
|
|
<LastGenOutput>Reference.cs</LastGenOutput>
|
|
</None>
|
|
<None Include="Web References\ImmobiliareDatiRischioWs\ReportManagerService.wsdl" />
|
|
<None Include="Web References\ImmobiliareDatiRischioWs\rsCorrelazioni1.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\ImmobiliareDatiRischioWs\rsReportManager1.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\PrometeiaCatasto\aliquoteImmobiliResponse.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\PrometeiaCatasto\aliquoteResponse.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\PrometeiaCatasto\anagraficaComuniResponse.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\PrometeiaCatasto\CatastoServiceService.wsdl" />
|
|
<None Include="Web References\PrometeiaCatasto\comuneResponse.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\PrometeiaCatasto\dataAggiornamentoResponse.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\PrometeiaCatasto\detrazioniResponse.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\PrometeiaCatasto\fiscalitaComuneResponse.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\PrometeiaCatasto\geolocalizzaIndirizzoResponse.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\PrometeiaCatasto\infoCatastaliMassivaResponse.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\PrometeiaCatasto\infoCatastaliResponse.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\PrometeiaCatasto\mapByCoordinateResponse.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\PrometeiaCatasto\mapResponse.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\PrometeiaCatasto\Reference.map">
|
|
<Generator>MSDiscoCodeGenerator</Generator>
|
|
<LastGenOutput>Reference.cs</LastGenOutput>
|
|
</None>
|
|
<None Include="Web References\PrometeiaCatasto\statoMassivaResponse.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\PrometeiaCatasto\statoRichiesteResponse.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\PrometeiaCatasto\tariImmobiliResponse.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\PrometeiaCatasto\valoreCatastaleResponce.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\PrometeiaCatasto\valutazioneIndirizziResponse.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\PrometeiaCatasto\whatIfOmiResponse.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\PrometeiaCatasto\whatIfOnlineResponse.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
<None Include="Web References\PrometeiaCatasto\zonaOmiResponse.datasource">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</None>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\Consulenza.ReportCommon\Consulenza.ReportCommon.csproj">
|
|
<Project>{147D5B5F-35BC-4E7E-8D73-EEE7F4A97269}</Project>
|
|
<Name>Consulenza.ReportCommon</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<WebReferenceUrl Include="C:\Project\Banca Fideuram\TPSEI\ConsulenzaBase\Sviluppi\ReportManager.wsdl">
|
|
<UrlBehavior>Dynamic</UrlBehavior>
|
|
<RelPath>Web References\ImmobiliareDatiRischioWs\</RelPath>
|
|
<UpdateFromURL>C:\Project\Banca Fideuram\TPSEI\ConsulenzaBase\Sviluppi\ReportManager.wsdl</UpdateFromURL>
|
|
<ServiceLocationURL>
|
|
</ServiceLocationURL>
|
|
<CachedDynamicPropName>
|
|
</CachedDynamicPropName>
|
|
<CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
|
|
<CachedSettingsPropName>Consulenza_ExternalServices_ImmobiliareDatiRischio_ReportManagerService</CachedSettingsPropName>
|
|
</WebReferenceUrl>
|
|
<WebReferenceUrl Include="http://bfwspuc01c.sysfideuram.sysbancafideuram.it:8080/fu-app/PrometeiaProxyServices%3fwsdl">
|
|
<UrlBehavior>Dynamic</UrlBehavior>
|
|
<RelPath>Web References\PrometeiaWSPuc\</RelPath>
|
|
<UpdateFromURL>http://bfwspuc01c.sysfideuram.sysbancafideuram.it:8080/fu-app/PrometeiaProxyServices%3fwsdl</UpdateFromURL>
|
|
<ServiceLocationURL>
|
|
</ServiceLocationURL>
|
|
<CachedDynamicPropName>
|
|
</CachedDynamicPropName>
|
|
<CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
|
|
<CachedSettingsPropName>Consulenza_ExternalServices_PrometeiaWSPuc_PrometeiaProxyServices</CachedSettingsPropName>
|
|
</WebReferenceUrl>
|
|
<WebReferenceUrl Include="https://realestate-test.prometeia.it/IMEServices/ws/catasto/%3fwsdl">
|
|
<UrlBehavior>Dynamic</UrlBehavior>
|
|
<RelPath>Web References\PrometeiaCatasto\</RelPath>
|
|
<UpdateFromURL>https://realestate-test.prometeia.it/IMEServices/ws/catasto/%3fwsdl</UpdateFromURL>
|
|
<ServiceLocationURL>
|
|
</ServiceLocationURL>
|
|
<CachedDynamicPropName>
|
|
</CachedDynamicPropName>
|
|
<CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
|
|
<CachedSettingsPropName>Consulenza_ExternalServices_PrometeiaCatasto_CatastoServiceService</CachedSettingsPropName>
|
|
</WebReferenceUrl>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<BootstrapperPackage Include=".NETFramework,Version=v4.0">
|
|
<Visible>False</Visible>
|
|
<ProductName>Microsoft .NET Framework 4 %28x86 and x64%29</ProductName>
|
|
<Install>true</Install>
|
|
</BootstrapperPackage>
|
|
<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>false</Install>
|
|
</BootstrapperPackage>
|
|
<BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
|
|
<Visible>False</Visible>
|
|
<ProductName>Windows Installer 3.1</ProductName>
|
|
<Install>true</Install>
|
|
</BootstrapperPackage>
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|
Other similar extension points exist, see Microsoft.Common.targets.
|
|
<Target Name="BeforeBuild">
|
|
</Target>
|
|
<Target Name="AfterBuild">
|
|
</Target>
|
|
-->
|
|
</Project> |