472 lines
25 KiB
XML
472 lines
25 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<Import Project="..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.2\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props" Condition="Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.2\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" />
|
|
<Import Project="..\packages\Microsoft.Net.Compilers.1.3.2\build\Microsoft.Net.Compilers.props" Condition="Exists('..\packages\Microsoft.Net.Compilers.1.3.2\build\Microsoft.Net.Compilers.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>{BA8BCBB8-601C-4642-AE65-0EBF9D5FBE15}</ProjectGuid>
|
|
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>MP_MON</RootNamespace>
|
|
<AssemblyName>MP-MON</AssemblyName>
|
|
<TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
|
|
<MvcBuildViews>false</MvcBuildViews>
|
|
<UseIISExpress>true</UseIISExpress>
|
|
<IISExpressSSLPort />
|
|
<IISExpressAnonymousAuthentication />
|
|
<IISExpressWindowsAuthentication />
|
|
<IISExpressUseClassicPipelineMode />
|
|
<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="Antlr3.Runtime, Version=3.5.0.2, Culture=neutral, PublicKeyToken=eb42632606e9261f, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Antlr.3.5.0.2\lib\Antlr3.Runtime.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.SqlServer.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Glimpse.Ado, Version=1.7.3.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Glimpse.Ado.1.7.3\lib\net45\Glimpse.Ado.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Glimpse.AspNet, Version=1.9.2.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Glimpse.AspNet.1.9.2\lib\net45\Glimpse.AspNet.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Glimpse.Core, Version=1.8.6.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Glimpse.1.8.6\lib\net45\Glimpse.Core.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Glimpse.EF6, Version=1.6.5.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Glimpse.EF6.1.6.5\lib\net45\Glimpse.EF6.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Glimpse.Mvc5, Version=1.5.3.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Glimpse.Mvc5.1.5.3\lib\net45\Glimpse.Mvc5.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Microsoft.AspNet.SignalR.Core, Version=2.2.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNet.SignalR.Core.2.2.1\lib\net45\Microsoft.AspNet.SignalR.Core.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Microsoft.AspNet.SignalR.SystemWeb, Version=2.2.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNet.SignalR.SystemWeb.2.2.1\lib\net45\Microsoft.AspNet.SignalR.SystemWeb.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=1.0.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.2\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="Microsoft.Owin, Version=2.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Owin.2.1.0\lib\net45\Microsoft.Owin.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Owin.Host.SystemWeb, Version=2.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Owin.Host.SystemWeb.2.1.0\lib\net45\Microsoft.Owin.Host.SystemWeb.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Owin.Security, Version=2.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Owin.Security.2.1.0\lib\net45\Microsoft.Owin.Security.dll</HintPath>
|
|
<Private>True</Private>
|
|
</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="Owin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f0ebd12fd5e55cc5, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Owin.1.0\lib\net40\Owin.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.Runtime.Serialization" />
|
|
<Reference Include="System.Security" />
|
|
<Reference Include="System.Web.DynamicData" />
|
|
<Reference Include="System.Web.Entity" />
|
|
<Reference Include="System.Web.ApplicationServices" />
|
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="System.Web" />
|
|
<Reference Include="System.Web.Extensions" />
|
|
<Reference Include="System.Web.Abstractions" />
|
|
<Reference Include="System.Web.Routing" />
|
|
<Reference Include="System.Xml" />
|
|
<Reference Include="System.Configuration" />
|
|
<Reference Include="System.Web.Services" />
|
|
<Reference Include="System.EnterpriseServices" />
|
|
<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="System.Net.Http">
|
|
</Reference>
|
|
<Reference Include="System.Net.Http.WebRequest">
|
|
</Reference>
|
|
<Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<Private>True</Private>
|
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.Helpers.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.Mvc, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<Private>True</Private>
|
|
<HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll</HintPath>
|
|
</Reference>
|
|
<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.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<Private>True</Private>
|
|
<HintPath>..\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<Private>True</Private>
|
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<Private>True</Private>
|
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Deployment.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<Private>True</Private>
|
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Razor.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="WebGrease, Version=1.6.5135.21930, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\WebGrease.1.6.0\lib\WebGrease.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="..\VersGen\MoonPro.cs">
|
|
<Link>MoonPro.cs</Link>
|
|
</Compile>
|
|
<Compile Include="App_Start\BundleConfig.cs" />
|
|
<Compile Include="App_Start\FilterConfig.cs" />
|
|
<Compile Include="App_Start\RouteConfig.cs" />
|
|
<Compile Include="Controllers\HomeController.cs" />
|
|
<Compile Include="Controllers\MSEController.cs" />
|
|
<Compile Include="GlimpseSecurityPolicy.cs" />
|
|
<Compile Include="Global.asax.cs">
|
|
<DependentUpon>Global.asax</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Hubs\ChatHub.cs" />
|
|
<Compile Include="Models\MapoModel.Context.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>MapoModel.Context.tt</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Models\MapoModel.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>MapoModel.tt</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Models\MapoModel.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>MapoModel.edmx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Models\MappaStatoExpl.cs">
|
|
<DependentUpon>MapoModel.tt</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Models\stp_MSE_getData_Result.cs">
|
|
<DependentUpon>MapoModel.tt</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="Startup.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="Content\baseStyle.css">
|
|
<DependentUpon>baseStyle.less</DependentUpon>
|
|
</Content>
|
|
<Content Include="Content\baseStyle.min.css">
|
|
<DependentUpon>baseStyle.css</DependentUpon>
|
|
</Content>
|
|
<Content Include="Content\bootstrap-theme.css" />
|
|
<Content Include="Content\bootstrap-theme.min.css" />
|
|
<Content Include="Content\bootstrap.css" />
|
|
<Content Include="Content\bootstrap.min.css" />
|
|
<Content Include="Content\font-awesome.css" />
|
|
<Content Include="Content\font-awesome.min.css" />
|
|
<Content Include="Content\fonts.css">
|
|
<DependentUpon>fonts.less</DependentUpon>
|
|
</Content>
|
|
<Content Include="Content\fonts.min.css">
|
|
<DependentUpon>fonts.less</DependentUpon>
|
|
</Content>
|
|
<Content Include="Content\Site.css">
|
|
<DependentUpon>Site.less</DependentUpon>
|
|
</Content>
|
|
<Content Include="Content\Site.min.css">
|
|
<DependentUpon>Site.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="favicon.ico" />
|
|
<Content Include="fonts\fontawesome-webfont.svg" />
|
|
<Content Include="fonts\glyphicons-halflings-regular.svg" />
|
|
<Content Include="Global.asax" />
|
|
<None Include="compilerconfig.json" />
|
|
<None Include="compilerconfig.json.defaults">
|
|
<DependentUpon>compilerconfig.json</DependentUpon>
|
|
</None>
|
|
<Content Include="Content\fonts.less" />
|
|
<Content Include="Content\OpenSans.woff">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Content\OpenSansCondensed.woff">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Content\bootstrap.min.css.map" />
|
|
<Content Include="Content\bootstrap.css.map" />
|
|
<Content Include="Content\bootstrap-theme.min.css.map" />
|
|
<Content Include="Content\bootstrap-theme.css.map" />
|
|
<Content Include="Content\baseStyle.less" />
|
|
<None Include="Content\Site.less" />
|
|
<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="fonts\glyphicons-halflings-regular.woff2" />
|
|
<Content Include="fonts\glyphicons-halflings-regular.woff" />
|
|
<Content Include="fonts\glyphicons-halflings-regular.ttf" />
|
|
<Content Include="fonts\glyphicons-halflings-regular.eot" />
|
|
<EntityDeploy Include="Models\MapoModel.edmx">
|
|
<Generator>EntityModelCodeGenerator</Generator>
|
|
<LastGenOutput>MapoModel.Designer.cs</LastGenOutput>
|
|
</EntityDeploy>
|
|
<Content Include="Models\MapoModel.edmx.diagram">
|
|
<DependentUpon>MapoModel.edmx</DependentUpon>
|
|
</Content>
|
|
<None Include="Properties\PublishProfiles\Donati.pubxml" />
|
|
<None Include="Properties\PublishProfiles\IIS01.pubxml" />
|
|
<None Include="Properties\PublishProfiles\IIS02.pubxml" />
|
|
<None Include="Scripts\jquery-3.1.1.intellisense.js" />
|
|
<Content Include="Models\MapoModel.Context.tt">
|
|
<Generator>TextTemplatingFileGenerator</Generator>
|
|
<DependentUpon>MapoModel.edmx</DependentUpon>
|
|
<LastGenOutput>MapoModel.Context.cs</LastGenOutput>
|
|
</Content>
|
|
<Content Include="Models\MapoModel.tt">
|
|
<Generator>TextTemplatingFileGenerator</Generator>
|
|
<DependentUpon>MapoModel.edmx</DependentUpon>
|
|
<LastGenOutput>MapoModel.cs</LastGenOutput>
|
|
</Content>
|
|
<Content Include="Scripts\bootstrap.js" />
|
|
<Content Include="Scripts\bootstrap.min.js" />
|
|
<Content Include="Scripts\jquery-3.1.1.js" />
|
|
<Content Include="Scripts\jquery-3.1.1.min.js" />
|
|
<Content Include="Scripts\jquery-3.1.1.slim.js" />
|
|
<Content Include="Scripts\jquery-3.1.1.slim.min.js" />
|
|
<Content Include="Scripts\jquery-ui-1.12.1.js" />
|
|
<Content Include="Scripts\jquery-ui-1.12.1.min.js" />
|
|
<None Include="Scripts\jquery.validate-vsdoc.js" />
|
|
<Content Include="Scripts\jquery.signalR-2.2.1.js" />
|
|
<Content Include="Scripts\jquery.signalR-2.2.1.min.js" />
|
|
<Content Include="Scripts\jquery.validate.js" />
|
|
<Content Include="Scripts\jquery.validate.min.js" />
|
|
<Content Include="Scripts\jquery.validate.unobtrusive.js" />
|
|
<Content Include="Scripts\jquery.validate.unobtrusive.min.js" />
|
|
<Content Include="Scripts\modernizr-2.8.3.js" />
|
|
<Content Include="Scripts\respond.js" />
|
|
<Content Include="Scripts\respond.matchmedia.addListener.js" />
|
|
<Content Include="Scripts\respond.matchmedia.addListener.min.js" />
|
|
<Content Include="Scripts\respond.min.js" />
|
|
<Content Include="Scripts\_references.js" />
|
|
<Content Include="images\logoSteamware.png" />
|
|
<Content Include="Web.config" />
|
|
<Content Include="Web.Debug.config">
|
|
<DependentUpon>Web.config</DependentUpon>
|
|
</Content>
|
|
<Content Include="Web.Release.config">
|
|
<DependentUpon>Web.config</DependentUpon>
|
|
</Content>
|
|
<Content Include="Views\Web.config" />
|
|
<Content Include="Views\_ViewStart.cshtml" />
|
|
<Content Include="Views\Shared\Error.cshtml" />
|
|
<Content Include="Views\Shared\_Layout.cshtml" />
|
|
<Content Include="Views\Home\Index.cshtml" />
|
|
<Content Include="Views\Shared\_footer.cshtml" />
|
|
<Content Include="Scripts\jquery-3.1.1.slim.min.map" />
|
|
<Content Include="Scripts\jquery-3.1.1.min.map" />
|
|
<Content Include="Views\Home\_Chat.cshtml" />
|
|
<Content Include="Views\MSE\_StatusMap.cshtml" />
|
|
<Content Include="Views\Shared\_mmClock.cshtml" />
|
|
<None Include="Web.Donati.config">
|
|
<DependentUpon>Web.config</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</None>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Folder Include="App_Data\" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="packages.config" />
|
|
<None Include="Project_Readme.html" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\..\..\Steamware\SteamWareLib\SteamWare.csproj">
|
|
<Project>{2872dcfe-8b46-43b2-baa0-842a816a2dd5}</Project>
|
|
<Name>SteamWare</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\MapoDb\MapoDb.csproj">
|
|
<Project>{4617a665-d6e3-4ceb-a689-ce2eecd45713}</Project>
|
|
<Name>MapoDb</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<PropertyGroup>
|
|
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
|
|
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Donati|AnyCPU'">
|
|
<OutputPath>bin\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<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>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<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>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<DebugType>pdbonly</DebugType>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'OVH-demo|AnyCPU'">
|
|
<OutputPath>bin\</OutputPath>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Valgasket|AnyCPU'">
|
|
<OutputPath>bin\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<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="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
|
|
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
|
|
<Target Name="MvcBuildViews" AfterTargets="AfterBuild" Condition="'$(MvcBuildViews)'=='true'">
|
|
<AspNetCompiler VirtualPath="temp" PhysicalPath="$(WebProjectOutputDir)" />
|
|
</Target>
|
|
<ProjectExtensions>
|
|
<VisualStudio>
|
|
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
|
|
<WebProjectProperties>
|
|
<UseIIS>True</UseIIS>
|
|
<AutoAssignPort>True</AutoAssignPort>
|
|
<DevelopmentServerPort>14216</DevelopmentServerPort>
|
|
<DevelopmentServerVPath>/</DevelopmentServerVPath>
|
|
<IISUrl>http://localhost:56580/</IISUrl>
|
|
<NTLMAuthentication>False</NTLMAuthentication>
|
|
<UseCustomServer>False</UseCustomServer>
|
|
<CustomServerUrl>
|
|
</CustomServerUrl>
|
|
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
|
|
</WebProjectProperties>
|
|
</FlavorProperties>
|
|
</VisualStudio>
|
|
</ProjectExtensions>
|
|
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
|
<PropertyGroup>
|
|
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
|
|
</PropertyGroup>
|
|
<Error Condition="!Exists('..\packages\Microsoft.Net.Compilers.1.3.2\build\Microsoft.Net.Compilers.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Net.Compilers.1.3.2\build\Microsoft.Net.Compilers.props'))" />
|
|
<Error Condition="!Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.2\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.2\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props'))" />
|
|
</Target>
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|
Other similar extension points exist, see Microsoft.Common.targets.
|
|
<Target Name="BeforeBuild">
|
|
</Target>
|
|
<Target Name="AfterBuild">
|
|
</Target> -->
|
|
</Project> |