Files
MoonPro.net/MP-DASH/MP-DASH.csproj
T
2018-06-08 09:48:15 +02:00

831 lines
43 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="..\packages\Microsoft.Net.Compilers.2.8.2\build\Microsoft.Net.Compilers.props" Condition="Exists('..\packages\Microsoft.Net.Compilers.2.8.2\build\Microsoft.Net.Compilers.props')" />
<Import Project="..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.0\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props" Condition="Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.0\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\TypeScript\Microsoft.TypeScript.Default.props" Condition="Exists('$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\TypeScript\Microsoft.TypeScript.Default.props')" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Donati|AnyCPU'">
<OutputPath>bin\</OutputPath>
<DefineConstants>
</DefineConstants>
<Optimize>true</Optimize>
<PlatformTarget>AnyCPU</PlatformTarget>
<CodeAnalysisLogFile>bin\MoonPro_site.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
<CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
<CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
<CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
<CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
<CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
<DeployIisAppPath>Default Web Site/MoonPro</DeployIisAppPath>
<ExcludeApp_Data>true</ExcludeApp_Data>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'IIS02|AnyCPU' ">
<OutputPath>bin\</OutputPath>
<DefineConstants>
</DefineConstants>
<Optimize>true</Optimize>
<PlatformTarget>AnyCPU</PlatformTarget>
<CodeAnalysisLogFile>bin\MoonPro_site.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
<CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
<CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>AllRules.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>
<DeployIisAppPath>Default Web Site/MoonPro</DeployIisAppPath>
<ExcludeApp_Data>true</ExcludeApp_Data>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'IIS01|AnyCPU'">
<OutputPath>bin\</OutputPath>
<Optimize>true</Optimize>
<PlatformTarget>AnyCPU</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'OVH-Demo|AnyCPU'">
<OutputPath>bin\</OutputPath>
<Optimize>true</Optimize>
<PlatformTarget>AnyCPU</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Jetco|AnyCPU'">
<OutputPath>bin\</OutputPath>
<Optimize>true</Optimize>
<PlatformTarget>AnyCPU</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>
</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{9594C97A-D853-409D-AC57-C09C169966E9}</ProjectGuid>
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>MP_DASH</RootNamespace>
<AssemblyName>MP-DASH</AssemblyName>
<TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
<UseIISExpress>true</UseIISExpress>
<Use64BitIISExpress />
<IISExpressSSLPort />
<IISExpressAnonymousAuthentication />
<IISExpressWindowsAuthentication />
<IISExpressUseClassicPipelineMode />
<UseGlobalApplicationHostFile />
<NuGetPackageImportStamp>
</NuGetPackageImportStamp>
<TargetFrameworkProfile />
<TypeScriptToolsVersion>2.6</TypeScriptToolsVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="Antlr3.Runtime, Version=3.5.0.2, Culture=neutral, PublicKeyToken=eb42632606e9261f, processorArchitecture=MSIL">
<HintPath>..\packages\Antlr.3.5.0.2\lib\Antlr3.Runtime.dll</HintPath>
</Reference>
<Reference Include="AspNet.ScriptManager.bootstrap, Version=4.1.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\AspNet.ScriptManager.bootstrap.4.1.1\lib\net45\AspNet.ScriptManager.bootstrap.dll</HintPath>
</Reference>
<Reference Include="AspNet.ScriptManager.jQuery, Version=3.3.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\AspNet.ScriptManager.jQuery.3.3.1\lib\net45\AspNet.ScriptManager.jQuery.dll</HintPath>
</Reference>
<Reference Include="Elmah, Version=1.2.14706.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\elmah.corelibrary.1.2.2\lib\Elmah.dll</HintPath>
</Reference>
<Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.0\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath>
</Reference>
<Reference Include="Microsoft.CSharp" />
<Reference Include="Microsoft.Web.RedisSessionStateProvider, Version=2.2.6.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.Web.RedisSessionStateProvider.2.2.6\lib\net40\Microsoft.Web.RedisSessionStateProvider.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\packages\Newtonsoft.Json.11.0.2\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.5.6\lib\net45\NLog.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="StackExchange.Redis.StrongName, Version=1.2.6.0, Culture=neutral, PublicKeyToken=c219ff1ca8c2ce46, processorArchitecture=MSIL">
<HintPath>..\packages\StackExchange.Redis.StrongName.1.2.6\lib\net46\StackExchange.Redis.StrongName.dll</HintPath>
</Reference>
<Reference Include="System.ComponentModel.DataAnnotations" />
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="System.IO.Compression" />
<Reference Include="System.Runtime.Serialization" />
<Reference Include="System.ServiceModel" />
<Reference Include="System.Transactions" />
<Reference Include="System.Web.Extensions" />
<Reference Include="System.Drawing" />
<Reference Include="System.Web" />
<Reference Include="System.Xml" />
<Reference Include="System.Configuration" />
<Reference Include="System.Web.Services" />
<Reference Include="System.EnterpriseServices" />
<Reference Include="System.Web.DynamicData" />
<Reference Include="System.Web.Entity" />
<Reference Include="System.Web.ApplicationServices" />
<Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<Private>True</Private>
<HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
</Reference>
<Reference Include="Microsoft.ScriptManager.MSAjax">
<HintPath>..\packages\Microsoft.AspNet.ScriptManager.MSAjax.5.0.0\lib\net45\Microsoft.ScriptManager.MSAjax.dll</HintPath>
</Reference>
<Reference Include="Microsoft.ScriptManager.WebForms">
<HintPath>..\packages\Microsoft.AspNet.ScriptManager.WebForms.5.0.0\lib\net45\Microsoft.ScriptManager.WebForms.dll</HintPath>
</Reference>
<Reference Include="System.Web.Optimization, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35">
<HintPath>..\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll</HintPath>
</Reference>
<Reference Include="System.Xml.Linq" />
<Reference Include="Microsoft.AspNet.Web.Optimization.WebForms">
<Private>True</Private>
<HintPath>..\packages\Microsoft.AspNet.Web.Optimization.WebForms.1.1.3\lib\net45\Microsoft.AspNet.Web.Optimization.WebForms.dll</HintPath>
</Reference>
<Reference Include="Microsoft.AspNet.FriendlyUrls">
<HintPath>..\packages\Microsoft.AspNet.FriendlyUrls.Core.1.0.2\lib\net45\Microsoft.AspNet.FriendlyUrls.dll</HintPath>
</Reference>
<Reference Include="WebGrease, Version=1.6.5135.21930, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\WebGrease.1.6.0\lib\WebGrease.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Content Include="About.aspx" />
<Content Include="App_Readme\Elmah.txt" />
<Content Include="Contact.aspx" />
<Content Include="Content\bootstrap-grid.css" />
<Content Include="Content\bootstrap-grid.min.css" />
<Content Include="Content\bootstrap-reboot.css" />
<Content Include="Content\bootstrap-reboot.min.css" />
<Content Include="Content\bootstrap.css" />
<Content Include="Content\bootstrap.min.css" />
<Content Include="Content\font-awesome.css" />
<Content Include="Content\font-awesome.min.css" />
<Content Include="Content\Site.css" />
<Content Include="Default.aspx" />
<Content Include="favicon.ico" />
<Content Include="fonts\fontawesome-webfont.svg" />
<Content Include="Global.asax" />
<Content Include="ApplicationInsights.config">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="fonts\FontAwesome.otf" />
<Content Include="fonts\fontawesome-webfont.woff2" />
<Content Include="fonts\fontawesome-webfont.woff" />
<Content Include="fonts\fontawesome-webfont.ttf" />
<Content Include="fonts\fontawesome-webfont.eot" />
<Content Include="images\apply.png" />
<Content Include="images\apply_l.png" />
<Content Include="images\apply_m.png" />
<Content Include="images\apply_s.gif" />
<Content Include="images\apply_s.png" />
<Content Include="images\BarraArancio.png" />
<Content Include="images\BarraGrigia.png" />
<Content Include="images\BarraRossa.png" />
<Content Include="images\BarraVerde.png" />
<Content Include="images\bg-menu-main.png" />
<Content Include="images\blu.png" />
<Content Include="images\cancel.png" />
<Content Include="images\cancel_l.png" />
<Content Include="images\cancel_m.png" />
<Content Include="images\cancel_s.gif" />
<Content Include="images\cancel_s.png" />
<Content Include="images\detail.png" />
<Content Include="images\edit_l.png" />
<Content Include="images\edit_m.png" />
<Content Include="images\edit_s.gif" />
<Content Include="images\edit_s.png" />
<Content Include="images\elimina_l.png" />
<Content Include="images\elimina_m.png" />
<Content Include="images\elimina_s.gif" />
<Content Include="images\elimina_s.png" />
<Content Include="images\empty.png" />
<Content Include="images\giallo.png" />
<Content Include="images\grigio.png" />
<Content Include="images\logo colmecc.png" />
<Content Include="images\logo.gif" />
<Content Include="images\logo.png" />
<Content Include="images\LogoMapoNoText.png" />
<Content Include="images\logoMoOnPro.png" />
<Content Include="images\logoSteamware.png" />
<Content Include="images\logo_sw.png" />
<Content Include="images\macchine\B445.jpg" />
<Content Include="images\macchine\B446.jpg" />
<Content Include="images\macchine\CMZ-TA.jpg" />
<Content Include="images\macchine\Combi_A.jpg" />
<Content Include="images\macchine\Combi_B.jpg" />
<Content Include="images\macchine\Combi_C.jpg" />
<Content Include="images\macchine\cosmap.jpg" />
<Content Include="images\macchine\DMG_1035v.jpg" />
<Content Include="images\macchine\Doosan_HP5100II.jpg" />
<Content Include="images\macchine\empty.png" />
<Content Include="images\macchine\exAbb.jpg" />
<Content Include="images\macchine\GD32.jpg" />
<Content Include="images\macchine\GLD25.jpg" />
<Content Include="images\macchine\Linearmill_600.jpg" />
<Content Include="images\macchine\Maxxmill_500.jpg" />
<Content Include="images\macchine\Nikkei.jpg" />
<Content Include="images\macchine\pul001.jpg" />
<Content Include="images\macchine\pul002.jpg" />
<Content Include="images\macchine\pul003.jpg" />
<Content Include="images\macchine\pul004.jpg" />
<Content Include="images\macchine\Riello.jpg" />
<Content Include="images\macchine\Riello1.jpg" />
<Content Include="images\macchine\Riello2.jpg" />
<Content Include="images\macchine\sbav005.jpg" />
<Content Include="images\macchine\sme001.jpg" />
<Content Include="images\macchine\sme002.jpg" />
<Content Include="images\macchine\sme003.jpg" />
<Content Include="images\macchine\sme004.jpg" />
<Content Include="images\macchine\sme006.jpg" />
<Content Include="images\macchine\sme007.jpg" />
<Content Include="images\macchine\sme008.jpg" />
<Content Include="images\macchine\sme009.jpg" />
<Content Include="images\macchine\sme010.jpg" />
<Content Include="images\macchine\sme011.jpg" />
<Content Include="images\macchine\SR32J.jpg" />
<Content Include="images\macchine\tav001.jpg" />
<Content Include="images\macchine\tav002.jpg" />
<Content Include="images\macchine\Tornos-DT26.jpg" />
<Content Include="images\macchine\Transfer_BTB.jpg" />
<Content Include="images\macchine\Transfer_Tecnotransfer.jpg" />
<Content Include="images\macchine\XD26J.jpg" />
<Content Include="images\ProgressBar.gif" />
<Content Include="images\rosso.png" />
<Content Include="images\sfondo.png" />
<Content Include="images\titoloCruscotto.png" />
<Content Include="images\verde.png" />
<Content Include="images\view.gif" />
<Content Include="images\view.png" />
<Content Include="images\view_disabled.gif" />
<Content Include="images\view_l.png" />
<Content Include="images\view_m.png" />
<Content Include="images\view_s.gif" />
<Content Include="images\view_s.png" />
<Content Include="Resources\ChangeLog.html" />
<Content Include="Resources\Donati\macchine\Combi_A.jpg" />
<Content Include="Resources\Donati\macchine\Combi_B.jpg" />
<Content Include="Resources\Donati\macchine\Combi_C.jpg" />
<Content Include="Resources\Donati\macchine\cosmap.jpg" />
<Content Include="Resources\Donati\macchine\DMG_1035v.jpg" />
<Content Include="Resources\Donati\macchine\Doosan_HP5100II.jpg" />
<Content Include="Resources\Donati\macchine\exAbb.jpg" />
<Content Include="Resources\Donati\macchine\Linearmill_600.jpg" />
<Content Include="Resources\Donati\macchine\Maxxmill_500.jpg" />
<Content Include="Resources\Donati\macchine\Nikkei.jpg" />
<Content Include="Resources\Donati\macchine\pul001.jpg" />
<Content Include="Resources\Donati\macchine\pul002.jpg" />
<Content Include="Resources\Donati\macchine\pul003.jpg" />
<Content Include="Resources\Donati\macchine\pul004.jpg" />
<Content Include="Resources\Donati\macchine\Riello1.jpg" />
<Content Include="Resources\Donati\macchine\Riello2.jpg" />
<Content Include="Resources\Donati\macchine\sbav005.jpg" />
<Content Include="Resources\Donati\macchine\sme001.jpg" />
<Content Include="Resources\Donati\macchine\sme002.jpg" />
<Content Include="Resources\Donati\macchine\sme003.jpg" />
<Content Include="Resources\Donati\macchine\sme004.jpg" />
<Content Include="Resources\Donati\macchine\sme006.jpg" />
<Content Include="Resources\Donati\macchine\sme007.jpg" />
<Content Include="Resources\Donati\macchine\sme008.jpg" />
<Content Include="Resources\Donati\macchine\sme009.jpg" />
<Content Include="Resources\Donati\macchine\sme010.jpg" />
<Content Include="Resources\Donati\macchine\sme011.jpg" />
<Content Include="Resources\Donati\macchine\tav001.jpg" />
<Content Include="Resources\Donati\macchine\tav002.jpg" />
<Content Include="Resources\Donati\macchine\Transfer_BTB.jpg" />
<Content Include="Resources\Donati\macchine\Transfer_Tecnotransfer.jpg" />
<Content Include="Resources\Jetco\macchine\B445.jpg" />
<Content Include="Resources\Jetco\macchine\B446.jpg" />
<Content Include="Resources\Jetco\macchine\CMZ-TA.jpg" />
<Content Include="Resources\Jetco\macchine\empty.png" />
<Content Include="Resources\Jetco\macchine\GD32.jpg" />
<Content Include="Resources\Jetco\macchine\GLD25.jpg" />
<Content Include="Resources\Jetco\macchine\SR32J.jpg" />
<Content Include="Resources\Jetco\macchine\Tornos-DT26.jpg" />
<Content Include="Resources\Jetco\macchine\XD26J.jpg" />
<Content Include="Resources\logoSteamware.png" />
<Content Include="Resources\manifest.xml" />
<Content Include="Scripts\bootstrap.bundle.js" />
<Content Include="Scripts\bootstrap.bundle.min.js" />
<Content Include="Scripts\bootstrap.js" />
<Content Include="Scripts\bootstrap.min.js" />
<Content Include="Scripts\bootstrap.min.js.map" />
<Content Include="Scripts\bootstrap.js.map" />
<Content Include="Scripts\bootstrap.bundle.min.js.map" />
<Content Include="Scripts\bootstrap.bundle.js.map" />
<Content Include="Content\bootstrap.min.css.map" />
<Content Include="Content\bootstrap.css.map" />
<Content Include="Content\bootstrap-reboot.min.css.map" />
<Content Include="Content\bootstrap-reboot.css.map" />
<Content Include="Content\bootstrap-grid.min.css.map" />
<Content Include="Content\bootstrap-grid.css.map" />
<Content Include="Scripts\esm\popper-utils.js" />
<Content Include="Scripts\esm\popper-utils.min.js" />
<Content Include="Scripts\esm\popper.js" />
<Content Include="Scripts\esm\popper.min.js" />
<Content Include="Scripts\esm\popper.min.js.map" />
<Content Include="Scripts\esm\popper.js.map" />
<Content Include="Scripts\esm\popper-utils.min.js.map" />
<Content Include="Scripts\esm\popper-utils.js.map" />
<Content Include="NLog.config">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="vis\img\network\acceptDeleteIcon.png" />
<Content Include="vis\img\network\addNodeIcon.png" />
<Content Include="vis\img\network\backIcon.png" />
<Content Include="vis\img\network\connectIcon.png" />
<Content Include="vis\img\network\cross.png" />
<Content Include="vis\img\network\cross2.png" />
<Content Include="vis\img\network\deleteIcon.png" />
<Content Include="vis\img\network\downArrow.png" />
<Content Include="vis\img\network\editIcon.png" />
<Content Include="vis\img\network\leftArrow.png" />
<Content Include="vis\img\network\minus.png" />
<Content Include="vis\img\network\plus.png" />
<Content Include="vis\img\network\rightArrow.png" />
<Content Include="vis\img\network\upArrow.png" />
<Content Include="vis\img\network\zoomExtends.png" />
<Content Include="vis\vis-graph3d.min.js" />
<Content Include="vis\vis-network.min.css" />
<Content Include="vis\vis-network.min.js" />
<Content Include="vis\vis-timeline-graph2d.min.css" />
<Content Include="vis\vis-timeline-graph2d.min.js" />
<Content Include="vis\vis.css" />
<Content Include="vis\vis.js" />
<Content Include="vis\vis.min.css" />
<Content Include="vis\vis.min.js" />
<Content Include="WebUserControls\mod_andamentoStorico.ascx" />
<Content Include="WebUserControls\mod_AnPro_DettArt.ascx" />
<Content Include="WebUserControls\mod_AnPro_DettGg.ascx" />
<Content Include="WebUserControls\mod_AnPro_Totali.ascx" />
<Content Include="WebUserControls\mod_datiConfermati.ascx" />
<Content Include="WebUserControls\mod_grafico.ascx" />
<Content Include="WebUserControls\mod_immagineStato.ascx" />
<Content Include="WebUserControls\mod_infoAggiuntive.ascx" />
<Content Include="WebUserControls\mod_listaStatiEventi.ascx" />
<Content Include="WebUserControls\mod_mainMap.ascx" />
<Content Include="WebUserControls\mod_menuBottom.ascx" />
<Content Include="WebUserControls\mod_menuTop.ascx" />
<Content Include="WebUserControls\mod_periodoAnalisi.ascx" />
<Content Include="WebUserControls\mod_realtimeClock.ascx" />
<Content Include="WebUserControls\mod_righePag.ascx" />
<Content Include="WebUserControls\mod_schermataMacchina.ascx" />
<Content Include="WebUserControls\mod_semaforo.ascx" />
<Content Include="WebUserControls\mod_sequencerStati.ascx" />
<Content Include="WebUserControls\mod_sequencerStatiJS.ascx" />
<Content Include="WebUserControls\mod_sequencerTempiCiclo.ascx" />
<Content Include="WebUserControls\mod_statoMacchina.ascx" />
<Content Include="WebUserControls\mod_statoMacchine.ascx" />
<Content Include="WebUserControls\mod_UI.ascx" />
<Content Include="WS\AutoCompletamento.asmx" />
<Content Include="WS\MPData.asmx" />
<Content Include="images\macchine\Thumbs.db" />
<Content Include="images\semafori.xcf" />
<Content Include="images\Thumbs.db" />
<Content Include="logs\PlaceHolder.file" />
<None Include="NLog.xsd">
<SubType>Designer</SubType>
</None>
<Content Include="Resources\Donati\BASI\web.config.ref" />
<Content Include="Resources\Donati\LAVORAZIONI\Web.config.ref" />
<Content Include="Resources\Donati\macchine\Thumbs.db" />
<Content Include="Reports\PlaceHolder.file" />
<None Include="Scripts\jquery-3.3.1.intellisense.js" />
<Content Include="Scripts\jquery-3.3.1.js" />
<Content Include="Scripts\jquery-3.3.1.min.js" />
<Content Include="Scripts\jquery-3.3.1.slim.js" />
<Content Include="Scripts\jquery-3.3.1.slim.min.js" />
<Content Include="Scripts\modernizr-2.8.3.js" />
<Content Include="Scripts\popper-utils.js" />
<Content Include="Scripts\popper-utils.min.js" />
<Content Include="Scripts\popper.js" />
<Content Include="Scripts\popper.min.js" />
<Content Include="Scripts\respond.js" />
<Content Include="Scripts\respond.matchmedia.addListener.js" />
<Content Include="Scripts\respond.matchmedia.addListener.min.js" />
<Content Include="Scripts\respond.min.js" />
<Content Include="Scripts\umd\popper-utils.js" />
<Content Include="Scripts\umd\popper-utils.min.js" />
<Content Include="Scripts\umd\popper.js" />
<Content Include="Scripts\umd\popper.min.js" />
<Content Include="Scripts\WebForms\DetailsView.js" />
<Content Include="Scripts\WebForms\Focus.js" />
<Content Include="Scripts\WebForms\GridView.js" />
<Content Include="Scripts\WebForms\Menu.js" />
<Content Include="Scripts\WebForms\MenuStandards.js" />
<Content Include="Scripts\WebForms\MSAjax\MicrosoftAjax.js" />
<Content Include="Scripts\WebForms\MSAjax\MicrosoftAjaxApplicationServices.js" />
<Content Include="Scripts\WebForms\MSAjax\MicrosoftAjaxComponentModel.js" />
<Content Include="Scripts\WebForms\MSAjax\MicrosoftAjaxCore.js" />
<Content Include="Scripts\WebForms\MSAjax\MicrosoftAjaxGlobalization.js" />
<Content Include="Scripts\WebForms\MSAjax\MicrosoftAjaxHistory.js" />
<Content Include="Scripts\WebForms\MSAjax\MicrosoftAjaxNetwork.js" />
<Content Include="Scripts\WebForms\MSAjax\MicrosoftAjaxSerialization.js" />
<Content Include="Scripts\WebForms\MSAjax\MicrosoftAjaxTimer.js" />
<Content Include="Scripts\WebForms\MSAjax\MicrosoftAjaxWebForms.js" />
<Content Include="Scripts\WebForms\MSAjax\MicrosoftAjaxWebServices.js" />
<Content Include="Scripts\WebForms\SmartNav.js" />
<Content Include="Scripts\WebForms\TreeView.js" />
<Content Include="Scripts\WebForms\WebForms.js" />
<Content Include="Scripts\WebForms\WebParts.js" />
<Content Include="Scripts\WebForms\WebUIValidation.js" />
<Content Include="Site.Master" />
<Content Include="Web.config" />
<Content Include="Bundle.config" />
<Content Include="WebMasterPages\MAPO_empty.Master" />
<Content Include="WebMasterPages\MAPO_empty_refresh30.master" />
<Content Include="WebMasterPages\MAPO_empty_refresh30_full.master" />
<Content Include="WebMasterPages\MAPO_noAjax.master" />
<Content Include="WebMasterPages\MAPO_refresh.master" />
<Content Include="WebMasterPages\MAPO_refresh30.master" />
<Content Include="WebMasterPages\MAPO_warning.master" />
<Content Include="WebCharts\PlaceHolder.file" />
</ItemGroup>
<ItemGroup>
<Compile Include="..\VersGen\MoonPro.cs">
<Link>MoonPro.cs</Link>
</Compile>
<Compile Include="App_Start\BundleConfig.cs" />
<Compile Include="About.aspx.cs">
<DependentUpon>About.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="About.aspx.designer.cs">
<DependentUpon>About.aspx</DependentUpon>
</Compile>
<Compile Include="App_Start\RouteConfig.cs" />
<Compile Include="Contact.aspx.cs">
<DependentUpon>Contact.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Contact.aspx.designer.cs">
<DependentUpon>Contact.aspx</DependentUpon>
</Compile>
<Compile Include="Default.aspx.cs">
<DependentUpon>Default.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Default.aspx.designer.cs">
<DependentUpon>Default.aspx</DependentUpon>
</Compile>
<Compile Include="Global.asax.cs">
<DependentUpon>Global.asax</DependentUpon>
</Compile>
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Site.Master.cs">
<DependentUpon>Site.Master</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Site.Master.designer.cs">
<DependentUpon>Site.Master</DependentUpon>
</Compile>
<Compile Include="WebMasterPages\MAPO_empty.Master.cs">
<DependentUpon>MAPO_empty.Master</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebMasterPages\MAPO_empty.Master.designer.cs">
<DependentUpon>MAPO_empty.Master</DependentUpon>
</Compile>
<Compile Include="WebMasterPages\MAPO_empty_refresh30.master.cs">
<DependentUpon>MAPO_empty_refresh30.master</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebMasterPages\MAPO_empty_refresh30.master.designer.cs">
<DependentUpon>MAPO_empty_refresh30.master</DependentUpon>
</Compile>
<Compile Include="WebMasterPages\MAPO_empty_refresh30_full.master.cs">
<DependentUpon>MAPO_empty_refresh30_full.master</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebMasterPages\MAPO_empty_refresh30_full.master.designer.cs">
<DependentUpon>MAPO_empty_refresh30_full.master</DependentUpon>
</Compile>
<Compile Include="WebMasterPages\MAPO_noAjax.master.cs">
<DependentUpon>MAPO_noAjax.master</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebMasterPages\MAPO_noAjax.master.designer.cs">
<DependentUpon>MAPO_noAjax.master</DependentUpon>
</Compile>
<Compile Include="WebMasterPages\MAPO_refresh.master.cs">
<DependentUpon>MAPO_refresh.master</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebMasterPages\MAPO_refresh.master.designer.cs">
<DependentUpon>MAPO_refresh.master</DependentUpon>
</Compile>
<Compile Include="WebMasterPages\MAPO_refresh30.master.cs">
<DependentUpon>MAPO_refresh30.master</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebMasterPages\MAPO_refresh30.master.designer.cs">
<DependentUpon>MAPO_refresh30.master</DependentUpon>
</Compile>
<Compile Include="WebMasterPages\MAPO_warning.master.cs">
<DependentUpon>MAPO_warning.master</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebMasterPages\MAPO_warning.master.designer.cs">
<DependentUpon>MAPO_warning.master</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_andamentoStorico.ascx.cs">
<DependentUpon>mod_andamentoStorico.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_andamentoStorico.ascx.designer.cs">
<DependentUpon>mod_andamentoStorico.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_AnPro_DettArt.ascx.cs">
<DependentUpon>mod_AnPro_DettArt.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_AnPro_DettArt.ascx.designer.cs">
<DependentUpon>mod_AnPro_DettArt.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_AnPro_DettGg.ascx.cs">
<DependentUpon>mod_AnPro_DettGg.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_AnPro_DettGg.ascx.designer.cs">
<DependentUpon>mod_AnPro_DettGg.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_AnPro_Totali.ascx.cs">
<DependentUpon>mod_AnPro_Totali.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_AnPro_Totali.ascx.designer.cs">
<DependentUpon>mod_AnPro_Totali.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_datiConfermati.ascx.cs">
<DependentUpon>mod_datiConfermati.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_datiConfermati.ascx.designer.cs">
<DependentUpon>mod_datiConfermati.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_grafico.ascx.cs">
<DependentUpon>mod_grafico.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_grafico.ascx.designer.cs">
<DependentUpon>mod_grafico.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_immagineStato.ascx.cs">
<DependentUpon>mod_immagineStato.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_immagineStato.ascx.designer.cs">
<DependentUpon>mod_immagineStato.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_infoAggiuntive.ascx.cs">
<DependentUpon>mod_infoAggiuntive.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_infoAggiuntive.ascx.designer.cs">
<DependentUpon>mod_infoAggiuntive.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_listaStatiEventi.ascx.cs">
<DependentUpon>mod_listaStatiEventi.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_listaStatiEventi.ascx.designer.cs">
<DependentUpon>mod_listaStatiEventi.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_mainMap.ascx.cs">
<DependentUpon>mod_mainMap.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_mainMap.ascx.designer.cs">
<DependentUpon>mod_mainMap.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_menuBottom.ascx.cs">
<DependentUpon>mod_menuBottom.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_menuBottom.ascx.designer.cs">
<DependentUpon>mod_menuBottom.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_menuTop.ascx.cs">
<DependentUpon>mod_menuTop.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_menuTop.ascx.designer.cs">
<DependentUpon>mod_menuTop.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_periodoAnalisi.ascx.cs">
<DependentUpon>mod_periodoAnalisi.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_periodoAnalisi.ascx.designer.cs">
<DependentUpon>mod_periodoAnalisi.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_realtimeClock.ascx.cs">
<DependentUpon>mod_realtimeClock.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_realtimeClock.ascx.designer.cs">
<DependentUpon>mod_realtimeClock.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_righePag.ascx.cs">
<DependentUpon>mod_righePag.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_righePag.ascx.designer.cs">
<DependentUpon>mod_righePag.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_schermataMacchina.ascx.cs">
<DependentUpon>mod_schermataMacchina.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_schermataMacchina.ascx.designer.cs">
<DependentUpon>mod_schermataMacchina.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_semaforo.ascx.cs">
<DependentUpon>mod_semaforo.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_semaforo.ascx.designer.cs">
<DependentUpon>mod_semaforo.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_sequencerStati.ascx.cs">
<DependentUpon>mod_sequencerStati.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_sequencerStati.ascx.designer.cs">
<DependentUpon>mod_sequencerStati.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_sequencerStatiJS.ascx.cs">
<DependentUpon>mod_sequencerStatiJS.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_sequencerStatiJS.ascx.designer.cs">
<DependentUpon>mod_sequencerStatiJS.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_sequencerTempiCiclo.ascx.cs">
<DependentUpon>mod_sequencerTempiCiclo.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_sequencerTempiCiclo.ascx.designer.cs">
<DependentUpon>mod_sequencerTempiCiclo.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_statoMacchina.ascx.cs">
<DependentUpon>mod_statoMacchina.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_statoMacchina.ascx.designer.cs">
<DependentUpon>mod_statoMacchina.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_statoMacchine.ascx.cs">
<DependentUpon>mod_statoMacchine.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_statoMacchine.ascx.designer.cs">
<DependentUpon>mod_statoMacchine.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_UI.ascx.cs">
<DependentUpon>mod_UI.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_UI.ascx.designer.cs">
<DependentUpon>mod_UI.ascx</DependentUpon>
</Compile>
<Compile Include="WS\AutoCompletamento.asmx.cs">
<DependentUpon>AutoCompletamento.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="WS\MPData.asmx.cs">
<DependentUpon>MPData.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
</ItemGroup>
<ItemGroup>
<Folder Include="App_Data\" />
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />
<Content Include="Scripts\jquery-3.3.1.slim.min.map" />
<Content Include="Scripts\jquery-3.3.1.min.map" />
<Content Include="Scripts\umd\popper.min.js.map" />
<Content Include="Scripts\umd\popper.js.map" />
<Content Include="Scripts\umd\popper-utils.min.js.map" />
<Content Include="Scripts\umd\popper-utils.js.map" />
<Content Include="Scripts\README.md" />
<Content Include="Scripts\popper.min.js.map" />
<Content Include="Scripts\popper.js.map" />
<Content Include="Scripts\popper-utils.min.js.map" />
<Content Include="Scripts\popper-utils.js.map" />
<Content Include="vis\vis.js.map" />
<Content Include="vis\vis.map" />
<Content Include="upload\PlaceHolder.file" />
<None Include="Web.Debug.config">
<DependentUpon>Web.config</DependentUpon>
</None>
<None Include="Web.Donati.config">
<DependentUpon>Web.config</DependentUpon>
</None>
<None Include="Web.IIS01.config">
<DependentUpon>Web.config</DependentUpon>
</None>
<None Include="Web.IIS02.config">
<DependentUpon>Web.config</DependentUpon>
</None>
<None Include="Web.Jetco.config">
<DependentUpon>Web.config</DependentUpon>
</None>
<None Include="Web.OVH-Demo.config">
<DependentUpon>Web.config</DependentUpon>
</None>
<None Include="Web.Release.config">
<DependentUpon>Web.config</DependentUpon>
</None>
</ItemGroup>
<ItemGroup>
<Service Include="{4A0DDDB5-7A95-4FBF-97CC-616D07737A77}" />
</ItemGroup>
<ItemGroup>
<TypeScriptCompile Include="Scripts\index.d.ts" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Steamware\SteamWareLib\SteamWare.csproj">
<Project>{2872dcfe-8b46-43b2-baa0-842a816a2dd5}</Project>
<Name>SteamWare</Name>
</ProjectReference>
<ProjectReference Include="..\MapoDb\MapoDb.csproj">
<Project>{4617a665-d6e3-4ceb-a689-ce2eecd45713}</Project>
<Name>MapoDb</Name>
</ProjectReference>
</ItemGroup>
<PropertyGroup>
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
</PropertyGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\TypeScript\Microsoft.TypeScript.targets" Condition="Exists('$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\TypeScript\Microsoft.TypeScript.targets')" />
<Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
<ProjectExtensions>
<VisualStudio>
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
<WebProjectProperties>
<UseIIS>True</UseIIS>
<AutoAssignPort>True</AutoAssignPort>
<DevelopmentServerPort>50562</DevelopmentServerPort>
<DevelopmentServerVPath>/</DevelopmentServerVPath>
<IISUrl>http://localhost:54806/</IISUrl>
<NTLMAuthentication>False</NTLMAuthentication>
<UseCustomServer>False</UseCustomServer>
<CustomServerUrl>
</CustomServerUrl>
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
</WebProjectProperties>
</FlavorProperties>
</VisualStudio>
</ProjectExtensions>
<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\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.0\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.0\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props'))" />
<Error Condition="!Exists('..\packages\Microsoft.Net.Compilers.2.8.2\build\Microsoft.Net.Compilers.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Net.Compilers.2.8.2\build\Microsoft.Net.Compilers.props'))" />
</Target>
<!-- 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>