456 lines
23 KiB
XML
456 lines
23 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="12.0">
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ProductVersion>9.0.30729</ProductVersion>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>{2872DCFE-8B46-43B2-BAA0-842A816A2DD5}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>SteamWare</RootNamespace>
|
|
<AssemblyName>SteamWare</AssemblyName>
|
|
<SignAssembly>false</SignAssembly>
|
|
<FileUpgradeFlags>
|
|
</FileUpgradeFlags>
|
|
<UpgradeBackupLocation>
|
|
</UpgradeBackupLocation>
|
|
<OldToolsVersion>3.5</OldToolsVersion>
|
|
<IsWebBootstrapper>false</IsWebBootstrapper>
|
|
<TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
|
|
<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>
|
|
<UseApplicationTrust>false</UseApplicationTrust>
|
|
<BootstrapperEnabled>true</BootstrapperEnabled>
|
|
<TargetFrameworkProfile />
|
|
<NuGetPackageImportStamp>
|
|
</NuGetPackageImportStamp>
|
|
</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>
|
|
<DocumentationFile>bin\Debug\SteamWare.XML</DocumentationFile>
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<DebugType>none</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<ApplicationIcon>App_Readme\SteamWare_demo\example-favicon.ico</ApplicationIcon>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="AegisImplicitMail, Version=1.0.3.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\AIM.1.0.3\lib\AegisImplicitMail.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="AjaxControlToolkit, Version=20.1.0.0, Culture=neutral, PublicKeyToken=28f01b0e84b6d53e, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\AjaxControlToolkit.20.1.0\lib\net40\AjaxControlToolkit.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Crc32C.NET, Version=1.0.5.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Crc32C.NET.1.0.5.0\lib\net20\Crc32C.NET.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="DnsClient, Version=1.3.2.0, Culture=neutral, PublicKeyToken=4574bb5573c51424, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\DnsClient.1.3.2\lib\net45\DnsClient.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="ICSharpCode.SharpZipLib, Version=1.2.0.246, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\SharpZipLib.1.2.0\lib\net45\ICSharpCode.SharpZipLib.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="Microsoft.VisualBasic" />
|
|
<Reference Include="MongoDB.Bson, Version=2.11.1.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\MongoDB.Bson.2.11.1\lib\net452\MongoDB.Bson.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="MongoDB.Driver, Version=2.11.1.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\MongoDB.Driver.2.11.1\lib\net452\MongoDB.Driver.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="MongoDB.Driver.Core, Version=2.11.1.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\MongoDB.Driver.Core.2.11.1\lib\net452\MongoDB.Driver.Core.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="MongoDB.Libmongocrypt, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\MongoDB.Libmongocrypt.1.0.0\lib\net452\MongoDB.Libmongocrypt.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\NLog.4.7.4\lib\net45\NLog.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="PdfSharp, Version=1.50.5147.0, Culture=neutral, PublicKeyToken=f94615aa0424f9eb, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\PDFsharp.1.50.5147\lib\net20\PdfSharp.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="PdfSharp.Charting, Version=1.50.5147.0, Culture=neutral, PublicKeyToken=f94615aa0424f9eb, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\PDFsharp.1.50.5147\lib\net20\PdfSharp.Charting.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Pipelines.Sockets.Unofficial, Version=1.0.0.0, Culture=neutral, PublicKeyToken=42ea0a778e13fbe2, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Pipelines.Sockets.Unofficial.2.1.1\lib\net461\Pipelines.Sockets.Unofficial.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="SharpCompress, Version=0.24.0.0, Culture=neutral, PublicKeyToken=afb0a02973931d96, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\SharpCompress.0.24.0\lib\net45\SharpCompress.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Snappy.NET, Version=1.1.1.8, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Snappy.NET.1.1.1.8\lib\net45\Snappy.NET.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="StackExchange.Redis, Version=2.0.0.0, Culture=neutral, PublicKeyToken=c219ff1ca8c2ce46, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\StackExchange.Redis.2.0.601\lib\net461\StackExchange.Redis.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System">
|
|
<HintPath>c:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Configuration" />
|
|
<Reference Include="System.Core">
|
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|
</Reference>
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="System.Diagnostics.PerformanceCounter, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Diagnostics.PerformanceCounter.4.7.0\lib\net461\System.Diagnostics.PerformanceCounter.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.EnterpriseServices" />
|
|
<Reference Include="System.IO.Compression" />
|
|
<Reference Include="System.IO.Pipelines, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.IO.Pipelines.4.7.0\lib\netstandard2.0\System.IO.Pipelines.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Management" />
|
|
<Reference Include="System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Net.Http, Version=4.1.1.3, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Net.Http.4.3.4\lib\net46\System.Net.Http.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Numerics" />
|
|
<Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.6.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.4.7.0\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Runtime.InteropServices.RuntimeInformation, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Runtime.Serialization" />
|
|
<Reference Include="System.Security.Cryptography.Algorithms, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Security.Cryptography.Algorithms.4.3.0\lib\net461\System.Security.Cryptography.Algorithms.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Security.Cryptography.Encoding, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Security.Cryptography.Primitives, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Security.Cryptography.X509Certificates, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Security.Cryptography.X509Certificates.4.3.0\lib\net461\System.Security.Cryptography.X509Certificates.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.ServiceModel" />
|
|
<Reference Include="System.Threading.Channels, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Threading.Channels.4.7.1\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>..\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.Web.Services" />
|
|
<Reference Include="System.Windows.Forms" />
|
|
<Reference Include="System.Xml" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="ApplicationSimplePage.cs">
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ApplicationUserControl.cs">
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="authProxy.cs" />
|
|
<Compile Include="BillingProxy.cs" />
|
|
<Compile Include="calc.cs" />
|
|
<Compile Include="calendarMan.cs" />
|
|
<Compile Include="confrontoValori.cs" />
|
|
<Compile Include="CSV_utils.cs" />
|
|
<Compile Include="DataLayer_AnagGen.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>DataLayer_AnagGen.xsd</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="DataLayer_generic.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>DataLayer_generic.xsd</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="DataWrap.cs" />
|
|
<Compile Include="dbUpdateManager.cs" />
|
|
<Compile Include="devicesAuthProxy.cs" />
|
|
<Compile Include="devInfoParam.cs" />
|
|
<Compile Include="Diagnostica.cs" />
|
|
<Compile Include="DS_Auth.cs">
|
|
<DependentUpon>DS_Auth.xsd</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="DS_Auth.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>DS_Auth.xsd</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="DS_Billing.cs">
|
|
<DependentUpon>DS_Billing.xsd</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="DS_Billing.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>DS_Billing.xsd</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="DS_devices.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>DS_devices.xsd</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="DS_logging.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>DS_logging.xsd</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="DS_Utility.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>DS_Utility.xsd</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="enumerazioni.cs" />
|
|
<Compile Include="fileMover.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="filePack.cs" />
|
|
<Compile Include="HwSwInfo.cs" />
|
|
<Compile Include="inputComando.cs" />
|
|
<Compile Include="licenseMan.cs" />
|
|
<Compile Include="log2note.cs" />
|
|
<Compile Include="logger.cs" />
|
|
<Compile Include="Logging.cs" />
|
|
<Compile Include="memLayer.cs" />
|
|
<Compile Include="NetworkConnection.cs" />
|
|
<Compile Include="pdfUtils.cs" />
|
|
<Compile Include="reportGenObj.cs" />
|
|
<Compile Include="SteamWare.cs">
|
|
<DependentUpon>SteamWare.tt</DependentUpon>
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
</Compile>
|
|
<Compile Include="PasswordHash.cs" />
|
|
<Compile Include="SteamwareStrings.cs" />
|
|
<Compile Include="UpdateMan.cs" />
|
|
<Compile Include="UserPage.cs">
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="pieChart.cs" />
|
|
<Compile Include="Properties\Settings.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
|
<DependentUpon>Settings.settings</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="selDataVoc.cs" />
|
|
<Compile Include="selettori.cs" />
|
|
<Compile Include="DataType\DatoBarPlot.cs" />
|
|
<Compile Include="UserControl.cs">
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="user_std.cs" />
|
|
<Compile Include="utils.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="App_Readme\SteamWare_demo\example-config-table.txt" />
|
|
<Content Include="App_Readme\SteamWare_demo\example-favicon.ico">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="App_Readme\SteamWare_demo\example-NLog.config">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="App_Readme\README_SteamWare.txt">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="App_Readme\SteamWare_demo\example-app.config">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<None Include="..\.editorconfig">
|
|
<Link>.editorconfig</Link>
|
|
</None>
|
|
<None Include="SteamWare.tt">
|
|
<Generator>TextTemplatingFileGenerator</Generator>
|
|
<LastGenOutput>SteamWare.cs</LastGenOutput>
|
|
</None>
|
|
<None Include="app.config">
|
|
<SubType>Designer</SubType>
|
|
</None>
|
|
<None Include="DataLayer_generic.xsc">
|
|
<DependentUpon>DataLayer_generic.xsd</DependentUpon>
|
|
</None>
|
|
<None Include="DataLayer_generic.xsd">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSDataSetGenerator</Generator>
|
|
<LastGenOutput>DataLayer_generic.Designer.cs</LastGenOutput>
|
|
</None>
|
|
<None Include="DataLayer_generic.xss">
|
|
<DependentUpon>DataLayer_generic.xsd</DependentUpon>
|
|
</None>
|
|
<None Include="DS_Auth.xsc">
|
|
<DependentUpon>DS_Auth.xsd</DependentUpon>
|
|
</None>
|
|
<None Include="DS_Auth.xsd">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSDataSetGenerator</Generator>
|
|
<LastGenOutput>DS_Auth.Designer.cs</LastGenOutput>
|
|
</None>
|
|
<None Include="DS_Auth.xss">
|
|
<DependentUpon>DS_Auth.xsd</DependentUpon>
|
|
</None>
|
|
<None Include="DS_Billing.xsc">
|
|
<DependentUpon>DS_Billing.xsd</DependentUpon>
|
|
</None>
|
|
<None Include="DS_Billing.xsd">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSDataSetGenerator</Generator>
|
|
<LastGenOutput>DS_Billing.Designer.cs</LastGenOutput>
|
|
</None>
|
|
<None Include="DS_Billing.xss">
|
|
<DependentUpon>DS_Billing.xsd</DependentUpon>
|
|
</None>
|
|
<None Include="DS_devices.xsc">
|
|
<DependentUpon>DS_devices.xsd</DependentUpon>
|
|
</None>
|
|
<None Include="DS_devices.xsd">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSDataSetGenerator</Generator>
|
|
<LastGenOutput>DS_devices.Designer.cs</LastGenOutput>
|
|
</None>
|
|
<None Include="DS_devices.xss">
|
|
<DependentUpon>DS_devices.xsd</DependentUpon>
|
|
</None>
|
|
<None Include="DS_Utility.xsc">
|
|
<DependentUpon>DS_Utility.xsd</DependentUpon>
|
|
</None>
|
|
<None Include="DS_Utility.xsd">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSDataSetGenerator</Generator>
|
|
<LastGenOutput>DS_Utility.Designer.cs</LastGenOutput>
|
|
</None>
|
|
<None Include="DS_Utility.xss">
|
|
<DependentUpon>DS_Utility.xsd</DependentUpon>
|
|
</None>
|
|
<None Include="packages.config" />
|
|
<None Include="Properties\Settings.settings">
|
|
<Generator>SettingsSingleFileGenerator</Generator>
|
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
|
</None>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="appunti.txt" />
|
|
<None Include="DataLayer_AnagGen.xsc">
|
|
<DependentUpon>DataLayer_AnagGen.xsd</DependentUpon>
|
|
</None>
|
|
<None Include="DataLayer_AnagGen.xsd">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSDataSetGenerator</Generator>
|
|
<LastGenOutput>DataLayer_AnagGen.Designer.cs</LastGenOutput>
|
|
</None>
|
|
<None Include="DataLayer_AnagGen.xss">
|
|
<DependentUpon>DataLayer_AnagGen.xsd</DependentUpon>
|
|
</None>
|
|
<None Include="DS_logging.xsc">
|
|
<DependentUpon>DS_logging.xsd</DependentUpon>
|
|
</None>
|
|
<None Include="DS_logging.xsd">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSDataSetGenerator</Generator>
|
|
<LastGenOutput>DS_logging.Designer.cs</LastGenOutput>
|
|
</None>
|
|
<None Include="DS_logging.xss">
|
|
<DependentUpon>DS_logging.xsd</DependentUpon>
|
|
</None>
|
|
</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>
|
|
<ItemGroup>
|
|
<Folder Include="bin\" />
|
|
<Folder Include="ExtLibrary\" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
|
<Import Project="..\packages\NETStandard.Library.2.0.3\build\netstandard2.0\NETStandard.Library.targets" Condition="Exists('..\packages\NETStandard.Library.2.0.3\build\netstandard2.0\NETStandard.Library.targets')" />
|
|
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
|
<PropertyGroup>
|
|
<ErrorText>Questo progetto fa riferimento a uno o più pacchetti NuGet che non sono presenti in questo computer. Usare lo strumento di ripristino dei pacchetti NuGet per scaricarli. Per altre informazioni, vedere http://go.microsoft.com/fwlink/?LinkID=322105. Il file mancante è {0}.</ErrorText>
|
|
</PropertyGroup>
|
|
<Error Condition="!Exists('..\packages\NETStandard.Library.2.0.3\build\netstandard2.0\NETStandard.Library.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\NETStandard.Library.2.0.3\build\netstandard2.0\NETStandard.Library.targets'))" />
|
|
<Error Condition="!Exists('..\packages\MongoDB.Libmongocrypt.1.0.0\build\MongoDB.Libmongocrypt.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\MongoDB.Libmongocrypt.1.0.0\build\MongoDB.Libmongocrypt.targets'))" />
|
|
<Error Condition="!Exists('..\packages\MongoDB.Driver.Core.2.11.1\build\MongoDB.Driver.Core.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\MongoDB.Driver.Core.2.11.1\build\MongoDB.Driver.Core.targets'))" />
|
|
</Target>
|
|
<Import Project="..\packages\MongoDB.Libmongocrypt.1.0.0\build\MongoDB.Libmongocrypt.targets" Condition="Exists('..\packages\MongoDB.Libmongocrypt.1.0.0\build\MongoDB.Libmongocrypt.targets')" />
|
|
<Import Project="..\packages\MongoDB.Driver.Core.2.11.1\build\MongoDB.Driver.Core.targets" Condition="Exists('..\packages\MongoDB.Driver.Core.2.11.1\build\MongoDB.Driver.Core.targets')" />
|
|
</Project> |