656 lines
34 KiB
XML
656 lines
34 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<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>{CA8C6074-8561-47E1-86C7-E941AAFB2CDC}</ProjectGuid>
|
|
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>MedPred</RootNamespace>
|
|
<AssemblyName>MedPred</AssemblyName>
|
|
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
|
<UseIISExpress>true</UseIISExpress>
|
|
<IISExpressSSLPort />
|
|
<IISExpressAnonymousAuthentication />
|
|
<IISExpressWindowsAuthentication />
|
|
<IISExpressUseClassicPipelineMode />
|
|
<UseGlobalApplicationHostFile />
|
|
</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' ">
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="Antlr3.Runtime">
|
|
<HintPath>..\packages\Antlr.3.4.1.9004\lib\Antlr3.Runtime.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">
|
|
<HintPath>..\packages\Microsoft.AspNet.Web.Optimization.WebForms.1.1.3\lib\net45\Microsoft.AspNet.Web.Optimization.WebForms.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="Microsoft.ReportViewer.WebForms, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>ExtLib\Microsoft.ReportViewer.WebForms.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.ReportViewer.WinForms, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>ExtLib\Microsoft.ReportViewer.WinForms.dll</HintPath>
|
|
</Reference>
|
|
<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="Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\NLog.4.4.1\lib\net45\NLog.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Web.DynamicData" />
|
|
<Reference Include="System.Web.Entity" />
|
|
<Reference Include="System.Web.ApplicationServices" />
|
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="System.Web.Extensions" />
|
|
<Reference Include="System.Web.Optimization">
|
|
<HintPath>..\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Xml.Linq" />
|
|
<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="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="Accettazione.aspx" />
|
|
<Content Include="AccettazioneEdit.aspx" />
|
|
<Content Include="App_Readme\Elmah.txt" />
|
|
<Content Include="Attivita.aspx" />
|
|
<Content Include="Content\font-awesome.css" />
|
|
<Content Include="Content\font-awesome.min.css" />
|
|
<Content Include="Content\images\ajax-loader.gif" />
|
|
<Content Include="Content\images\ajax-loader.png" />
|
|
<Content Include="Content\images\icons-18-black.png" />
|
|
<Content Include="Content\images\icons-18-white.png" />
|
|
<Content Include="Content\images\icons-36-black.png" />
|
|
<Content Include="Content\images\icons-36-white.png" />
|
|
<Content Include="Content\images\icons-png\action-black.png" />
|
|
<Content Include="Content\images\icons-png\action-white.png" />
|
|
<Content Include="Content\images\icons-png\alert-black.png" />
|
|
<Content Include="Content\images\icons-png\alert-white.png" />
|
|
<Content Include="Content\images\icons-png\arrow-d-black.png" />
|
|
<Content Include="Content\images\icons-png\arrow-d-l-black.png" />
|
|
<Content Include="Content\images\icons-png\arrow-d-l-white.png" />
|
|
<Content Include="Content\images\icons-png\arrow-d-r-black.png" />
|
|
<Content Include="Content\images\icons-png\arrow-d-r-white.png" />
|
|
<Content Include="Content\images\icons-png\arrow-d-white.png" />
|
|
<Content Include="Content\images\icons-png\arrow-l-black.png" />
|
|
<Content Include="Content\images\icons-png\arrow-l-white.png" />
|
|
<Content Include="Content\images\icons-png\arrow-r-black.png" />
|
|
<Content Include="Content\images\icons-png\arrow-r-white.png" />
|
|
<Content Include="Content\images\icons-png\arrow-u-black.png" />
|
|
<Content Include="Content\images\icons-png\arrow-u-l-black.png" />
|
|
<Content Include="Content\images\icons-png\arrow-u-l-white.png" />
|
|
<Content Include="Content\images\icons-png\arrow-u-r-black.png" />
|
|
<Content Include="Content\images\icons-png\arrow-u-r-white.png" />
|
|
<Content Include="Content\images\icons-png\arrow-u-white.png" />
|
|
<Content Include="Content\images\icons-png\audio-black.png" />
|
|
<Content Include="Content\images\icons-png\audio-white.png" />
|
|
<Content Include="Content\images\icons-png\back-black.png" />
|
|
<Content Include="Content\images\icons-png\back-white.png" />
|
|
<Content Include="Content\images\icons-png\bars-black.png" />
|
|
<Content Include="Content\images\icons-png\bars-white.png" />
|
|
<Content Include="Content\images\icons-png\bullets-black.png" />
|
|
<Content Include="Content\images\icons-png\bullets-white.png" />
|
|
<Content Include="Content\images\icons-png\calendar-black.png" />
|
|
<Content Include="Content\images\icons-png\calendar-white.png" />
|
|
<Content Include="Content\images\icons-png\camera-black.png" />
|
|
<Content Include="Content\images\icons-png\camera-white.png" />
|
|
<Content Include="Content\images\icons-png\carat-d-black.png" />
|
|
<Content Include="Content\images\icons-png\carat-d-white.png" />
|
|
<Content Include="Content\images\icons-png\carat-l-black.png" />
|
|
<Content Include="Content\images\icons-png\carat-l-white.png" />
|
|
<Content Include="Content\images\icons-png\carat-r-black.png" />
|
|
<Content Include="Content\images\icons-png\carat-r-white.png" />
|
|
<Content Include="Content\images\icons-png\carat-u-black.png" />
|
|
<Content Include="Content\images\icons-png\carat-u-white.png" />
|
|
<Content Include="Content\images\icons-png\check-black.png" />
|
|
<Content Include="Content\images\icons-png\check-white.png" />
|
|
<Content Include="Content\images\icons-png\clock-black.png" />
|
|
<Content Include="Content\images\icons-png\clock-white.png" />
|
|
<Content Include="Content\images\icons-png\cloud-black.png" />
|
|
<Content Include="Content\images\icons-png\cloud-white.png" />
|
|
<Content Include="Content\images\icons-png\comment-black.png" />
|
|
<Content Include="Content\images\icons-png\comment-white.png" />
|
|
<Content Include="Content\images\icons-png\delete-black.png" />
|
|
<Content Include="Content\images\icons-png\delete-white.png" />
|
|
<Content Include="Content\images\icons-png\edit-black.png" />
|
|
<Content Include="Content\images\icons-png\edit-white.png" />
|
|
<Content Include="Content\images\icons-png\eye-black.png" />
|
|
<Content Include="Content\images\icons-png\eye-white.png" />
|
|
<Content Include="Content\images\icons-png\forbidden-black.png" />
|
|
<Content Include="Content\images\icons-png\forbidden-white.png" />
|
|
<Content Include="Content\images\icons-png\forward-black.png" />
|
|
<Content Include="Content\images\icons-png\forward-white.png" />
|
|
<Content Include="Content\images\icons-png\gear-black.png" />
|
|
<Content Include="Content\images\icons-png\gear-white.png" />
|
|
<Content Include="Content\images\icons-png\grid-black.png" />
|
|
<Content Include="Content\images\icons-png\grid-white.png" />
|
|
<Content Include="Content\images\icons-png\heart-black.png" />
|
|
<Content Include="Content\images\icons-png\heart-white.png" />
|
|
<Content Include="Content\images\icons-png\home-black.png" />
|
|
<Content Include="Content\images\icons-png\home-white.png" />
|
|
<Content Include="Content\images\icons-png\info-black.png" />
|
|
<Content Include="Content\images\icons-png\info-white.png" />
|
|
<Content Include="Content\images\icons-png\location-black.png" />
|
|
<Content Include="Content\images\icons-png\location-white.png" />
|
|
<Content Include="Content\images\icons-png\lock-black.png" />
|
|
<Content Include="Content\images\icons-png\lock-white.png" />
|
|
<Content Include="Content\images\icons-png\mail-black.png" />
|
|
<Content Include="Content\images\icons-png\mail-white.png" />
|
|
<Content Include="Content\images\icons-png\minus-black.png" />
|
|
<Content Include="Content\images\icons-png\minus-white.png" />
|
|
<Content Include="Content\images\icons-png\navigation-black.png" />
|
|
<Content Include="Content\images\icons-png\navigation-white.png" />
|
|
<Content Include="Content\images\icons-png\phone-black.png" />
|
|
<Content Include="Content\images\icons-png\phone-white.png" />
|
|
<Content Include="Content\images\icons-png\plus-black.png" />
|
|
<Content Include="Content\images\icons-png\plus-white.png" />
|
|
<Content Include="Content\images\icons-png\power-black.png" />
|
|
<Content Include="Content\images\icons-png\power-white.png" />
|
|
<Content Include="Content\images\icons-png\recycle-black.png" />
|
|
<Content Include="Content\images\icons-png\recycle-white.png" />
|
|
<Content Include="Content\images\icons-png\refresh-black.png" />
|
|
<Content Include="Content\images\icons-png\refresh-white.png" />
|
|
<Content Include="Content\images\icons-png\search-black.png" />
|
|
<Content Include="Content\images\icons-png\search-white.png" />
|
|
<Content Include="Content\images\icons-png\shop-black.png" />
|
|
<Content Include="Content\images\icons-png\shop-white.png" />
|
|
<Content Include="Content\images\icons-png\star-black.png" />
|
|
<Content Include="Content\images\icons-png\star-white.png" />
|
|
<Content Include="Content\images\icons-png\tag-black.png" />
|
|
<Content Include="Content\images\icons-png\tag-white.png" />
|
|
<Content Include="Content\images\icons-png\user-black.png" />
|
|
<Content Include="Content\images\icons-png\user-white.png" />
|
|
<Content Include="Content\images\icons-png\video-black.png" />
|
|
<Content Include="Content\images\icons-png\video-white.png" />
|
|
<Content Include="Content\images\icons-svg\action-black.svg" />
|
|
<Content Include="Content\images\icons-svg\action-white.svg" />
|
|
<Content Include="Content\images\icons-svg\alert-black.svg" />
|
|
<Content Include="Content\images\icons-svg\alert-white.svg" />
|
|
<Content Include="Content\images\icons-svg\arrow-d-black.svg" />
|
|
<Content Include="Content\images\icons-svg\arrow-d-l-black.svg" />
|
|
<Content Include="Content\images\icons-svg\arrow-d-l-white.svg" />
|
|
<Content Include="Content\images\icons-svg\arrow-d-r-black.svg" />
|
|
<Content Include="Content\images\icons-svg\arrow-d-r-white.svg" />
|
|
<Content Include="Content\images\icons-svg\arrow-d-white.svg" />
|
|
<Content Include="Content\images\icons-svg\arrow-l-black.svg" />
|
|
<Content Include="Content\images\icons-svg\arrow-l-white.svg" />
|
|
<Content Include="Content\images\icons-svg\arrow-r-black.svg" />
|
|
<Content Include="Content\images\icons-svg\arrow-r-white.svg" />
|
|
<Content Include="Content\images\icons-svg\arrow-u-black.svg" />
|
|
<Content Include="Content\images\icons-svg\arrow-u-l-black.svg" />
|
|
<Content Include="Content\images\icons-svg\arrow-u-l-white.svg" />
|
|
<Content Include="Content\images\icons-svg\arrow-u-r-black.svg" />
|
|
<Content Include="Content\images\icons-svg\arrow-u-r-white.svg" />
|
|
<Content Include="Content\images\icons-svg\arrow-u-white.svg" />
|
|
<Content Include="Content\images\icons-svg\audio-black.svg" />
|
|
<Content Include="Content\images\icons-svg\audio-white.svg" />
|
|
<Content Include="Content\images\icons-svg\back-black.svg" />
|
|
<Content Include="Content\images\icons-svg\back-white.svg" />
|
|
<Content Include="Content\images\icons-svg\bars-black.svg" />
|
|
<Content Include="Content\images\icons-svg\bars-white.svg" />
|
|
<Content Include="Content\images\icons-svg\bullets-black.svg" />
|
|
<Content Include="Content\images\icons-svg\bullets-white.svg" />
|
|
<Content Include="Content\images\icons-svg\calendar-black.svg" />
|
|
<Content Include="Content\images\icons-svg\calendar-white.svg" />
|
|
<Content Include="Content\images\icons-svg\camera-black.svg" />
|
|
<Content Include="Content\images\icons-svg\camera-white.svg" />
|
|
<Content Include="Content\images\icons-svg\carat-d-black.svg" />
|
|
<Content Include="Content\images\icons-svg\carat-d-white.svg" />
|
|
<Content Include="Content\images\icons-svg\carat-l-black.svg" />
|
|
<Content Include="Content\images\icons-svg\carat-l-white.svg" />
|
|
<Content Include="Content\images\icons-svg\carat-r-black.svg" />
|
|
<Content Include="Content\images\icons-svg\carat-r-white.svg" />
|
|
<Content Include="Content\images\icons-svg\carat-u-black.svg" />
|
|
<Content Include="Content\images\icons-svg\carat-u-white.svg" />
|
|
<Content Include="Content\images\icons-svg\check-black.svg" />
|
|
<Content Include="Content\images\icons-svg\check-white.svg" />
|
|
<Content Include="Content\images\icons-svg\clock-black.svg" />
|
|
<Content Include="Content\images\icons-svg\clock-white.svg" />
|
|
<Content Include="Content\images\icons-svg\cloud-black.svg" />
|
|
<Content Include="Content\images\icons-svg\cloud-white.svg" />
|
|
<Content Include="Content\images\icons-svg\comment-black.svg" />
|
|
<Content Include="Content\images\icons-svg\comment-white.svg" />
|
|
<Content Include="Content\images\icons-svg\delete-black.svg" />
|
|
<Content Include="Content\images\icons-svg\delete-white.svg" />
|
|
<Content Include="Content\images\icons-svg\edit-black.svg" />
|
|
<Content Include="Content\images\icons-svg\edit-white.svg" />
|
|
<Content Include="Content\images\icons-svg\eye-black.svg" />
|
|
<Content Include="Content\images\icons-svg\eye-white.svg" />
|
|
<Content Include="Content\images\icons-svg\forbidden-black.svg" />
|
|
<Content Include="Content\images\icons-svg\forbidden-white.svg" />
|
|
<Content Include="Content\images\icons-svg\forward-black.svg" />
|
|
<Content Include="Content\images\icons-svg\forward-white.svg" />
|
|
<Content Include="Content\images\icons-svg\gear-black.svg" />
|
|
<Content Include="Content\images\icons-svg\gear-white.svg" />
|
|
<Content Include="Content\images\icons-svg\grid-black.svg" />
|
|
<Content Include="Content\images\icons-svg\grid-white.svg" />
|
|
<Content Include="Content\images\icons-svg\heart-black.svg" />
|
|
<Content Include="Content\images\icons-svg\heart-white.svg" />
|
|
<Content Include="Content\images\icons-svg\home-black.svg" />
|
|
<Content Include="Content\images\icons-svg\home-white.svg" />
|
|
<Content Include="Content\images\icons-svg\info-black.svg" />
|
|
<Content Include="Content\images\icons-svg\info-white.svg" />
|
|
<Content Include="Content\images\icons-svg\location-black.svg" />
|
|
<Content Include="Content\images\icons-svg\location-white.svg" />
|
|
<Content Include="Content\images\icons-svg\lock-black.svg" />
|
|
<Content Include="Content\images\icons-svg\lock-white.svg" />
|
|
<Content Include="Content\images\icons-svg\mail-black.svg" />
|
|
<Content Include="Content\images\icons-svg\mail-white.svg" />
|
|
<Content Include="Content\images\icons-svg\minus-black.svg" />
|
|
<Content Include="Content\images\icons-svg\minus-white.svg" />
|
|
<Content Include="Content\images\icons-svg\navigation-black.svg" />
|
|
<Content Include="Content\images\icons-svg\navigation-white.svg" />
|
|
<Content Include="Content\images\icons-svg\phone-black.svg" />
|
|
<Content Include="Content\images\icons-svg\phone-white.svg" />
|
|
<Content Include="Content\images\icons-svg\plus-black.svg" />
|
|
<Content Include="Content\images\icons-svg\plus-white.svg" />
|
|
<Content Include="Content\images\icons-svg\power-black.svg" />
|
|
<Content Include="Content\images\icons-svg\power-white.svg" />
|
|
<Content Include="Content\images\icons-svg\recycle-black.svg" />
|
|
<Content Include="Content\images\icons-svg\recycle-white.svg" />
|
|
<Content Include="Content\images\icons-svg\refresh-black.svg" />
|
|
<Content Include="Content\images\icons-svg\refresh-white.svg" />
|
|
<Content Include="Content\images\icons-svg\search-black.svg" />
|
|
<Content Include="Content\images\icons-svg\search-white.svg" />
|
|
<Content Include="Content\images\icons-svg\shop-black.svg" />
|
|
<Content Include="Content\images\icons-svg\shop-white.svg" />
|
|
<Content Include="Content\images\icons-svg\star-black.svg" />
|
|
<Content Include="Content\images\icons-svg\star-white.svg" />
|
|
<Content Include="Content\images\icons-svg\tag-black.svg" />
|
|
<Content Include="Content\images\icons-svg\tag-white.svg" />
|
|
<Content Include="Content\images\icons-svg\user-black.svg" />
|
|
<Content Include="Content\images\icons-svg\user-white.svg" />
|
|
<Content Include="Content\images\icons-svg\video-black.svg" />
|
|
<Content Include="Content\images\icons-svg\video-white.svg" />
|
|
<Content Include="Content\jquery.mobile-1.4.2.css" />
|
|
<Content Include="Content\jquery.mobile.external-png-1.4.2.css" />
|
|
<Content Include="Content\jquery.mobile.external-png-1.4.2.min.css" />
|
|
<Content Include="Content\jquery.mobile.icons-1.4.2.css" />
|
|
<Content Include="Content\jquery.mobile.icons-1.4.2.min.css" />
|
|
<Content Include="Content\jquery.mobile.inline-png-1.4.2.css" />
|
|
<Content Include="Content\jquery.mobile.inline-png-1.4.2.min.css" />
|
|
<Content Include="Content\jquery.mobile.inline-svg-1.4.2.css" />
|
|
<Content Include="Content\jquery.mobile.inline-svg-1.4.2.min.css" />
|
|
<Content Include="Content\jquery.mobile.structure-1.4.2.css" />
|
|
<Content Include="Content\jquery.mobile.structure-1.4.2.min.css" />
|
|
<Content Include="Content\jquery.mobile.theme-1.4.2.css" />
|
|
<Content Include="Content\jquery.mobile.theme-1.4.2.min.css" />
|
|
<Content Include="Content\MedPred.css" />
|
|
<Content Include="Content\MedPred.min.css" />
|
|
<Content Include="Content\Style.css">
|
|
<DependentUpon>Style.less</DependentUpon>
|
|
</Content>
|
|
<Content Include="Content\Style.min.css">
|
|
<DependentUpon>Style.less</DependentUpon>
|
|
</Content>
|
|
<Content Include="Default.aspx" />
|
|
<Content Include="ExtLib\Microsoft.ReportViewer.Common.dll" />
|
|
<Content Include="ExtLib\Microsoft.ReportViewer.WebForms.dll" />
|
|
<Content Include="ExtLib\Microsoft.ReportViewer.WinForms.dll" />
|
|
<Content Include="fonts\fontawesome-webfont.svg" />
|
|
<Content Include="Global.asax" />
|
|
<Content Include="jumper.aspx" />
|
|
<Content Include="packages.config" />
|
|
<Content Include="JQMob.Master" />
|
|
<Content Include="Bundle.config">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="UserAdmin.aspx" />
|
|
<Content Include="VAC.aspx" />
|
|
<Content Include="VBMA.aspx" />
|
|
<Content Include="VCP.aspx" />
|
|
<Content Include="VL.aspx" />
|
|
<Content Include="VP.aspx" />
|
|
<Content Include="VRF.aspx" />
|
|
<Content Include="VSV.aspx" />
|
|
<Content Include="WebUserControls\mod_elencoRichResetUtenti.ascx" />
|
|
<Content Include="WebUserControls\mod_ElencoVisitePaziente.ascx" />
|
|
<Content Include="WebUserControls\mod_enrollByAuthKey.ascx" />
|
|
<Content Include="WebUserControls\mod_enrollByEmail.ascx" />
|
|
<Content Include="WebUserControls\mod_enrollByJumperAuthKey.ascx" />
|
|
<Content Include="WebUserControls\mod_fileUpload.ascx" />
|
|
<Content Include="WebUserControls\mod_footer.ascx" />
|
|
<Content Include="WebUserControls\mod_header.ascx" />
|
|
<Content Include="Content\Style.less" />
|
|
<Content Include="WebUserControls\mod_reportVisita.ascx" />
|
|
<Content Include="logs\PlaceHolder.file" />
|
|
<Content Include="NLog.config">
|
|
<CopyToOutputDirectory>Always</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" />
|
|
<None Include="NLog.xsd">
|
|
<SubType>Designer</SubType>
|
|
</None>
|
|
<None Include="Properties\PublishProfiles\IIS02.pubxml" />
|
|
<Content Include="Properties\Settings.settings">
|
|
<Generator>SettingsSingleFileGenerator</Generator>
|
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
|
</Content>
|
|
<None Include="Properties\PublishProfiles\WinLab.pubxml" />
|
|
<None Include="Reports\ReportVisita.rdl">
|
|
<SubType>Designer</SubType>
|
|
</None>
|
|
<None Include="Reports\ReportVisita.rdlc" />
|
|
<None Include="Scripts\jquery-2.1.0.intellisense.js" />
|
|
<Content Include="Scripts\jquery-2.1.0.js" />
|
|
<Content Include="Scripts\jquery-2.1.0.min.js" />
|
|
<Content Include="Scripts\jquery.mobile-1.4.2.js" />
|
|
<Content Include="Scripts\jquery.mobile-1.4.2.min.js" />
|
|
<Content Include="Scripts\jSteamware.js" />
|
|
<Content Include="Visite.aspx" />
|
|
<Content Include="Web.config">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="Scripts\jquery.mobile-1.4.2.min.map" />
|
|
<Content Include="Scripts\jquery-2.1.0.min.map" />
|
|
<None Include="Web.WinLab.config">
|
|
<DependentUpon>Web.config</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</None>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="..\VersGen\VersGen.cs">
|
|
<Link>VersGen.cs</Link>
|
|
</Compile>
|
|
<Compile Include="Accettazione.aspx.cs">
|
|
<DependentUpon>Accettazione.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="Accettazione.aspx.designer.cs">
|
|
<DependentUpon>Accettazione.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="AccettazioneEdit.aspx.cs">
|
|
<DependentUpon>AccettazioneEdit.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="AccettazioneEdit.aspx.designer.cs">
|
|
<DependentUpon>AccettazioneEdit.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="App_Start\BundleConfig.cs" />
|
|
<Compile Include="App_Start\RouteConfig.cs" />
|
|
<Compile Include="Attivita.aspx.cs">
|
|
<DependentUpon>Attivita.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="Attivita.aspx.designer.cs">
|
|
<DependentUpon>Attivita.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="JQMob.Master.cs">
|
|
<DependentUpon>JQMob.Master</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="JQMob.Master.designer.cs">
|
|
<DependentUpon>JQMob.Master</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="jumper.aspx.cs">
|
|
<DependentUpon>jumper.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="jumper.aspx.designer.cs">
|
|
<DependentUpon>jumper.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="Properties\Settings.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
|
<DependentUpon>Settings.settings</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserAdmin.aspx.cs">
|
|
<DependentUpon>UserAdmin.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UserAdmin.aspx.designer.cs">
|
|
<DependentUpon>UserAdmin.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VAC.aspx.cs">
|
|
<DependentUpon>VAC.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VAC.aspx.designer.cs">
|
|
<DependentUpon>VAC.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VBMA.aspx.cs">
|
|
<DependentUpon>VBMA.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VBMA.aspx.designer.cs">
|
|
<DependentUpon>VBMA.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VCP.aspx.cs">
|
|
<DependentUpon>VCP.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VCP.aspx.designer.cs">
|
|
<DependentUpon>VCP.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Visite.aspx.cs">
|
|
<DependentUpon>Visite.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="Visite.aspx.designer.cs">
|
|
<DependentUpon>Visite.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VL.aspx.cs">
|
|
<DependentUpon>VL.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VL.aspx.designer.cs">
|
|
<DependentUpon>VL.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VP.aspx.cs">
|
|
<DependentUpon>VP.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VP.aspx.designer.cs">
|
|
<DependentUpon>VP.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VRF.aspx.cs">
|
|
<DependentUpon>VRF.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VRF.aspx.designer.cs">
|
|
<DependentUpon>VRF.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VSV.aspx.cs">
|
|
<DependentUpon>VSV.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="VSV.aspx.designer.cs">
|
|
<DependentUpon>VSV.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WebUserControls\mod_elencoRichResetUtenti.ascx.cs">
|
|
<DependentUpon>mod_elencoRichResetUtenti.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WebUserControls\mod_elencoRichResetUtenti.ascx.designer.cs">
|
|
<DependentUpon>mod_elencoRichResetUtenti.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WebUserControls\mod_ElencoVisitePaziente.ascx.cs">
|
|
<DependentUpon>mod_ElencoVisitePaziente.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WebUserControls\mod_ElencoVisitePaziente.ascx.designer.cs">
|
|
<DependentUpon>mod_ElencoVisitePaziente.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_enrollByEmail.ascx.cs">
|
|
<DependentUpon>mod_enrollByEmail.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WebUserControls\mod_enrollByEmail.ascx.designer.cs">
|
|
<DependentUpon>mod_enrollByEmail.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_fileUpload.ascx.cs">
|
|
<DependentUpon>mod_fileUpload.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WebUserControls\mod_fileUpload.ascx.designer.cs">
|
|
<DependentUpon>mod_fileUpload.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_header.ascx.cs">
|
|
<DependentUpon>mod_header.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WebUserControls\mod_header.ascx.designer.cs">
|
|
<DependentUpon>mod_header.ascx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WebUserControls\mod_reportVisita.ascx.cs">
|
|
<DependentUpon>mod_reportVisita.ascx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WebUserControls\mod_reportVisita.ascx.designer.cs">
|
|
<DependentUpon>mod_reportVisita.ascx</DependentUpon>
|
|
</Compile>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="Web.Debug.config">
|
|
<DependentUpon>Web.config</DependentUpon>
|
|
</None>
|
|
<None Include="Web.Release.config">
|
|
<DependentUpon>Web.config</DependentUpon>
|
|
</None>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\..\..\Steamware\SteamWareLib\SteamWare.csproj">
|
|
<Project>{2872dcfe-8b46-43b2-baa0-842a816a2dd5}</Project>
|
|
<Name>SteamWare</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\ScheMe_Data\ScheMe_Data.csproj">
|
|
<Project>{234e6827-b79c-435d-92e3-e81a3825d120}</Project>
|
|
<Name>ScheMe_Data</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<PropertyGroup>
|
|
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
|
|
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'WinLab|AnyCPU'">
|
|
<OutputPath>bin\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<DebugType>pdbonly</DebugType>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
<ExcludeGeneratedDebugSymbol>true</ExcludeGeneratedDebugSymbol>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'IIS02|AnyCPU'">
|
|
<OutputPath>bin\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<DebugType>pdbonly</DebugType>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
<ExcludeGeneratedDebugSymbol>true</ExcludeGeneratedDebugSymbol>
|
|
</PropertyGroup>
|
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.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>52656</DevelopmentServerPort>
|
|
<DevelopmentServerVPath>/</DevelopmentServerVPath>
|
|
<IISUrl>http://localhost:64430/</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>
|
|
-->
|
|
</Project> |