Files
ETS/ETS_Data/ETS_Data.csproj
Samuele Locatelli 371f136f1a refresh generale
2021-11-02 09:05:06 +01:00

348 lines
18 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>{0A14058F-ED18-4F82-91C9-93945C2C409A}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>ETS_Data</RootNamespace>
<AssemblyName>ETS_Data</AssemblyName>
<TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<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>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'WinLab|AnyCPU'">
<OutputPath>bin\WinLab\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<Optimize>true</Optimize>
<DebugType>pdbonly</DebugType>
<PlatformTarget>AnyCPU</PlatformTarget>
<CodeAnalysisLogFile>bin\Release\ETS_Data.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
<CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
<CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
<CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
<CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
<CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
<CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'ETS|AnyCPU'">
<OutputPath>bin\ETS\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<Optimize>true</Optimize>
<DebugType>pdbonly</DebugType>
<PlatformTarget>AnyCPU</PlatformTarget>
<CodeAnalysisLogFile>bin\Release\ETS_Data.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
<CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
<CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
<CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
<CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
<CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
<CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'pippo|AnyCPU'">
<OutputPath>bin\pippo\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<Optimize>true</Optimize>
<DebugType>pdbonly</DebugType>
<PlatformTarget>AnyCPU</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
<Reference Include="DocumentFormat.OpenXml, Version=2.7.2.0, Culture=neutral, PublicKeyToken=8fb06cb64d019a17, processorArchitecture=MSIL">
<HintPath>..\PROJ-ETS\packages\DocumentFormat.OpenXml.2.7.2\lib\net46\DocumentFormat.OpenXml.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\PROJ-ETS\packages\Microsoft.Bcl.AsyncInterfaces.5.0.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\PROJ-ETS\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL">
<HintPath>..\PROJ-ETS\packages\NLog.4.7.12\lib\net45\NLog.dll</HintPath>
</Reference>
<Reference Include="Pipelines.Sockets.Unofficial, Version=1.0.0.0, Culture=neutral, PublicKeyToken=42ea0a778e13fbe2, processorArchitecture=MSIL">
<HintPath>..\PROJ-ETS\packages\Pipelines.Sockets.Unofficial.2.2.0\lib\net461\Pipelines.Sockets.Unofficial.dll</HintPath>
</Reference>
<Reference Include="StackExchange.Redis, Version=2.0.0.0, Culture=neutral, PublicKeyToken=c219ff1ca8c2ce46, processorArchitecture=MSIL">
<HintPath>..\PROJ-ETS\packages\StackExchange.Redis.2.2.79\lib\net461\StackExchange.Redis.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\PROJ-ETS\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
</Reference>
<Reference Include="System.Configuration" />
<Reference Include="System.Core" />
<Reference Include="System.Diagnostics.PerformanceCounter, Version=5.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\PROJ-ETS\packages\System.Diagnostics.PerformanceCounter.5.0.1\lib\net461\System.Diagnostics.PerformanceCounter.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System.IO.Compression, Version=4.1.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
<HintPath>..\PROJ-ETS\packages\System.IO.Compression.4.3.0\lib\net46\System.IO.Compression.dll</HintPath>
</Reference>
<Reference Include="System.IO.FileSystem.Primitives, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\PROJ-ETS\packages\System.IO.FileSystem.Primitives.4.3.0\lib\net46\System.IO.FileSystem.Primitives.dll</HintPath>
</Reference>
<Reference Include="System.IO.Packaging, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\PROJ-ETS\packages\System.IO.Packaging.5.0.0\lib\net46\System.IO.Packaging.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System.IO.Pipelines, Version=5.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\PROJ-ETS\packages\System.IO.Pipelines.5.0.1\lib\net461\System.IO.Pipelines.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\PROJ-ETS\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll</HintPath>
</Reference>
<Reference Include="System.Numerics" />
<Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\PROJ-ETS\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.CompilerServices.Unsafe, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\PROJ-ETS\packages\System.Runtime.CompilerServices.Unsafe.5.0.0\lib\net45\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System.Runtime.InteropServices.RuntimeInformation, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\PROJ-ETS\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.Serialization" />
<Reference Include="System.ServiceModel" />
<Reference Include="System.Threading.Channels, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\PROJ-ETS\packages\System.Threading.Channels.5.0.0\lib\net461\System.Threading.Channels.dll</HintPath>
</Reference>
<Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\PROJ-ETS\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath>
</Reference>
<Reference Include="System.Transactions" />
<Reference Include="System.Web" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="Microsoft.CSharp" />
<Reference Include="System.Data" />
<Reference Include="System.Xml" />
<Reference Include="WindowsBase" />
</ItemGroup>
<ItemGroup>
<Compile Include="DataLayer_AnagGen.Designer.cs">
<DependentUpon>DataLayer_AnagGen.xsd</DependentUpon>
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
</Compile>
<Compile Include="DataProxy_ETS_WS.cs" />
<Compile Include="DataProxy_ProjEts.cs" />
<Compile Include="DataWrap.cs" />
<Compile Include="DS_Anagrafica.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>DS_Anagrafica.xsd</DependentUpon>
</Compile>
<Compile Include="Ds_ProjEts.cs">
<DependentUpon>Ds_ProjEts.xsd</DependentUpon>
</Compile>
<Compile Include="Ds_ProjEts.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Ds_ProjEts.xsd</DependentUpon>
</Compile>
<Compile Include="DS_utils.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>DS_utils.xsd</DependentUpon>
</Compile>
<Compile Include="DS_utilsProjEts.cs">
<DependentUpon>DS_utilsProjEts.xsd</DependentUpon>
</Compile>
<Compile Include="DS_utilsProjEts.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>DS_utilsProjEts.xsd</DependentUpon>
</Compile>
<Compile Include="DS_utilsWebShip.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>DS_utilsWebShip.xsd</DependentUpon>
</Compile>
<Compile Include="DS_WebScip.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>DS_WebScip.xsd</DependentUpon>
</Compile>
<Compile Include="enomerazioni.cs" />
<Compile Include="fileMover.cs" />
<Compile Include="officeXmlMan.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="SearchAndReplace.cs" />
<Compile Include="Type\BazaarRes.cs" />
<Compile Include="Type\ImpiegoRes.cs" />
<Compile Include="user_std.cs" />
<Compile Include="utils.cs" />
</ItemGroup>
<ItemGroup>
<Content Include="SQL\ETS-DIP\ETS_WS_00137.sql" />
<Content Include="SQL\ETS-GPW\ETS_GPW-PROJ_00183.sql" />
<Content Include="SQL\ETS_anagrafica\ETS_ANAG_00180.sql" />
<Content Include="SQL\ETS_anagrafica\ETS_ANAG_00170.sql" />
<Content Include="SQL\ETS_PROJ\ETS_PROJ_00227.sql" />
<Content Include="SQL\ETS_PROJ\ETS_PROJ_00225.sql" />
<Content Include="SQL\ETS_PROJ\ETS_PROJ_00221.sql" />
<Content Include="SQL\ETS_PROJ\ETS_PROJ_00216.sql" />
<Content Include="SQL\ETS_PROJ\ETS_PROJ_00218.sql" />
<Content Include="SQL\ETS_PROJ\ETS_PROJ_00215.sql" />
<Content Include="SQL\ETS_PROJ\ETS_PROJ_00212.sql" />
<Content Include="SQL\ETS_PROJ\ETS_PROJ_00210.sql" />
<Content Include="SQL\ETS_PROJ\ETS_PROJ_00202.sql" />
<Content Include="SQL\ETS_PROJ\ETS_PROJ_00199.sql" />
<Content Include="SQL\ETS_PROJ\ETS_PROJ_00197.sql" />
<Content Include="SQL\ETS_PROJ\ETS_PROJ_00193.sql" />
<Content Include="SQL\ETS_PROJ\ETS_PROJ_00192.sql" />
<Content Include="SQL\ETS_PROJ\ETS_PROJ_00191.sql" />
<Content Include="SQL\ETS_PROJ\ETS_PROJ_00190.sql" />
<Content Include="SQL\ETS_PROJ\ETS_PROJ_00187.sql" />
<Content Include="SQL\ETS_PROJ\ETS_PROJ_00183.sql" />
<Content Include="SQL\ETS_PROJ\ETS_PROJ_00172.sql" />
<Content Include="SQL\ETS_PROJ\ETS_PROJ_00170.sql" />
<Content Include="SQL\ETS-DIP\ETS_WS_00135.sql" />
<Content Include="SQL\ETS-DIP\ETS_WS_00132.sql" />
<Content Include="SQL\ETS-DIP\ETS_WS_00131.sql" />
<Content Include="SQL\ETS-DIP\ETS_WS_00126.sql" />
<Content Include="SQL\ETS-DIP\ETS_WS_00125.sql" />
<Content Include="SQL\ETS-DIP\ETS_WS_00121.sql" />
<Content Include="SQL\ETS-DIP\ETS_WS_00120.sql" />
<Content Include="SQL\ETS-DIP\ETS_WS_00119.sql" />
<Content Include="SQL\ETS_PROJ\ETS_PROJ_2110.sql" />
<None Include="app.config">
<SubType>Designer</SubType>
</None>
<None Include="DataLayer_AnagGen.xsc">
<DependentUpon>DataLayer_AnagGen.xsd</DependentUpon>
</None>
<None Include="DataLayer_AnagGen.xsd">
<Generator>MSDataSetGenerator</Generator>
<LastGenOutput>DataLayer_AnagGen.Designer.cs</LastGenOutput>
<SubType>Designer</SubType>
</None>
<None Include="DataLayer_AnagGen.xss">
<DependentUpon>DataLayer_AnagGen.xsd</DependentUpon>
</None>
<None Include="DS_Anagrafica.xsc">
<DependentUpon>DS_Anagrafica.xsd</DependentUpon>
</None>
<None Include="DS_Anagrafica.xsd">
<SubType>Designer</SubType>
<Generator>MSDataSetGenerator</Generator>
<LastGenOutput>DS_Anagrafica.Designer.cs</LastGenOutput>
</None>
<None Include="DS_Anagrafica.xss">
<DependentUpon>DS_Anagrafica.xsd</DependentUpon>
</None>
<None Include="Ds_ProjEts.xsc">
<DependentUpon>Ds_ProjEts.xsd</DependentUpon>
</None>
<None Include="Ds_ProjEts.xsd">
<SubType>Designer</SubType>
<Generator>MSDataSetGenerator</Generator>
<LastGenOutput>Ds_ProjEts.Designer.cs</LastGenOutput>
</None>
<None Include="Ds_ProjEts.xss">
<DependentUpon>Ds_ProjEts.xsd</DependentUpon>
</None>
<None Include="DS_utils.xsc">
<DependentUpon>DS_utils.xsd</DependentUpon>
</None>
<None Include="DS_utils.xsd">
<SubType>Designer</SubType>
<Generator>MSDataSetGenerator</Generator>
<LastGenOutput>DS_utils.Designer.cs</LastGenOutput>
</None>
<None Include="DS_utils.xss">
<DependentUpon>DS_utils.xsd</DependentUpon>
</None>
<None Include="DS_utilsProjEts.xsc">
<DependentUpon>DS_utilsProjEts.xsd</DependentUpon>
</None>
<None Include="DS_utilsProjEts.xsd">
<SubType>Designer</SubType>
<Generator>MSDataSetGenerator</Generator>
<LastGenOutput>DS_utilsProjEts.Designer.cs</LastGenOutput>
</None>
<None Include="DS_utilsProjEts.xss">
<DependentUpon>DS_utilsProjEts.xsd</DependentUpon>
</None>
<None Include="DS_utilsWebShip.xsc">
<DependentUpon>DS_utilsWebShip.xsd</DependentUpon>
</None>
<None Include="DS_utilsWebShip.xsd">
<SubType>Designer</SubType>
<Generator>MSDataSetGenerator</Generator>
<LastGenOutput>DS_utilsWebShip.Designer.cs</LastGenOutput>
</None>
<None Include="DS_utilsWebShip.xss">
<DependentUpon>DS_utilsWebShip.xsd</DependentUpon>
</None>
<None Include="DS_WebScip.xsc">
<DependentUpon>DS_WebScip.xsd</DependentUpon>
</None>
<None Include="DS_WebScip.xsd">
<SubType>Designer</SubType>
<Generator>MSDataSetGenerator</Generator>
<LastGenOutput>DS_WebScip.Designer.cs</LastGenOutput>
</None>
<None Include="DS_WebScip.xss">
<DependentUpon>DS_WebScip.xsd</DependentUpon>
</None>
<Content Include="NLog.config">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<None Include="NLog.xsd">
<SubType>Designer</SubType>
</None>
<None Include="packages.config" />
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
</None>
</ItemGroup>
<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>