318 lines
12 KiB
XML
318 lines
12 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 />
|
|
</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>
|
|
<ItemGroup>
|
|
<Reference Include="AjaxControlToolkit, Version=18.1.0.0, Culture=neutral, PublicKeyToken=28f01b0e84b6d53e, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\AjaxControlToolkit.18.1.0\lib\net40\AjaxControlToolkit.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="ICSharpCode.SharpZipLib, Version=0.86.0.518, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>ExtLibrary\ICSharpCode.SharpZipLib.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
<HintPath>..\..\CMS-SC\packages\Newtonsoft.Json.11.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="StackExchange.Redis, Version=1.2.6.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\StackExchange.Redis.1.2.6\lib\net46\StackExchange.Redis.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Core">
|
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|
</Reference>
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.EnterpriseServices" />
|
|
<Reference Include="System.IO.Compression" />
|
|
<Reference Include="System.Management" />
|
|
<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="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="inputComando.cs" />
|
|
<Compile Include="licenseMan.cs" />
|
|
<Compile Include="log2note.cs" />
|
|
<Compile Include="logger.cs" />
|
|
<Compile Include="memLayer.cs" />
|
|
<Compile Include="SteamWare.cs">
|
|
<DependentUpon>SteamWare.tt</DependentUpon>
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
</Compile>
|
|
<Compile Include="PasswordHash.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>
|
|
<None Include="SteamWare.tt">
|
|
<Generator>TextTemplatingFileGenerator</Generator>
|
|
<LastGenOutput>SteamWare.cs</LastGenOutput>
|
|
</None>
|
|
<None Include="app.config" />
|
|
<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>
|
|
<Content Include="ExtLibrary\ICSharpCode.SharpZipLib.dll" />
|
|
<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>
|
|
<Content 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\" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
|
|
</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> |