797 lines
46 KiB
XML
797 lines
46 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>{87AFEC5A-E097-44F5-A9D3-ADCF468CC330}</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.6.2</TargetFrameworkVersion>
|
|
<UseIISExpress>true</UseIISExpress>
|
|
<IISExpressSSLPort />
|
|
<IISExpressAnonymousAuthentication />
|
|
<IISExpressWindowsAuthentication />
|
|
<IISExpressUseClassicPipelineMode />
|
|
<WebGreaseLibPath>..\packages\WebGrease.1.5.2\lib</WebGreaseLibPath>
|
|
<Use64BitIISExpress />
|
|
<UseGlobalApplicationHostFile />
|
|
<NuGetPackageImportStamp>
|
|
</NuGetPackageImportStamp>
|
|
</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="AegisImplicitMail, Version=1.0.3.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\AIM.1.0.3\lib\AegisImplicitMail.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="AjaxControlToolkit, Version=20.1.0.0, Culture=neutral, PublicKeyToken=28f01b0e84b6d53e, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\AjaxControlToolkit.20.1.0\lib\net40\AjaxControlToolkit.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Antlr3.Runtime">
|
|
<HintPath>..\packages\Antlr.3.4.1.9004\lib\Antlr3.Runtime.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Crc32C.NET, Version=1.0.5.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Crc32C.NET.1.0.5.0\lib\net20\Crc32C.NET.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="DnsClient, Version=1.6.0.0, Culture=neutral, PublicKeyToken=4574bb5573c51424, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\DnsClient.1.6.0\lib\net45\DnsClient.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Elmah">
|
|
<HintPath>..\packages\elmah.corelibrary.1.2.2\lib\Elmah.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="ICSharpCode.SharpZipLib, Version=1.3.3.11, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\SharpZipLib.1.3.3\lib\net45\ICSharpCode.SharpZipLib.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.Bcl.AsyncInterfaces, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.6.0.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="Microsoft.ReportViewer.WebForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL" />
|
|
<Reference Include="Microsoft.ReportViewer.WinForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL" />
|
|
<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="MongoDB.Bson, Version=2.14.1.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\MongoDB.Bson.2.14.1\lib\netstandard2.0\MongoDB.Bson.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="MongoDB.Driver, Version=2.14.1.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\MongoDB.Driver.2.14.1\lib\netstandard2.0\MongoDB.Driver.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="MongoDB.Driver.Core, Version=2.14.1.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\MongoDB.Driver.Core.2.14.1\lib\netstandard2.0\MongoDB.Driver.Core.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="MongoDB.Libmongocrypt, Version=1.3.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\MongoDB.Libmongocrypt.1.3.0\lib\netstandard2.0\MongoDB.Libmongocrypt.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Newtonsoft.Json.13.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.7.13\lib\net45\NLog.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="PdfSharp, Version=1.50.5147.0, Culture=neutral, PublicKeyToken=f94615aa0424f9eb, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\PDFsharp.1.50.5147\lib\net20\PdfSharp.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="PdfSharp.Charting, Version=1.50.5147.0, Culture=neutral, PublicKeyToken=f94615aa0424f9eb, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\PDFsharp.1.50.5147\lib\net20\PdfSharp.Charting.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Pipelines.Sockets.Unofficial, Version=1.0.0.0, Culture=neutral, PublicKeyToken=42ea0a778e13fbe2, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Pipelines.Sockets.Unofficial.2.2.2\lib\net461\Pipelines.Sockets.Unofficial.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="SharpCompress, Version=0.30.1.0, Culture=neutral, PublicKeyToken=afb0a02973931d96, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\SharpCompress.0.30.1\lib\net461\SharpCompress.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Snappy.NET, Version=1.1.1.8, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Snappy.NET.1.1.1.8\lib\net45\Snappy.NET.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="StackExchange.Redis, Version=2.0.0.0, Culture=neutral, PublicKeyToken=c219ff1ca8c2ce46, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\StackExchange.Redis.2.2.88\lib\net461\StackExchange.Redis.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="SteamWare, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\SteamWare.5.2.2204.911\lib\net462\SteamWare.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="SteamWare.Logger, Version=5.1.2109.1716, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\SteamWare.Logger.5.1.2109.1716\lib\net462\SteamWare.Logger.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Diagnostics.PerformanceCounter, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Diagnostics.PerformanceCounter.6.0.0\lib\net461\System.Diagnostics.PerformanceCounter.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.IO.Compression, Version=4.1.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.IO.Compression.4.3.0\lib\net46\System.IO.Compression.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.IO.Pipelines, Version=6.0.0.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.IO.Pipelines.6.0.2\lib\net461\System.IO.Pipelines.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Net.Http, Version=4.1.1.3, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Net.Http.4.3.4\lib\net46\System.Net.Http.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Numerics" />
|
|
<Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Runtime.InteropServices.RuntimeInformation, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Runtime.Serialization" />
|
|
<Reference Include="System.Security" />
|
|
<Reference Include="System.Security.Cryptography.Algorithms, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Security.Cryptography.Algorithms.4.3.1\lib\net461\System.Security.Cryptography.Algorithms.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Security.Cryptography.Encoding, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Security.Cryptography.Pkcs, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Security.Cryptography.Pkcs.6.0.0\lib\net461\System.Security.Cryptography.Pkcs.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Security.Cryptography.Primitives, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Security.Cryptography.X509Certificates, Version=4.1.1.2, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Security.Cryptography.X509Certificates.4.3.2\lib\net461\System.Security.Cryptography.X509Certificates.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.ServiceModel" />
|
|
<Reference Include="System.Text.Encoding.CodePages, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Text.Encoding.CodePages.6.0.0\lib\net461\System.Text.Encoding.CodePages.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Threading.Channels, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Threading.Channels.6.0.0\lib\net461\System.Threading.Channels.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Transactions" />
|
|
<Reference Include="System.Web.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">
|
|
<HintPath>..\packages\WebGrease.1.5.2\lib\WebGrease.dll</HintPath>
|
|
</Reference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="Accettazione.aspx" />
|
|
<Content Include="AccettazioneEdit.aspx" />
|
|
<Content Include="App_Readme\Elmah.txt" />
|
|
<Content Include="App_Readme\README_SteamWare.txt" />
|
|
<Content Include="App_Readme\SteamWare_demo\example-config-table.txt" />
|
|
<Content Include="App_Readme\SteamWare_demo\example-favicon.ico" />
|
|
<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="Core\Compression\Snappy\lib\win\snappy32.dll" />
|
|
<Content Include="Core\Compression\Snappy\lib\win\snappy64.dll" />
|
|
<Content Include="Core\Compression\Zstandard\lib\win\libzstd.dll" />
|
|
<Content Include="Default.aspx" />
|
|
<Content Include="fonts\fontawesome-webfont.svg" />
|
|
<Content Include="Global.asax" />
|
|
<Content Include="jumper.aspx" />
|
|
<Content Include="libzstd.dll" />
|
|
<Content Include="mongocrypt.dll" />
|
|
<Content Include="packages.config" />
|
|
<Content Include="NLog.config">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="JQMob.Master" />
|
|
<Content Include="Bundle.config">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="snappy32.dll" />
|
|
<Content Include="snappy64.dll" />
|
|
<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="fonts\fontawesome-webfont.woff" />
|
|
<Content Include="fonts\fontawesome-webfont.ttf" />
|
|
<Content Include="fonts\fontawesome-webfont.eot" />
|
|
<Content Include="fonts\FontAwesome.otf" />
|
|
<Content Include="WebUserControls\mod_reportVisita.ascx" />
|
|
<Content Include="logs\PlaceHolder.file" />
|
|
<Content Include="libmongocrypt.so" />
|
|
<Content Include="libmongocrypt.dylib" />
|
|
<Content Include="Core\Compression\Zstandard\lib\osx\libzstd.dylib" />
|
|
<Content Include="Core\Compression\Zstandard\lib\linux\libzstd.so" />
|
|
<Content Include="Core\Compression\Snappy\lib\osx\libsnappy64.dylib" />
|
|
<Content Include="Core\Compression\Snappy\lib\linux\libsnappy64.so" />
|
|
<Content Include="libzstd.so" />
|
|
<Content Include="libzstd.dylib" />
|
|
<Content Include="libsnappy64.so" />
|
|
<Content Include="libsnappy64.dylib" />
|
|
<Content Include="App_Readme\SteamWare_demo\example-NLog.config" />
|
|
<Content Include="App_Readme\SteamWare_demo\example-app.config" />
|
|
<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>
|
|
<Content 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="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="..\MedPred_Data\MedPred_Data.csproj">
|
|
<Project>{e1579f2c-67e1-441e-9f71-bf6baac04f61}</Project>
|
|
<Name>MedPred_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>
|
|
<Import Project="..\packages\MongoDB.Libmongocrypt.1.3.0\build\MongoDB.Libmongocrypt.targets" Condition="Exists('..\packages\MongoDB.Libmongocrypt.1.3.0\build\MongoDB.Libmongocrypt.targets')" />
|
|
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
|
<PropertyGroup>
|
|
<ErrorText>Questo progetto fa riferimento a uno o più pacchetti NuGet che non sono presenti in questo computer. Usare lo strumento di ripristino dei pacchetti NuGet per scaricarli. Per altre informazioni, vedere http://go.microsoft.com/fwlink/?LinkID=322105. Il file mancante è {0}.</ErrorText>
|
|
</PropertyGroup>
|
|
<Error Condition="!Exists('..\packages\MongoDB.Libmongocrypt.1.3.0\build\MongoDB.Libmongocrypt.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\MongoDB.Libmongocrypt.1.3.0\build\MongoDB.Libmongocrypt.targets'))" />
|
|
<Error Condition="!Exists('..\packages\NETStandard.Library.2.0.3\build\netstandard2.0\NETStandard.Library.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\NETStandard.Library.2.0.3\build\netstandard2.0\NETStandard.Library.targets'))" />
|
|
<Error Condition="!Exists('..\packages\MongoDB.Driver.Core.2.14.1\build\MongoDB.Driver.Core.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\MongoDB.Driver.Core.2.14.1\build\MongoDB.Driver.Core.targets'))" />
|
|
</Target>
|
|
<Import Project="..\packages\NETStandard.Library.2.0.3\build\netstandard2.0\NETStandard.Library.targets" Condition="Exists('..\packages\NETStandard.Library.2.0.3\build\netstandard2.0\NETStandard.Library.targets')" />
|
|
<Import Project="..\packages\MongoDB.Driver.Core.2.14.1\build\MongoDB.Driver.Core.targets" Condition="Exists('..\packages\MongoDB.Driver.Core.2.14.1\build\MongoDB.Driver.Core.targets')" />
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|
Other similar extension points exist, see Microsoft.Common.targets.
|
|
<Target Name="BeforeBuild">
|
|
</Target>
|
|
<Target Name="AfterBuild">
|
|
</Target>
|
|
-->
|
|
</Project> |