<?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <Import Project="..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.0\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props" Condition="Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.0\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" /> <Import Project="$(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>{338DCFCC-12FC-4091-9C6D-B5349A0885FF}</ProjectGuid> <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids> <OutputType>Library</OutputType> <AppDesignerFolder>Properties</AppDesignerFolder> <RootNamespace>Pingchuan.BeijingSafeguard.App</RootNamespace> <AssemblyName>Pingchuan.BeijingSafeguard.App</AssemblyName> <TargetFrameworkVersion>v4.8</TargetFrameworkVersion> <MvcBuildViews>false</MvcBuildViews> <UseIISExpress>true</UseIISExpress> <Use64BitIISExpress /> <IISExpressSSLPort>44332</IISExpressSSLPort> <IISExpressAnonymousAuthentication /> <IISExpressWindowsAuthentication /> <IISExpressUseClassicPipelineMode /> <UseGlobalApplicationHostFile /> <NuGetPackageImportStamp> </NuGetPackageImportStamp> <TargetFrameworkProfile /> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <DebugSymbols>true</DebugSymbols> <DebugType>full</DebugType> <Optimize>false</Optimize> <OutputPath>bin\</OutputPath> <DefineConstants>DEBUG;TRACE</DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> <Prefer32Bit>false</Prefer32Bit> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> <DebugSymbols>true</DebugSymbols> <DebugType>pdbonly</DebugType> <Optimize>true</Optimize> <OutputPath>bin\</OutputPath> <DefineConstants>TRACE</DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> <Prefer32Bit>false</Prefer32Bit> </PropertyGroup> <ItemGroup> <Reference Include="Microsoft.CSharp" /> <Reference Include="MySql.Data, Version=6.9.12.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL"> <HintPath>..\packages\MySql.Data.6.9.12\lib\net45\MySql.Data.dll</HintPath> </Reference> <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> <HintPath>..\packages\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll</HintPath> </Reference> <Reference Include="PetaPoco, Version=6.0.480.0, Culture=neutral, processorArchitecture=MSIL"> <HintPath>..\packages\PetaPoco.Compiled.6.0.480\lib\net45\PetaPoco.dll</HintPath> </Reference> <Reference Include="System" /> <Reference Include="System.Data" /> <Reference Include="System.Data.DataSetExtensions" /> <Reference Include="System.Drawing" /> <Reference Include="System.Web.ApplicationServices" /> <Reference Include="System.Web.DynamicData" /> <Reference Include="System.Web.Entity" /> <Reference Include="System.ComponentModel.DataAnnotations" /> <Reference Include="System.Web" /> <Reference Include="System.Web.Abstractions" /> <Reference Include="System.Web.Extensions" /> <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.7\lib\net45\System.Web.Helpers.dll</HintPath> </Reference> <Reference Include="System.Web.Mvc, Version=5.2.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> <Private>True</Private> <HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.7\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.7\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.7\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.7\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.7\lib\net45\System.Web.WebPages.Razor.dll</HintPath> </Reference> <Reference Include="System.Xml.Linq" /> <Reference Include="WebGrease"> <Private>True</Private> <HintPath>..\packages\WebGrease.1.6.0\lib\WebGrease.dll</HintPath> </Reference> <Reference Include="Antlr3.Runtime"> <Private>True</Private> <HintPath>..\packages\Antlr.3.5.0.2\lib\Antlr3.Runtime.dll</HintPath> </Reference> </ItemGroup> <ItemGroup> <Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform"> <HintPath>..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.0\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath> </Reference> </ItemGroup> <ItemGroup> <Compile Include="App_Start\BundleConfig.cs" /> <Compile Include="App_Start\FilterConfig.cs" /> <Compile Include="App_Start\RouteConfig.cs" /> <Compile Include="Controllers\BaseController.cs" /> <Compile Include="Controllers\ConfigController.cs" /> <Compile Include="Controllers\ConfigManagementController.cs" /> <Compile Include="Controllers\OrgManagementController.cs" /> <Compile Include="Controllers\PointController.cs" /> <Compile Include="Controllers\RegisterController.cs" /> <Compile Include="Controllers\StatisticAnalysisController.cs" /> <Compile Include="Controllers\TaskController.cs" /> <Compile Include="Controllers\TiananmenController.cs" /> <Compile Include="Controllers\BeijingController.cs" /> <Compile Include="Controllers\MengguController.cs" /> <Compile Include="Controllers\UserController.cs" /> <Compile Include="Controllers\SystemManagementController.cs" /> <Compile Include="Controllers\UserManagementController.cs" /> <Compile Include="Global.asax.cs"> <DependentUpon>Global.asax</DependentUpon> </Compile> <Compile Include="Properties\AssemblyInfo.cs" /> </ItemGroup> <ItemGroup> <Content Include="Content\images\clear-white.png" /> <Content Include="Content\images\close-dialog.png" /> <Content Include="Content\images\bg-current.png" /> <Content Include="Content\images\bg.png" /> <Content Include="Content\images\calendar.png" /> <Content Include="Content\images\clear.png" /> <Content Include="Content\images\control-clear.png" /> <Content Include="Content\images\control-draw-line.png" /> <Content Include="Content\images\control-export.png" /> <Content Include="Content\images\control-mark.png" /> <Content Include="Content\images\control-select.png" /> <Content Include="Content\images\control-tag.png" /> <Content Include="Content\images\divider-line.png" /> <Content Include="Content\images\drop-down.png" /> <Content Include="Content\images\edit.png" /> <Content Include="Content\images\icon-calc.png" /> <Content Include="Content\images\icon-copy.png" /> <Content Include="Content\images\icon-dangerous.png" /> <Content Include="Content\images\icon-forecast.png" /> <Content Include="Content\images\icon-monitor.png" /> <Content Include="Content\images\icon-next.png" /> <Content Include="Content\images\icon-param.png" /> <Content Include="Content\images\icon-pause.png" /> <Content Include="Content\images\icon-play.png" /> <Content Include="Content\images\icon-prev.png" /> <Content Include="Content\images\icon-result.png" /> <Content Include="Content\images\input-bg-left.png" /> <Content Include="Content\images\input-bg-right.png" /> <Content Include="Content\images\label-icon.png" /> <Content Include="Content\images\label-manager.png" /> <Content Include="Content\images\loading.gif" /> <Content Include="Content\images\login-bg.png" /> <Content Include="Content\images\login-logo.png" /> <Content Include="Content\images\login-password.png" /> <Content Include="Content\images\login-username.png" /> <Content Include="Content\images\logo.png" /> <Content Include="Content\images\map.jpg" /> <Content Include="Content\images\map.png" /> <Content Include="Content\images\null-data.png" /> <Content Include="Content\images\quit-hover.png" /> <Content Include="Content\images\quit.png" /> <Content Include="Content\images\sure-btn.png" /> <Content Include="Content\images\TianAnMen.png" /> <Content Include="Content\images\time-icon.png" /> <Content Include="Content\images\toggle-left.png" /> <Content Include="Content\images\toggle-right.png" /> <Content Include="Content\images\user-icon.png" /> <Content Include="Content\scripts\beijing\info-point.js" /> <Content Include="Content\scripts\beijing\lat-lng-switch.js" /> <Content Include="Content\scripts\beijing\play-control.js" /> <Content Include="Content\scripts\beijing\select-point.js" /> <Content Include="Content\scripts\config.js" /> <Content Include="Content\scripts\menggu\app.js" /> <Content Include="Content\scripts\menggu\history-panel.js" /> <Content Include="Content\scripts\menggu\info-point.js" /> <Content Include="Content\scripts\menggu\lat-lng-switch.js" /> <Content Include="Content\scripts\menggu\map.js" /> <Content Include="Content\scripts\menggu\play-control.js" /> <Content Include="Content\scripts\menggu\realtime-panel.js" /> <Content Include="Content\scripts\menggu\result-list.js" /> <Content Include="Content\scripts\beijing\history-panel.js" /> <Content Include="Content\scripts\beijing\realtime-panel.js" /> <Content Include="Content\scripts\menggu\select-point.js" /> <Content Include="Content\scripts\register\register.js" /> <Content Include="Content\scripts\system-management\config-management\edit-line-color.js" /> <Content Include="Content\scripts\system-management\config-management\edit-locate-icon.js" /> <Content Include="Content\scripts\system-management\config-management\edit-line-width.js" /> <Content Include="Content\scripts\system-management\config-management\index.js" /> <Content Include="Content\scripts\system-management\org-management\add.js" /> <Content Include="Content\scripts\system-management\org-management\edit.js" /> <Content Include="Content\scripts\system-management\org-management\index.js" /> <Content Include="Content\scripts\system-management\statistic-analysis\index.js" /> <Content Include="Content\scripts\system-management\user-management\add.js" /> <Content Include="Content\scripts\system-management\user-management\edit-password.js" /> <Content Include="Content\scripts\system-management\user-management\edit.js" /> <Content Include="Content\scripts\system-management\user-management\index.js" /> <Content Include="Content\scripts\tiananmen\app.js" /> <Content Include="Content\scripts\tiananmen\map.js" /> <Content Include="Content\scripts\tiananmen\play-control.js" /> <Content Include="Content\scripts\tiananmen\slider.js" /> <Content Include="Content\scripts\beijing\map.js" /> <Content Include="Content\scripts\beijing\result-list.js" /> <Content Include="Content\scripts\beijing\app.js" /> <Content Include="Content\scripts\user\login.js" /> <Content Include="Content\styles\common.css" /> <Content Include="Content\styles\index.css" /> <Content Include="Content\styles\login.css" /> <Content Include="Content\styles\register.css" /> <Content Include="Content\styles\reset.css" /> <Content Include="Content\styles\user-management.css" /> <Content Include="Content\thirds\ajaxfileupload.js" /> <Content Include="Content\thirds\bootstrap-3.4.1-dist\css\bootstrap-theme.css" /> <Content Include="Content\thirds\bootstrap-3.4.1-dist\css\bootstrap-theme.min.css" /> <Content Include="Content\thirds\bootstrap-3.4.1-dist\css\bootstrap.css" /> <Content Include="Content\thirds\bootstrap-3.4.1-dist\css\bootstrap.min.css" /> <Content Include="Content\thirds\bootstrap-3.4.1-dist\fonts\glyphicons-halflings-regular.svg" /> <Content Include="Content\thirds\bootstrap-3.4.1-dist\js\bootstrap.js" /> <Content Include="Content\thirds\bootstrap-3.4.1-dist\js\bootstrap.min.js" /> <Content Include="Content\thirds\bootstrap-3.4.1-dist\js\npm.js" /> <Content Include="Content\thirds\bootstrap-fileinput\css\fileinput-rtl.css" /> <Content Include="Content\thirds\bootstrap-fileinput\css\fileinput-rtl.min.css" /> <Content Include="Content\thirds\bootstrap-fileinput\css\fileinput.css" /> <Content Include="Content\thirds\bootstrap-fileinput\css\fileinput.min.css" /> <Content Include="Content\thirds\bootstrap-fileinput\img\loading-sm.gif" /> <Content Include="Content\thirds\bootstrap-fileinput\img\loading.gif" /> <Content Include="Content\thirds\bootstrap-fileinput\js\fileinput.js" /> <Content Include="Content\thirds\bootstrap-fileinput\js\fileinput.min.js" /> <Content Include="Content\thirds\bootstrap-fileinput\js\locales\zh.js" /> <Content Include="Content\thirds\bootstrap-fileinput\js\plugins\piexif.js" /> <Content Include="Content\thirds\bootstrap-fileinput\js\plugins\piexif.min.js" /> <Content Include="Content\thirds\bootstrap-fileinput\js\plugins\purify.js" /> <Content Include="Content\thirds\bootstrap-fileinput\js\plugins\purify.min.js" /> <Content Include="Content\thirds\bootstrap-fileinput\js\plugins\sortable.js" /> <Content Include="Content\thirds\bootstrap-fileinput\js\plugins\sortable.min.js" /> <Content Include="Content\thirds\bootstrap-fileinput\themes\explorer-fas\theme.css" /> <Content Include="Content\thirds\bootstrap-fileinput\themes\explorer-fas\theme.js" /> <Content Include="Content\thirds\bootstrap-fileinput\themes\explorer-fas\theme.min.css" /> <Content Include="Content\thirds\bootstrap-fileinput\themes\explorer-fas\theme.min.js" /> <Content Include="Content\thirds\bootstrap-fileinput\themes\explorer-fa\theme.css" /> <Content Include="Content\thirds\bootstrap-fileinput\themes\explorer-fa\theme.js" /> <Content Include="Content\thirds\bootstrap-fileinput\themes\explorer-fa\theme.min.css" /> <Content Include="Content\thirds\bootstrap-fileinput\themes\explorer-fa\theme.min.js" /> <Content Include="Content\thirds\bootstrap-fileinput\themes\explorer\theme.css" /> <Content Include="Content\thirds\bootstrap-fileinput\themes\explorer\theme.js" /> <Content Include="Content\thirds\bootstrap-fileinput\themes\explorer\theme.min.css" /> <Content Include="Content\thirds\bootstrap-fileinput\themes\explorer\theme.min.js" /> <Content Include="Content\thirds\bootstrap-fileinput\themes\fas\theme.js" /> <Content Include="Content\thirds\bootstrap-fileinput\themes\fas\theme.min.js" /> <Content Include="Content\thirds\bootstrap-fileinput\themes\fa\theme.js" /> <Content Include="Content\thirds\bootstrap-fileinput\themes\fa\theme.min.js" /> <Content Include="Content\thirds\bootstrap-fileinput\themes\gly\theme.js" /> <Content Include="Content\thirds\bootstrap-fileinput\themes\gly\theme.min.js" /> <Content Include="Content\thirds\easyui\easyui-lang-zh_CN.js" /> <Content Include="Content\thirds\easyui\easyui.css" /> <Content Include="Content\thirds\easyui\jquery.easyui.min.js" /> <Content Include="Content\thirds\helper.js" /> <Content Include="Content\thirds\highcharts.js" /> <Content Include="Content\thirds\jquery-3.2.1.min.js" /> <Content Include="Content\thirds\later.min.js" /> <Content Include="Content\thirds\leaflet-velocity\leaflet-velocity.min.css" /> <Content Include="Content\thirds\leaflet-velocity\leaflet-velocity.min.js" /> <Content Include="Content\thirds\leaflet.draw-0.4.14\images\layers-2x.png" /> <Content Include="Content\thirds\leaflet.draw-0.4.14\images\layers.png" /> <Content Include="Content\thirds\leaflet.draw-0.4.14\images\marker-icon-2x.png" /> <Content Include="Content\thirds\leaflet.draw-0.4.14\images\marker-icon.png" /> <Content Include="Content\thirds\leaflet.draw-0.4.14\images\marker-shadow.png" /> <Content Include="Content\thirds\leaflet.draw-0.4.14\images\spritesheet-2x.png" /> <Content Include="Content\thirds\leaflet.draw-0.4.14\images\spritesheet.png" /> <Content Include="Content\thirds\leaflet.draw-0.4.14\images\spritesheet.svg" /> <Content Include="Content\thirds\leaflet.draw-0.4.14\leaflet.draw-src.css" /> <Content Include="Content\thirds\leaflet.draw-0.4.14\leaflet.draw-src.js" /> <Content Include="Content\thirds\leaflet.draw-0.4.14\leaflet.draw.css" /> <Content Include="Content\thirds\leaflet.draw-0.4.14\leaflet.draw.js" /> <Content Include="Content\thirds\leaflet\leaflet-velocity.min.css" /> <Content Include="Content\thirds\leaflet\leaflet-velocity.min.js" /> <Content Include="Content\thirds\leaflet\leaflet.ChineseTmsProviders.js" /> <Content Include="Content\thirds\leaflet\leaflet.css" /> <Content Include="Content\thirds\leaflet\leaflet.draw.css" /> <Content Include="Content\thirds\leaflet\leaflet.draw.js" /> <Content Include="Content\thirds\leaflet\leaflet.js" /> <Content Include="Content\thirds\leaflet\leaflet.migrationLayer.js" /> <Content Include="Content\thirds\leaflet\src.js" /> <Content Include="Content\thirds\moment-with-locales.min.js" /> <Content Include="Content\thirds\niuniu-capture\CaptureInstall.exe" /> <Content Include="Content\thirds\niuniu-capture\capturewrapper.js" /> <Content Include="Content\thirds\niuniu-capture\jquery.json-2.3.min.js" /> <Content Include="Content\thirds\niuniu-capture\niuniucapture.js" /> <Content Include="Content\thirds\sweetalert\sweetalert.css" /> <Content Include="Content\thirds\sweetalert\sweetalert.min.js" /> <Content Include="Content\thirds\turf.min.js" /> <Content Include="favicon.ico" /> <Content Include="Global.asax" /> <Content Include="Web.config"> <SubType>Designer</SubType> </Content> <Content Include="Web.Debug.config"> <DependentUpon>Web.config</DependentUpon> </Content> <Content Include="Web.Release.config"> <DependentUpon>Web.config</DependentUpon> </Content> <Content Include="Views\Web.config" /> <Content Include="Views\_ViewStart.cshtml" /> <Content Include="Views\Shared\Error.cshtml" /> <Content Include="Views\Shared\_Layout.cshtml" /> <Content Include="Views\Beijing\Index.cshtml" /> </ItemGroup> <ItemGroup> <Folder Include="App_Data\" /> <Folder Include="Models\" /> <Folder Include="Views\Config\" /> <Folder Include="Views\Task\" /> </ItemGroup> <ItemGroup> <Content Include="Content\scripts\beijing\wind-template.json" /> <Content Include="Content\scripts\menggu\wind-template.json" /> <Content Include="Content\thirds\leaflet.draw-0.4.14\leaflet.draw-src.map" /> <Content Include="Content\json\beijing\check.json" /> <Content Include="Content\json\menggu\202111242105788.json" /> <Content Include="Content\json\menggu\check.json" /> <Content Include="Content\thirds\bootstrap-3.4.1-dist\css\bootstrap-theme.css.map" /> <Content Include="Content\thirds\bootstrap-3.4.1-dist\css\bootstrap-theme.min.css.map" /> <Content Include="Content\thirds\bootstrap-3.4.1-dist\css\bootstrap.css.map" /> <Content Include="Content\thirds\bootstrap-3.4.1-dist\css\bootstrap.min.css.map" /> <Content Include="Content\thirds\bootstrap-3.4.1-dist\fonts\glyphicons-halflings-regular.eot" /> <Content Include="Content\thirds\bootstrap-3.4.1-dist\fonts\glyphicons-halflings-regular.ttf" /> <Content Include="Content\thirds\bootstrap-3.4.1-dist\fonts\glyphicons-halflings-regular.woff" /> <Content Include="Content\thirds\bootstrap-3.4.1-dist\fonts\glyphicons-halflings-regular.woff2" /> <Content Include="Content\json\beijing\history\202107151920657.json" /> <Content Include="Content\json\beijing\history\202111241646948.json" /> <Content Include="Content\json\beijing\history\202107091551331.json" /> <Content Include="Content\json\beijing\history\202111060851610.json" /> <Content Include="Content\json\beijing\history\202111221646814.json" /> <Content Include="Content\json\beijing\202111060851610.json" /> <None Include="packages.config" /> <Content Include="Views\Tiananmen\Index.cshtml" /> <Content Include="Views\User\Login.cshtml" /> <Content Include="Views\Beijing\Controls\RealtimeTabPage.cshtml" /> <Content Include="Views\Beijing\Controls\HistoryTabPage.cshtml" /> <Content Include="Views\Menggu\Controls\HistoryTabPage.cshtml" /> <Content Include="Views\Menggu\Controls\RealtimeTabPage.cshtml" /> <Content Include="Views\Menggu\Index.cshtml" /> <Content Include="Views\SystemManagement\Index.cshtml" /> <Content Include="Views\UserManagement\Index.cshtml" /> <Content Include="Views\OrgManagement\Index.cshtml" /> <Content Include="Views\ConfigManagement\Index.cshtml" /> <Content Include="Views\UserManagement\AddDialog.cshtml" /> <Content Include="Views\UserManagement\EditDialog.cshtml" /> <Content Include="Views\OrgManagement\AddDialog.cshtml" /> <Content Include="Views\OrgManagement\EditDialog.cshtml" /> <Content Include="Views\ConfigManagement\EditLineWidth.cshtml" /> <Content Include="Views\ConfigManagement\EditLineColor.cshtml" /> <Content Include="Views\ConfigManagement\EditLocateIcon.cshtml" /> <Content Include="Views\Register\Index.cshtml" /> <Content Include="Views\StatisticAnalysis\Index.cshtml" /> <Content Include="Views\UserManagement\EditPasswordDialog.cshtml" /> <None Include="Properties\PublishProfiles\FolderProfile.pubxml" /> </ItemGroup> <ItemGroup> <ProjectReference Include="..\BLL\BLL.csproj"> <Project>{0e8eec39-870d-4fac-ae32-18306368d940}</Project> <Name>BLL</Name> </ProjectReference> <ProjectReference Include="..\Model\Model.csproj"> <Project>{c155021b-1e39-4258-9808-55c3b9630ddf}</Project> <Name>Model</Name> </ProjectReference> <ProjectReference Include="..\Utility\Utility.csproj"> <Project>{076ea625-1b49-43ad-9342-d10efdba6c86}</Project> <Name>Utility</Name> </ProjectReference> </ItemGroup> <PropertyGroup> <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion> <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath> </PropertyGroup> <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> <Import Project="$(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>61969</DevelopmentServerPort> <DevelopmentServerVPath>/</DevelopmentServerVPath> <IISUrl>http://localhost:44332/</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.CodeDom.Providers.DotNetCompilerPlatform.2.0.0\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.0\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props'))" /> </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>