|
- <?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.1.0.7\build\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props" Condition="Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.7\build\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" />
- <Import Project="..\packages\Microsoft.Net.Compilers.2.1.0\build\Microsoft.Net.Compilers.props" Condition="Exists('..\packages\Microsoft.Net.Compilers.2.1.0\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>{DBB22F9E-ED75-40EB-A091-717D42C65A9B}</ProjectGuid>
- <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>Learun.Application.Website</RootNamespace>
- <AssemblyName>Learun.Application.Website</AssemblyName>
- <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
- <MvcBuildViews>false</MvcBuildViews>
- <UseIISExpress>true</UseIISExpress>
- <Use64BitIISExpress />
- <IISExpressSSLPort />
- <IISExpressAnonymousAuthentication />
- <IISExpressWindowsAuthentication />
- <IISExpressUseClassicPipelineMode />
- <UseGlobalApplicationHostFile />
- <NuGetPackageImportStamp>
- </NuGetPackageImportStamp>
- <SccProjectName>
- </SccProjectName>
- <SccLocalPath>
- </SccLocalPath>
- <SccAuxPath>
- </SccAuxPath>
- <SccProvider>
- </SccProvider>
- </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' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
- <HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll</HintPath>
- </Reference>
- <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
- <HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=1.0.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.7\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.CSharp" />
- <Reference Include="Microsoft.Practices.ServiceLocation, Version=1.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\packages\CommonServiceLocator.1.3\lib\portable-net4+sl5+netcore45+wpa81+wp8\Microsoft.Practices.ServiceLocation.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Practices.Unity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=6d32ff45e0ccc69f, processorArchitecture=MSIL">
- <HintPath>..\packages\Unity.4.0.1\lib\net45\Microsoft.Practices.Unity.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Practices.Unity.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=6d32ff45e0ccc69f, processorArchitecture=MSIL">
- <HintPath>..\packages\Unity.4.0.1\lib\net45\Microsoft.Practices.Unity.Configuration.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Practices.Unity.RegistrationByConvention, Version=4.0.0.0, Culture=neutral, PublicKeyToken=6d32ff45e0ccc69f, processorArchitecture=MSIL">
- <HintPath>..\packages\Unity.4.0.1\lib\net45\Microsoft.Practices.Unity.RegistrationByConvention.dll</HintPath>
- </Reference>
- <Reference Include="MySql.Data, Version=6.9.9.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
- <HintPath>..\packages\MySql.Data.6.9.9\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="Oracle.ManagedDataAccess, Version=4.122.19.1, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=MSIL">
- <HintPath>..\packages\Oracle.ManagedDataAccess.19.6.0\lib\net40\Oracle.ManagedDataAccess.dll</HintPath>
- </Reference>
- <Reference Include="Oracle.ManagedDataAccess.EntityFramework, Version=6.122.19.1, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=MSIL">
- <HintPath>..\packages\Oracle.ManagedDataAccess.EntityFramework.19.3.0\lib\net45\Oracle.ManagedDataAccess.EntityFramework.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Data" />
- <Reference Include="System.Drawing" />
- <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">
- <Private>True</Private>
- <HintPath>..\packages\WebGrease.1.5.2\lib\WebGrease.dll</HintPath>
- </Reference>
- <Reference Include="Antlr3.Runtime">
- <Private>True</Private>
- <HintPath>..\packages\Antlr.3.4.1.9004\lib\Antlr3.Runtime.dll</HintPath>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <Reference Include="Microsoft.ApplicationInsights">
- <HintPath>..\packages\Microsoft.ApplicationInsights.2.2.0\lib\net45\Microsoft.ApplicationInsights.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.AI.Agent.Intercept">
- <HintPath>..\packages\Microsoft.ApplicationInsights.Agent.Intercept.2.0.6\lib\net45\Microsoft.AI.Agent.Intercept.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.AI.DependencyCollector">
- <HintPath>..\packages\Microsoft.ApplicationInsights.DependencyCollector.2.2.0\lib\net45\Microsoft.AI.DependencyCollector.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.AI.PerfCounterCollector">
- <HintPath>..\packages\Microsoft.ApplicationInsights.PerfCounterCollector.2.2.0\lib\net45\Microsoft.AI.PerfCounterCollector.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.AI.ServerTelemetryChannel">
- <HintPath>..\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.2.0\lib\net45\Microsoft.AI.ServerTelemetryChannel.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.AI.WindowsServer">
- <HintPath>..\packages\Microsoft.ApplicationInsights.WindowsServer.2.2.0\lib\net45\Microsoft.AI.WindowsServer.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.AI.Web">
- <HintPath>..\packages\Microsoft.ApplicationInsights.Web.2.2.0\lib\net45\Microsoft.AI.Web.dll</HintPath>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="App_Start\FilterConfig.cs" />
- <Compile Include="App_Start\MvcControllerBase.cs" />
- <Compile Include="App_Start\RouteConfig.cs" />
- <Compile Include="Controllers\HomeController.cs" />
- <Compile Include="Global.asax.cs">
- <DependentUpon>Global.asax</DependentUpon>
- </Compile>
- <Compile Include="Properties\AssemblyInfo.cs" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="Content\bootstrap\bootstrap-theme.min.css" />
- <Content Include="Content\bootstrap\bootstrap.min.css" />
- <Content Include="Content\bootstrap\bootstrap.min.js" />
- <Content Include="Content\bootstrap\html5shiv.min.js" />
- <Content Include="Content\bootstrap\modernizr-2.6.2.min.js" />
- <Content Include="Content\bootstrap\respond.min.js" />
- <Content Include="Content\font\css\font-awesome.css" />
- <Content Include="Content\font\css\font-awesome.min.css" />
- <Content Include="Content\font\fonts\fontawesome-webfont.svg" />
- <Content Include="Content\font\learunfont\iconfont.css" />
- <Content Include="Content\font\learunfont\iconfont.svg" />
- <Content Include="Content\images1\index\fa-archive.png" />
- <Content Include="Content\images1\index\fa-video-camera.png" />
- <Content Include="Content\images1\index\fa-wechat.png" />
- <Content Include="Content\images1\index\fa-weibo.png" />
- <Content Include="Content\images1\index\info.png" />
- <Content Include="Content\images1\index\信息化专栏.png" />
- <Content Include="Content\images\banner_df.jpg" />
- <Content Include="Content\images\plhome\addImg.png" />
- <Content Include="Content\images\plhome\banner_df.jpg" />
- <Content Include="Content\jquery\jquery-1.10.2.min.js" />
- <Content Include="Content\laypage\laypage.js" />
- <Content Include="Content\laypage\laypage.min.js" />
- <Content Include="Content\laypage\skin\laypage.css" />
- <Content Include="Content\laypage\skin\laypage.min.css" />
- <Content Include="Content\scripts\ChildIndex.js" />
- <Content Include="Content\scripts\DetailIndex.js" />
- <Content Include="Content\scripts\Home.js" />
- <Content Include="Content\scripts\ImgListIndex.js" />
- <Content Include="Content\scripts\ListIndex.js" />
- <Content Include="Content\style\ChildIndex.css" />
- <Content Include="Content\style\DetailIndex.css" />
- <Content Include="Content\style\Home.css" />
- <Content Include="Content\style\ImgListIndex.css" />
- <Content Include="Content\style\ListIndex.css" />
- <Content Include="Content\style\lr-common.css" />
- <Content Include="Content\scripts\PageIndex.js" />
- <Content Include="Content\style\PageIndex.css" />
- <Content Include="Content\swiper\swiper-4.3.3.min.css" />
- <Content Include="Content\swiper\swiper-4.3.3.min.js" />
- <Content Include="favicon.ico" />
- <Content Include="Global.asax" />
- <Content Include="Content\laypage\laypage.min.js.map" />
- <Content Include="Content\font\fonts\fontawesome-webfont.eot" />
- <Content Include="Content\font\fonts\fontawesome-webfont.ttf" />
- <Content Include="Content\font\fonts\fontawesome-webfont.woff" />
- <Content Include="Content\font\fonts\fontawesome-webfont.woff2" />
- <Content Include="Content\font\fonts\FontAwesome.otf" />
- <Content Include="Content\font\learunfont\iconfont.eot" />
- <Content Include="Content\font\learunfont\iconfont.ttf" />
- <Content Include="Content\font\learunfont\iconfont.woff" />
- <Content Include="Content\images1\about\banner.png" />
- <Content Include="Content\images1\about\company.png" />
- <Content Include="Content\images1\icons.png" />
- <Content Include="Content\images1\index\banner1.png" />
- <Content Include="Content\images1\index\banner2.png" />
- <Content Include="Content\images1\index\industry1.png" />
- <Content Include="Content\images1\index\industry2.png" />
- <Content Include="Content\images1\index\industry3.png" />
- <Content Include="Content\images1\index\industry4.png" />
- <Content Include="Content\images1\index\innovation.png" />
- <Content Include="Content\images1\index\news1.png" />
- <Content Include="Content\images1\index\video.png" />
- <Content Include="Content\images\logo.png" />
- <Content Include="Content\images1\newsDetail\bd1.png" />
- <Content Include="Content\images1\newsDetail\bd2.png" />
- <Content Include="Content\images1\newsList\banner.png" />
- <Content Include="Content\images1\newsList\news1.png" />
- <Content Include="Content\images1\products\banner.png" />
- <Content Include="Content\images1\products\product1.png" />
- <Content Include="Content\images1\products\product2.png" />
- <Content Include="Content\images1\products\product3.png" />
- <Content Include="Content\images1\products\product4.png" />
- <Content Include="Content\images1\products\product5.png" />
- <Content Include="Content\images1\products\product6.png" />
- <Content Include="Content\images1\products\product7.png" />
- <Content Include="Content\images1\products\product8.png" />
- <Content Include="Content\images1\products\product9.png" />
- <Content Include="Content\images1\slogan.png" />
- <Content Include="Content\images\wechat.png" />
- <Content Include="Content\style\Index.css" />
- <Content Include="Content\scripts\Index.js" />
- <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\Shared\_Index.cshtml" />
- <Content Include="Views\Home\Index.cshtml" />
- <Content Include="Views\Home\ListIndex.cshtml" />
- <Content Include="Views\Shared\_PageIndex.cshtml" />
- <Content Include="Views\Home\ImgListIndex.cshtml" />
- <Content Include="Views\Home\DetailIndex.cshtml" />
- <Content Include="XmlConfig\database.config">
- <SubType>Designer</SubType>
- </Content>
- <Content Include="XmlConfig\ioc.config">
- <SubType>Designer</SubType>
- </Content>
- <Content Include="XmlConfig\log4net.config" />
- <Content Include="XmlConfig\system.config">
- <SubType>Designer</SubType>
- </Content>
- <Content Include="Views\Home\ChildIndex.cshtml" />
- </ItemGroup>
- <ItemGroup />
- <ItemGroup>
- <None Include="packages.config" />
- <None Include="Properties\PublishProfiles\FolderProfile.pubxml" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\Learun.Framework.Module\Learun.Application.Module\Learun.Application.Extention\Learun.Application.Extention.csproj">
- <Project>{4d033392-bbb8-4b5f-9144-a42e7695847e}</Project>
- <Name>Learun.Application.Extention</Name>
- </ProjectReference>
- <ProjectReference Include="..\Learun.Framework.Module\Learun.Application.Module\Learun.Application.Mapping\Learun.Application.Mapping.csproj">
- <Project>{79f8e2f1-08e7-4336-93e0-512b39f9dd54}</Project>
- <Name>Learun.Application.Mapping</Name>
- </ProjectReference>
- <ProjectReference Include="..\Learun.Framework.Module\Learun.Db\Learun.DataBase.EF.Oracle\Learun.DataBase.Oracle.csproj">
- <Project>{82069f3a-ab45-4f8b-b2bf-a36b14208f41}</Project>
- <Name>Learun.DataBase.Oracle</Name>
- </ProjectReference>
- <ProjectReference Include="..\Learun.Framework.Module\Learun.Db\Learun.DataBase.EF.Sqlserver\Learun.DataBase.SqlServer.csproj">
- <Project>{890532f8-5205-4ee9-965c-84500cad24de}</Project>
- <Name>Learun.DataBase.SqlServer</Name>
- </ProjectReference>
- <ProjectReference Include="..\Learun.Framework.Module\Learun.Db\Learun.DataBase.MySql\Learun.DataBase.MySqlEx.csproj">
- <Project>{fe4cb79e-7f98-4683-bc4a-5173a5bc5636}</Project>
- <Name>Learun.DataBase.MySqlEx</Name>
- </ProjectReference>
- <ProjectReference Include="..\Learun.Framework.Module\Learun.Db\Learun.DataBase\Learun.DataBase.csproj">
- <Project>{c329f9e1-4327-4769-9d08-07e6fec41005}</Project>
- <Name>Learun.DataBase</Name>
- </ProjectReference>
- <ProjectReference Include="..\Learun.Framework.Module\Learun.Ioc\Learun.Ioc.csproj">
- <Project>{81c03609-ae0d-414c-829b-16b990487add}</Project>
- <Name>Learun.Ioc</Name>
- </ProjectReference>
- <ProjectReference Include="..\Learun.Framework.Module\Learun.Util\Learun.Util\Learun.Util.csproj">
- <Project>{cf8ae293-88ab-436c-9720-a8386ba5d7b7}</Project>
- <Name>Learun.Util</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>False</UseIIS>
- <AutoAssignPort>True</AutoAssignPort>
- <DevelopmentServerPort>60862</DevelopmentServerPort>
- <DevelopmentServerVPath>/</DevelopmentServerVPath>
- <IISUrl>http://localhost:60862/</IISUrl>
- <NTLMAuthentication>False</NTLMAuthentication>
- <UseCustomServer>False</UseCustomServer>
- <CustomServerUrl>
- </CustomServerUrl>
- <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
- </WebProjectProperties>
- </FlavorProperties>
- </VisualStudio>
- </ProjectExtensions>
- <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
- <PropertyGroup>
- <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
- </PropertyGroup>
- <Error Condition="!Exists('..\packages\Microsoft.Net.Compilers.2.1.0\build\Microsoft.Net.Compilers.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Net.Compilers.2.1.0\build\Microsoft.Net.Compilers.props'))" />
- <Error Condition="!Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.7\build\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.7\build\net45\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>
|