Files
MoonPro.net/MP-Tablet/MP-Tablet.csproj
T
2018-03-15 17:49:04 +01:00

953 lines
46 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="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\TypeScript\Microsoft.TypeScript.Default.props" Condition="Exists('$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\TypeScript\Microsoft.TypeScript.Default.props')" />
<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>{51F720FE-7BED-4275-93B1-CDA9A9B53670}</ProjectGuid>
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>MoonProTablet</RootNamespace>
<AssemblyName>MP-Tablet</AssemblyName>
<TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
<UseIISExpress>true</UseIISExpress>
<FileUpgradeFlags>
</FileUpgradeFlags>
<UpgradeBackupLocation>
</UpgradeBackupLocation>
<OldToolsVersion>4.0</OldToolsVersion>
<IISExpressSSLPort />
<IISExpressAnonymousAuthentication />
<IISExpressWindowsAuthentication />
<IISExpressUseClassicPipelineMode />
<TargetFrameworkProfile />
<UseGlobalApplicationHostFile />
<Use64BitIISExpress />
<TypeScriptToolsVersion>2.5</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>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\</OutputPath>
<DefineConstants>
</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<DeployIisAppPath>Default Web Site/MP-Tablet</DeployIisAppPath>
<ExcludeGeneratedDebugSymbol>true</ExcludeGeneratedDebugSymbol>
<ExcludeApp_Data>true</ExcludeApp_Data>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Donati|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\</OutputPath>
<DefineConstants>
</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<DeployIisAppPath>Default Web Site/MP-Tablet</DeployIisAppPath>
<ExcludeGeneratedDebugSymbol>true</ExcludeGeneratedDebugSymbol>
<ExcludeApp_Data>true</ExcludeApp_Data>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
<Reference Include="Antlr3.Runtime, Version=3.5.0.2, Culture=neutral, PublicKeyToken=eb42632606e9261f, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\Antlr.3.5.0.2\lib\Antlr3.Runtime.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="AspNet.ScriptManager.jQuery.UI.Combined, Version=1.12.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\AspNet.ScriptManager.jQuery.UI.Combined.1.12.1\lib\net45\AspNet.ScriptManager.jQuery.UI.Combined.dll</HintPath>
</Reference>
<Reference Include="Elmah">
<HintPath>..\packages\elmah.corelibrary.1.2.2\lib\Elmah.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="Microsoft.AspNet.Web.Optimization.WebForms, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.AspNet.Web.Optimization.WebForms.1.1.3\lib\net45\Microsoft.AspNet.Web.Optimization.WebForms.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.CSharp" />
<Reference Include="Microsoft.ScriptManager.MSAjax, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.AspNet.ScriptManager.MSAjax.5.0.0\lib\net45\Microsoft.ScriptManager.MSAjax.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.ScriptManager.WebForms, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.AspNet.ScriptManager.WebForms.5.0.0\lib\net45\Microsoft.ScriptManager.WebForms.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.VisualBasic" />
<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.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.1\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.4.13\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.Data.DataSetExtensions" />
<Reference Include="System.IO.Compression" />
<Reference Include="System.Web.DynamicData" />
<Reference Include="System.Web.Entity" />
<Reference Include="System.Web.ApplicationServices" />
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Drawing" />
<Reference Include="System.Web" />
<Reference Include="System.Web.Extensions" />
<Reference Include="System.Web.Optimization, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System.Xml" />
<Reference Include="System.Configuration" />
<Reference Include="System.Web.Services" />
<Reference Include="System.EnterpriseServices" />
<Reference Include="System.Xml.Linq" />
<Reference Include="WebGrease, Version=1.6.5135.21930, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\WebGrease.1.6.0\lib\WebGrease.dll</HintPath>
<Private>True</Private>
</Reference>
</ItemGroup>
<ItemGroup>
<Content Include="About.aspx" />
<Content Include="App_Readme\Elmah.txt" />
<Content Include="Commenti.aspx" />
<Content Include="Content\bloccoMacc.css">
<DependentUpon>bloccoMacc.less</DependentUpon>
</Content>
<Content Include="Content\bloccoMacc.min.css">
<DependentUpon>bloccoMacc.css</DependentUpon>
</Content>
<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\bootstrap\bootstrap.css">
<DependentUpon>bootstrap.scss</DependentUpon>
</Content>
<Content Include="Content\bootstrap\bootstrap.min.css">
<DependentUpon>bootstrap.css</DependentUpon>
</Content>
<Content Include="Content\dichMan.css">
<DependentUpon>dichMan.less</DependentUpon>
</Content>
<Content Include="Content\dichMan.min.css">
<DependentUpon>dichMan.css</DependentUpon>
</Content>
<Content Include="Content\flashing.css">
<DependentUpon>flashing.less</DependentUpon>
</Content>
<Content Include="Content\flashing.min.css">
<DependentUpon>flashing.css</DependentUpon>
</Content>
<Content Include="Content\font-awesome.css" />
<Content Include="Content\font-awesome.min.css" />
<Content Include="Content\baseStyle.css">
<DependentUpon>baseStyle.less</DependentUpon>
</Content>
<Content Include="Content\baseStyle.min.css">
<DependentUpon>baseStyle.css</DependentUpon>
</Content>
<Content Include="Content\fonts.css">
<DependentUpon>fonts.less</DependentUpon>
</Content>
<Content Include="Content\fonts.min.css">
<DependentUpon>fonts.css</DependentUpon>
</Content>
<Content Include="Content\themes\base\accordion.css" />
<Content Include="Content\themes\base\all.css" />
<Content Include="Content\themes\base\autocomplete.css" />
<Content Include="Content\themes\base\base.css" />
<Content Include="Content\themes\base\button.css" />
<Content Include="Content\themes\base\core.css" />
<Content Include="Content\themes\base\datepicker.css" />
<Content Include="Content\themes\base\dialog.css" />
<Content Include="Content\themes\base\draggable.css" />
<Content Include="Content\themes\base\images\ui-bg_flat_0_aaaaaa_40x100.png" />
<Content Include="Content\themes\base\images\ui-bg_flat_75_ffffff_40x100.png" />
<Content Include="Content\themes\base\images\ui-bg_glass_55_fbf9ee_1x400.png" />
<Content Include="Content\themes\base\images\ui-bg_glass_65_ffffff_1x400.png" />
<Content Include="Content\themes\base\images\ui-bg_glass_75_dadada_1x400.png" />
<Content Include="Content\themes\base\images\ui-bg_glass_75_e6e6e6_1x400.png" />
<Content Include="Content\themes\base\images\ui-bg_glass_95_fef1ec_1x400.png" />
<Content Include="Content\themes\base\images\ui-bg_highlight-soft_75_cccccc_1x100.png" />
<Content Include="Content\themes\base\images\ui-icons_222222_256x240.png" />
<Content Include="Content\themes\base\images\ui-icons_2e83ff_256x240.png" />
<Content Include="Content\themes\base\images\ui-icons_444444_256x240.png" />
<Content Include="Content\themes\base\images\ui-icons_454545_256x240.png" />
<Content Include="Content\themes\base\images\ui-icons_555555_256x240.png" />
<Content Include="Content\themes\base\images\ui-icons_777620_256x240.png" />
<Content Include="Content\themes\base\images\ui-icons_777777_256x240.png" />
<Content Include="Content\themes\base\images\ui-icons_888888_256x240.png" />
<Content Include="Content\themes\base\images\ui-icons_cc0000_256x240.png" />
<Content Include="Content\themes\base\images\ui-icons_cd0a0a_256x240.png" />
<Content Include="Content\themes\base\images\ui-icons_ffffff_256x240.png" />
<Content Include="Content\themes\base\jquery-ui.css" />
<Content Include="Content\themes\base\jquery-ui.min.css" />
<Content Include="Content\themes\base\menu.css" />
<Content Include="Content\themes\base\progressbar.css" />
<Content Include="Content\themes\base\resizable.css" />
<Content Include="Content\themes\base\selectable.css" />
<Content Include="Content\themes\base\selectmenu.css" />
<Content Include="Content\themes\base\slider.css" />
<Content Include="Content\themes\base\sortable.css" />
<Content Include="Content\themes\base\spinner.css" />
<Content Include="Content\themes\base\tabs.css" />
<Content Include="Content\themes\base\theme.css" />
<Content Include="Content\themes\base\tooltip.css" />
<Content Include="Controlli.aspx" />
<Content Include="Default.aspx" />
<Content Include="DettaglioMacchina.aspx" />
<Content Include="favicon.ico" />
<Content Include="Fermate.aspx" />
<Content Include="fixODL.aspx" />
<Content Include="fonts\fontawesome-webfont.svg" />
<Content Include="Global.asax" />
<Content Include="images\addArancio.png" />
<Content Include="images\addBlu.png" />
<Content Include="images\edit_l.png" />
<Content Include="images\edit_m.png" />
<Content Include="images\edit_s.png" />
<Content Include="images\elimina_l.png" />
<Content Include="images\elimina_m.png" />
<Content Include="images\elimina_s.png" />
<Content Include="images\iconDic\1.png" />
<Content Include="images\iconDic\10.png" />
<Content Include="images\iconDic\11.png" />
<Content Include="images\iconDic\12.png" />
<Content Include="images\iconDic\19.png" />
<Content Include="images\iconDic\2.png" />
<Content Include="images\iconDic\26.png" />
<Content Include="images\iconDic\3.png" />
<Content Include="images\iconDic\31.png" />
<Content Include="images\iconDic\32.png" />
<Content Include="images\iconDic\37.png" />
<Content Include="images\iconDic\38.png" />
<Content Include="images\iconDic\4.png" />
<Content Include="images\iconDic\5.png" />
<Content Include="images\iconDic\6.png" />
<Content Include="images\iconDic\7.png" />
<Content Include="images\iconDic\8.png" />
<Content Include="images\iconDic\9.png" />
<Content Include="images\logoTextSteamware.png" />
<Content Include="images\logoSteamware.png" />
<Content Include="images\macchine\empty.png" />
<Content Include="Logout.aspx" />
<Content Include="MappaStato.aspx" />
<Content Include="ODL.aspx" />
<Content Include="regNewDevice.aspx" />
<Content Include="Bundle.config" />
<Content Include="Content\OpenSans.woff" />
<Content Include="Content\OpenSansCondensed.woff" />
<Content Include="Content\fonts.less" />
<Content Include="Content\dichMan.less" />
<Content Include="compilerconfig.json" />
<None Include="compilerconfig.json.defaults" />
<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\iconDic\IconGen.pdn" />
<Content Include="NLog.config">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\bloccoMacc.less" />
<Content Include="Content\bootstrap\_variables.scss" />
<Content Include="Content\bootstrap\_utilities.scss" />
<Content Include="Content\bootstrap\_type.scss" />
<Content Include="Content\bootstrap\_transitions.scss" />
<Content Include="Content\bootstrap\_tooltip.scss" />
<Content Include="Content\bootstrap\_tables.scss" />
<Content Include="Content\bootstrap\_root.scss" />
<Content Include="Content\bootstrap\_reboot.scss" />
<Content Include="Content\bootstrap\_progress.scss" />
<Content Include="Content\bootstrap\_print.scss" />
<Content Include="Content\bootstrap\_popover.scss" />
<Content Include="Content\bootstrap\_pagination.scss" />
<Content Include="Content\bootstrap\_navbar.scss" />
<Content Include="Content\bootstrap\_nav.scss" />
<Content Include="Content\bootstrap\_modal.scss" />
<Content Include="Content\bootstrap\_mixins.scss" />
<Content Include="Content\bootstrap\_media.scss" />
<Content Include="Content\bootstrap\_list-group.scss" />
<Content Include="Content\bootstrap\_jumbotron.scss" />
<Content Include="Content\bootstrap\_input-group.scss" />
<Content Include="Content\bootstrap\_images.scss" />
<Content Include="Content\bootstrap\_grid.scss" />
<Content Include="Content\bootstrap\_functions.scss" />
<Content Include="Content\bootstrap\_forms.scss" />
<Content Include="Content\bootstrap\_dropdown.scss" />
<Content Include="Content\bootstrap\_custom-forms.scss" />
<Content Include="Content\bootstrap\_code.scss" />
<Content Include="Content\bootstrap\_close.scss" />
<Content Include="Content\bootstrap\_carousel.scss" />
<Content Include="Content\bootstrap\_card.scss" />
<Content Include="Content\bootstrap\_buttons.scss" />
<Content Include="Content\bootstrap\_button-group.scss" />
<Content Include="Content\bootstrap\_breadcrumb.scss" />
<Content Include="Content\bootstrap\_badge.scss" />
<Content Include="Content\bootstrap\_alert.scss" />
<Content Include="Content\bootstrap\utilities\_visibility.scss" />
<Content Include="Content\bootstrap\utilities\_text.scss" />
<Content Include="Content\bootstrap\utilities\_spacing.scss" />
<Content Include="Content\bootstrap\utilities\_sizing.scss" />
<Content Include="Content\bootstrap\utilities\_screenreaders.scss" />
<Content Include="Content\bootstrap\utilities\_position.scss" />
<Content Include="Content\bootstrap\utilities\_float.scss" />
<Content Include="Content\bootstrap\utilities\_flex.scss" />
<Content Include="Content\bootstrap\utilities\_embed.scss" />
<Content Include="Content\bootstrap\utilities\_display.scss" />
<Content Include="Content\bootstrap\utilities\_clearfix.scss" />
<Content Include="Content\bootstrap\utilities\_borders.scss" />
<Content Include="Content\bootstrap\utilities\_background.scss" />
<Content Include="Content\bootstrap\utilities\_align.scss" />
<Content Include="Content\bootstrap\mixins\_visibility.scss" />
<Content Include="Content\bootstrap\mixins\_transition.scss" />
<Content Include="Content\bootstrap\mixins\_text-truncate.scss" />
<Content Include="Content\bootstrap\mixins\_text-hide.scss" />
<Content Include="Content\bootstrap\mixins\_text-emphasis.scss" />
<Content Include="Content\bootstrap\mixins\_table-row.scss" />
<Content Include="Content\bootstrap\mixins\_size.scss" />
<Content Include="Content\bootstrap\mixins\_screen-reader.scss" />
<Content Include="Content\bootstrap\mixins\_resize.scss" />
<Content Include="Content\bootstrap\mixins\_reset-text.scss" />
<Content Include="Content\bootstrap\mixins\_pagination.scss" />
<Content Include="Content\bootstrap\mixins\_navbar-align.scss" />
<Content Include="Content\bootstrap\mixins\_nav-divider.scss" />
<Content Include="Content\bootstrap\mixins\_lists.scss" />
<Content Include="Content\bootstrap\mixins\_list-group.scss" />
<Content Include="Content\bootstrap\mixins\_image.scss" />
<Content Include="Content\bootstrap\mixins\_hover.scss" />
<Content Include="Content\bootstrap\mixins\_grid.scss" />
<Content Include="Content\bootstrap\mixins\_grid-framework.scss" />
<Content Include="Content\bootstrap\mixins\_gradients.scss" />
<Content Include="Content\bootstrap\mixins\_forms.scss" />
<Content Include="Content\bootstrap\mixins\_float.scss" />
<Content Include="Content\bootstrap\mixins\_clearfix.scss" />
<Content Include="Content\bootstrap\mixins\_caret.scss" />
<Content Include="Content\bootstrap\mixins\_buttons.scss" />
<Content Include="Content\bootstrap\mixins\_breakpoints.scss" />
<Content Include="Content\bootstrap\mixins\_box-shadow.scss" />
<Content Include="Content\bootstrap\mixins\_border-radius.scss" />
<Content Include="Content\bootstrap\mixins\_badge.scss" />
<Content Include="Content\bootstrap\mixins\_background-variant.scss" />
<Content Include="Content\bootstrap\mixins\_alert.scss" />
<Content Include="Content\bootstrap\bootstrap.scss" />
<Content Include="Content\bootstrap\bootstrap-reboot.scss" />
<Content Include="Content\bootstrap\bootstrap-grid.scss" />
<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="Resources\Disegni\ND.docx" />
<Content Include="Files\Disegni\ND.pdf">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Files\Disegni\PlaceHolder.file">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Content\flashing.less" />
<None Include="NLog.xsd">
<SubType>Designer</SubType>
</None>
<None Include="Properties\PublishProfiles\IIS01.pubxml" />
<None Include="Properties\PublishProfiles\IIS02.pubxml" />
<None Include="Properties\PublishProfiles\OVH-Demo.pubxml" />
<None Include="Properties\PublishProfiles\OVH-Demo-old.pubxml" />
<Content Include="Resources\ChangeLog.html">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<None Include="Resources\Donati\BASI\Web.config.ref">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="Resources\Donati\LAVORAZIONI\Web.config.ref">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<Content Include="RepProd_GG.aspx" />
<Content Include="Resources\Jetco\macchine\empty.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Resources\logoSteamware.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Resources\manifest.xml">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<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\BrowserWindowSize.js" />
<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="Resources\_variables.scss" />
<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\jquery-ui-1.12.1.js" />
<Content Include="Scripts\jquery-ui-1.12.1.min.js" />
<Content Include="Scripts\jquery-ui-i18n.js" />
<Content Include="Scripts\jquery-ui-i18n.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\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="StoricoTC.aspx" />
<Content Include="Test.aspx" />
<Content Include="Turni.aspx" />
<Content Include="User.aspx" />
<Content Include="Web.config">
<SubType>Designer</SubType>
</Content>
<Content Include="Web.Debug.config">
<DependentUpon>Web.config</DependentUpon>
</Content>
<Content Include="Web.Release.config">
<DependentUpon>Web.config</DependentUpon>
</Content>
<Content Include="WebUserControls\mod_commenti.ascx" />
<Content Include="WebUserControls\mod_confProd.ascx" />
<Content Include="WebUserControls\mod_controlliProd.ascx" />
<Content Include="WebUserControls\mod_dettaglioProd.ascx" />
<Content Include="WebUserControls\mod_dettMacchina.ascx" />
<Content Include="WebUserControls\mod_dettTurni.ascx" />
<Content Include="WebUserControls\mod_dichiarazione.ascx" />
<Content Include="WebUserControls\mod_directLinks.ascx" />
<Content Include="WebUserControls\mod_elencoControlli.ascx" />
<Content Include="WebUserControls\mod_enrollByAuthKey.ascx" />
<Content Include="WebUserControls\mod_enrollByJumperAuthKey.ascx" />
<Content Include="WebUserControls\mod_fermate.ascx" />
<Content Include="WebUserControls\mod_footer.ascx" />
<Content Include="WebUserControls\mod_insComm.ascx" />
<Content Include="WebUserControls\mod_mappaStato.ascx" />
<Content Include="WebUserControls\mod_ODL.ascx" />
<Content Include="WebUserControls\mod_regNewDevice.ascx" />
<Content Include="WebUserControls\mod_RepProd_GG.ascx" />
<Content Include="WebUserControls\mod_selPeriodo.ascx" />
<Content Include="WebUserControls\mod_slideMenu.ascx" />
<Content Include="WebUserControls\mod_storicoTC.ascx" />
<Content Include="WebUserControls\mod_tempoMSMC.ascx" />
<Content Include="WebUserControls\mod_title.ascx" />
<Content Include="WebUserControls\mod_turni.ascx" />
<Content Include="setupTgt.bat" />
<Content Include="Web-SQL2016.config">
<SubType>Designer</SubType>
</Content>
<Content Include="Web-SQL2012.config">
<SubType>Designer</SubType>
</Content>
<Content Include="Scripts\README.md" />
<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.Valgasket.config">
<DependentUpon>Web.config</DependentUpon>
</None>
<Content Include="WebMasterPages\Bootstrap.Master" />
<Content Include="WebMasterPages\BootstrapNoUpdPnl.Master" />
<Content Include="windowSize.ashx" />
</ItemGroup>
<ItemGroup>
<Compile Include="..\VersGen\MoonPro.cs">
<Link>MoonPro.cs</Link>
</Compile>
<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\BundleConfig.cs" />
<Compile Include="App_Start\RouteConfig.cs" />
<Compile Include="Commenti.aspx.cs">
<DependentUpon>Commenti.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Commenti.aspx.designer.cs">
<DependentUpon>Commenti.aspx</DependentUpon>
</Compile>
<Compile Include="Controlli.aspx.cs">
<DependentUpon>Controlli.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Controlli.aspx.designer.cs">
<DependentUpon>Controlli.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="DettaglioMacchina.aspx.cs">
<DependentUpon>DettaglioMacchina.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="DettaglioMacchina.aspx.designer.cs">
<DependentUpon>DettaglioMacchina.aspx</DependentUpon>
</Compile>
<Compile Include="Fermate.aspx.cs">
<DependentUpon>Fermate.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Fermate.aspx.designer.cs">
<DependentUpon>Fermate.aspx</DependentUpon>
</Compile>
<Compile Include="fixODL.aspx.cs">
<DependentUpon>fixODL.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="fixODL.aspx.designer.cs">
<DependentUpon>fixODL.aspx</DependentUpon>
</Compile>
<Compile Include="Global.asax.cs">
<DependentUpon>Global.asax</DependentUpon>
</Compile>
<Compile Include="Logout.aspx.cs">
<DependentUpon>Logout.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Logout.aspx.designer.cs">
<DependentUpon>Logout.aspx</DependentUpon>
</Compile>
<Compile Include="MappaStato.aspx.cs">
<DependentUpon>MappaStato.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="MappaStato.aspx.designer.cs">
<DependentUpon>MappaStato.aspx</DependentUpon>
</Compile>
<Compile Include="ODL.aspx.cs">
<DependentUpon>ODL.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="ODL.aspx.designer.cs">
<DependentUpon>ODL.aspx</DependentUpon>
</Compile>
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="regNewDevice.aspx.cs">
<DependentUpon>regNewDevice.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="regNewDevice.aspx.designer.cs">
<DependentUpon>regNewDevice.aspx</DependentUpon>
</Compile>
<Compile Include="RepProd_GG.aspx.cs">
<DependentUpon>RepProd_GG.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="RepProd_GG.aspx.designer.cs">
<DependentUpon>RepProd_GG.aspx</DependentUpon>
</Compile>
<Compile Include="StoricoTC.aspx.cs">
<DependentUpon>StoricoTC.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="StoricoTC.aspx.designer.cs">
<DependentUpon>StoricoTC.aspx</DependentUpon>
</Compile>
<Compile Include="Test.aspx.cs">
<DependentUpon>Test.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Test.aspx.designer.cs">
<DependentUpon>Test.aspx</DependentUpon>
</Compile>
<Compile Include="Turni.aspx.cs">
<DependentUpon>Turni.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Turni.aspx.designer.cs">
<DependentUpon>Turni.aspx</DependentUpon>
</Compile>
<Compile Include="User.aspx.cs">
<DependentUpon>User.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="User.aspx.designer.cs">
<DependentUpon>User.aspx</DependentUpon>
</Compile>
<Compile Include="utility.cs" />
<Compile Include="WebMasterPages\Bootstrap.Master.cs">
<DependentUpon>Bootstrap.Master</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebMasterPages\Bootstrap.Master.designer.cs">
<DependentUpon>Bootstrap.Master</DependentUpon>
</Compile>
<Compile Include="WebMasterPages\BootstrapNoUpdPnl.Master.cs">
<DependentUpon>BootstrapNoUpdPnl.Master</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebMasterPages\BootstrapNoUpdPnl.Master.designer.cs">
<DependentUpon>BootstrapNoUpdPnl.Master</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_commenti.ascx.cs">
<DependentUpon>mod_commenti.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_commenti.ascx.designer.cs">
<DependentUpon>mod_commenti.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_confProd.ascx.cs">
<DependentUpon>mod_confProd.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_confProd.ascx.designer.cs">
<DependentUpon>mod_confProd.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_controlliProd.ascx.cs">
<DependentUpon>mod_controlliProd.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_controlliProd.ascx.designer.cs">
<DependentUpon>mod_controlliProd.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_dettaglioProd.ascx.cs">
<DependentUpon>mod_dettaglioProd.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_dettaglioProd.ascx.designer.cs">
<DependentUpon>mod_dettaglioProd.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_dettMacchina.ascx.cs">
<DependentUpon>mod_dettMacchina.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_dettMacchina.ascx.designer.cs">
<DependentUpon>mod_dettMacchina.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_dettTurni.ascx.cs">
<DependentUpon>mod_dettTurni.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_dettTurni.ascx.designer.cs">
<DependentUpon>mod_dettTurni.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_dichiarazione.ascx.cs">
<DependentUpon>mod_dichiarazione.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_dichiarazione.ascx.designer.cs">
<DependentUpon>mod_dichiarazione.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_directLinks.ascx.cs">
<DependentUpon>mod_directLinks.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_directLinks.ascx.designer.cs">
<DependentUpon>mod_directLinks.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_elencoControlli.ascx.cs">
<DependentUpon>mod_elencoControlli.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_elencoControlli.ascx.designer.cs">
<DependentUpon>mod_elencoControlli.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_enrollByAuthKey.ascx.cs">
<DependentUpon>mod_enrollByAuthKey.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_enrollByAuthKey.ascx.designer.cs">
<DependentUpon>mod_enrollByAuthKey.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_enrollByJumperAuthKey.ascx.cs">
<DependentUpon>mod_enrollByJumperAuthKey.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_enrollByJumperAuthKey.ascx.designer.cs">
<DependentUpon>mod_enrollByJumperAuthKey.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_fermate.ascx.cs">
<DependentUpon>mod_fermate.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_fermate.ascx.designer.cs">
<DependentUpon>mod_fermate.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_footer.ascx.cs">
<DependentUpon>mod_footer.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_footer.ascx.designer.cs">
<DependentUpon>mod_footer.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_insComm.ascx.cs">
<DependentUpon>mod_insComm.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_insComm.ascx.designer.cs">
<DependentUpon>mod_insComm.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_mappaStato.ascx.cs">
<DependentUpon>mod_mappaStato.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_mappaStato.ascx.designer.cs">
<DependentUpon>mod_mappaStato.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_ODL.ascx.cs">
<DependentUpon>mod_ODL.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_ODL.ascx.designer.cs">
<DependentUpon>mod_ODL.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_regNewDevice.ascx.cs">
<DependentUpon>mod_regNewDevice.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_regNewDevice.ascx.designer.cs">
<DependentUpon>mod_regNewDevice.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_RepProd_GG.ascx.cs">
<DependentUpon>mod_RepProd_GG.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_RepProd_GG.ascx.designer.cs">
<DependentUpon>mod_RepProd_GG.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_selPeriodo.ascx.cs">
<DependentUpon>mod_selPeriodo.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_selPeriodo.ascx.designer.cs">
<DependentUpon>mod_selPeriodo.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_slideMenu.ascx.cs">
<DependentUpon>mod_slideMenu.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_slideMenu.ascx.designer.cs">
<DependentUpon>mod_slideMenu.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_storicoTC.ascx.cs">
<DependentUpon>mod_storicoTC.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_storicoTC.ascx.designer.cs">
<DependentUpon>mod_storicoTC.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_tempoMSMC.ascx.cs">
<DependentUpon>mod_tempoMSMC.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_tempoMSMC.ascx.designer.cs">
<DependentUpon>mod_tempoMSMC.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_title.ascx.cs">
<DependentUpon>mod_title.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_title.ascx.designer.cs">
<DependentUpon>mod_title.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_turni.ascx.cs">
<DependentUpon>mod_turni.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_turni.ascx.designer.cs">
<DependentUpon>mod_turni.ascx</DependentUpon>
</Compile>
<Compile Include="windowSize.ashx.cs">
<DependentUpon>windowSize.ashx</DependentUpon>
</Compile>
</ItemGroup>
<ItemGroup>
<Content Include="logs\PlaceHolder.file">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
</ItemGroup>
<ItemGroup>
<Content Include="packages.config" />
</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>
<ItemGroup>
<Content Include="Content\baseStyle.less" />
<None Include="images\macchine\Thumbs.db" />
<None Include="Properties\PublishProfiles\Donati.pubxml" />
<None Include="Properties\PublishProfiles\Steamware.pubxml" />
<Content Include="Web.Donati.config">
<DependentUpon>Web.config</DependentUpon>
</Content>
<None Include="Web.Steamware.config">
<DependentUpon>Web.config</DependentUpon>
<SubType>Designer</SubType>
</None>
</ItemGroup>
<ItemGroup>
<TypeScriptCompile Include="Scripts\index.d.ts" />
</ItemGroup>
<ItemGroup>
<Service Include="{4A0DDDB5-7A95-4FBF-97CC-616D07737A77}" />
</ItemGroup>
<ItemGroup>
<Folder Include="Content\images\" />
<Folder Include="Resources\Donati\macchine\" />
</ItemGroup>
<PropertyGroup>
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'OVH-Demo|AnyCPU' ">
<OutputPath>bin\</OutputPath>
<Optimize>true</Optimize>
<DebugType>pdbonly</DebugType>
<PlatformTarget>AnyCPU</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'IIS02|AnyCPU'">
<OutputPath>bin\</OutputPath>
<Optimize>true</Optimize>
<DebugType>pdbonly</DebugType>
<PlatformTarget>AnyCPU</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'IIS01|AnyCPU'">
<OutputPath>bin\</OutputPath>
<Optimize>true</Optimize>
<DebugType>pdbonly</DebugType>
<PlatformTarget>AnyCPU</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Jetco|AnyCPU'">
<OutputPath>bin\</OutputPath>
<Optimize>true</Optimize>
<DebugType>pdbonly</DebugType>
<PlatformTarget>AnyCPU</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</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>False</UseIIS>
<AutoAssignPort>True</AutoAssignPort>
<DevelopmentServerPort>56739</DevelopmentServerPort>
<DevelopmentServerVPath>/</DevelopmentServerVPath>
<IISUrl>http://localhost:56620/</IISUrl>
<NTLMAuthentication>False</NTLMAuthentication>
<UseCustomServer>False</UseCustomServer>
<CustomServerUrl>
</CustomServerUrl>
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
</WebProjectProperties>
</FlavorProperties>
</VisualStudio>
</ProjectExtensions>
<!-- 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>
-->
<PropertyGroup>
<PreBuildEvent>
</PreBuildEvent>
</PropertyGroup>
<PropertyGroup>
<PostBuildEvent>"$(ProjectDir)setupTgt.bat" "$(ConfigurationName)" "$(ProjectDir)"</PostBuildEvent>
</PropertyGroup>
<UsingTask TaskName="TransformXml" AssemblyFile="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\Web\Microsoft.Web.Publishing.Tasks.dll" />
<Target Name="AfterBuild" Condition="Exists('Web.$(Configuration).config')">
<!--Generate transformed config in the output directory-->
<TransformXml Source="Web.config" Destination="$(OutputPath)Web.config" Transform="Web.$(Configuration).config" />
</Target>
</Project>