MSBuild在本地运行并运行发布但不在远程计算机上运行 [英] MSBuild works locally and runs publish but not on remote machine

查看:106
本文介绍了MSBuild在本地运行并运行发布但不在远程计算机上运行的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图使用Jenkins自动化我的构建。我看到MSBuild在构建项目后没有执行部署。然后进入命令提示符进行调试。 
$


在本地计算机上,我运行它。



"C:\Program Files(x86)\ MSBuild\14.0\Bin \ MSBuild.exe" SDLC.sln / p:DeployOnBuild = true,PublishProfile = Publish



它构建项目并生成一个Publish文件夹。







奇怪的行为,在我的本地机器上,如果我将publishprofile改为错误,MsBuild会抱怨并失败。当我在远程计算机上执行此操作时,它不会抱怨但不会产生发布。 
$


当我在远程计算机上运行相同的命令时,我只是看不到发布文件夹。



本地机器是VS2015,Build机器是VS2017



这是我的publish.pubxml文件



<?xml version =" 1.0" encoding =" utf-8"?>

<! -

此文件由Web项目的发布/包过程使用。您可以通过编辑此MSBuild文件来自定义此过程的行为

。要了解有关详情,请访问http://go.microsoft.com/fwlink/?LinkID=208121. 

- >

< Project ToolsVersion =" 4.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003">

  < PropertyGroup>

  &NBSP; < WebPublishMethod> FileSystem< / WebPublishMethod>

  &NBSP; < LastUsedBuildConfiguration> Release< / LastUsedBuildConfiguration>

  &NBSP; < LastUsedPlatform>任何CPU< / LastUsedPlatform>

  &NBSP; < SiteUrlToLaunchAfterPublish />

  &NBSP; < LaunchSiteAfterPublish> True< / LaunchSiteAfterPublish>

  &NBSP; < ExcludeApp_Data> False< / ExcludeApp_Data>

  &NBSP; < publishUrl> .. \ Publisher< / publishUrl>

  &NBSP; < DeleteExistingFiles> False< / DeleteExistingFiles>

  < / PropertyGroup>

< / Project>



$
良好构建和发布的结果



Microsoft(R)Build Engine版本14.0.25420.1

版权所有(C)Microsoft Corporation。保留所有权利。



一次一个地构建此解决方案中的项目。要启用并行构建,请添加"/ m"。开关。

Build从4/17/2017 1:20:04 PM开始。

项目"C:\ git \ SDLC \ SDLC.sln"在节点1上(默认目标)。

ValidateSolutionConfiguration:

 构建解决方案配置"Debug | Any CPU"。

项目"C:\ git \ SDLC \ SDLC.sln" (1)正在构建"C:\ git \ SDLC \ SDLC \ SDLC.csproj" (2)在节点1上(默认目标)。

GenerateTargetFrameworkMonikerAttribute:

跳过目标" GenerateTargetFrameworkMonikerAttribute"因为所有输出文件都相对于输入文件是最新的。

CoreCompile:

跳过目标"CoreCompile"因为所有输出文件都是相对于输入文件的最新文件。

_CopyOutOfDateSourceItemsToOutputDirectory:

跳过目标"_CopyOutOfDateSourceItemsToOutputDirectory"因为所有输出文件都是相对于输入文件的最新文件。

_CopyAppConfigFile:

跳过目标"_CopyAppConfigFile"因为所有输出文件都相对于输入文件是最新的。

CopyFilesToOutputDirectory:

  SDLC - > C:\ git \ SDLC \ SDLC \bin \ SDLC.dll

ValidatePublishProfileSettings:

 验证PublishProfile(发布)设置。

ValidateGlobalPackageSetting:

  $(PackageAsSingleFile)为True

  $(PackageFileName)是obj \Debug \Package \ SDLC.zip。验证...

CollectFilesFromIntermediateAssembly:

 从项目项目@(IntermediateAssembly)中收集所有文件。添加:

  bin\SDLC.dll到bin \ SDLC.dll

  bin \SDLC.pdb到bin \ SDLC.pdb

CollectFilesFromContent:

 从项目项目@(内容)中收集所有文件。添加:

  Content\bootstrap.css; Content\bootstrap.min.css;的favicon.ico; fonts\glyphicons-半身-regular.svg; Global.asax中; Content\Site.css; Scripts\bootstrap.js;脚本\bootstrap.min.js; Scripts\jquery-1.10.2.js; Scripts\jquery-1.10.2.min.js; Scripts\jquery.validate.js; Scripts\jquery.validate.min。 JS; Scripts\jquery.validate.unobtrusive.js; Scripts\jquery.validate.unobtrusive.min.js; Scripts\modernizr-2.6.2.js; Scripts\respond.js; Scripts\respond.min的.js; Scripts\_references.js; Web.config中; Web.Debug.config; Web.Release.config; Views\Web.config; Views\_ViewStart.cshtml; Views\Shared\Error.cshtml; Views\Shared\_Layout.cshtml; Views\Home\About.cshtml; Views\Home\Contact.cshtml; Views\Home\Index.cshtml; fonts\glyphicons,半身人,regular.woff ; fonts\glyphicons-半身-regular.ttf; fonts\glyphicons-半身-regular.eot; packages.config; Scripts\jquery-1.10.2.min.map

CollectFilesFromIntermediateSatelliteAssembliesWithTargetPath:

 从Project输出(IntermediateSatelliteAssembliesWithTargetPath)收集所有文件。添加:

CollectFilesFromReference:

 从Project items @(ReferenceCopyLocalPaths,ReferenceComWrappersToCopyLocal,ResolvedIsolatedComModules,_DeploymentLooseManifestFile,NativeReferenceFile)收集所有文件。

CollectFilesFromAllExtraReferenceFiles:

 从Project items @(AllExtraReferenceFiles)收集所有文件。添加:

CollectFilesFrom_SourceItemsToCopyToOutputDirectory:

 从项目项目@(_ SourceItemsToCopyToOutputDirectoryAlways,_SourceItemsToCopyToOutputDirectory)收集所有文件。添加:

  bin\roslyn\csc.exe; bin\roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll; bin\roslyn\Microsoft.CodeAnalysis.CSharp.dll; bin\roslyn\Microsoft.CodeAnalysis。 DLL; bin\roslyn\Microsoft.CodeAnalysis.VisualBasic.dll; bin\roslyn\Microsoft.CSharp.Core.targets; bin\roslyn\Microsoft.VisualBasic.Core.targets; bin\roslyn\ System.Collections.Immutable.dll; bin\roslyn\System.Reflection.Metadata.dll; bin\roslyn\vbc.exe; bin\roslyn\VBCSCompiler.exe; bin\roslyn\VBCSCompiler。 exe.config

CollectFilesFrom_binDeployableAssemblies:

 从项目项目@(_ binDeployableAssemblies)收集所有文件。添加:

PipelineCollectFilesPhase:

 发布管道收集文件阶段

PreTransformWebConfig:

 找到以下Config变换:

  Web.config

 跳过将Web.config复制到obj\Debug \TransformWebConfig \ originigate \ Web.config,文件obj \Debug \TransformWebConfig \ original \ Web.config是最新的

&NBSP;跳过将C:\ git \ SDLC \ SDLC \Web.Debug.config复制到obj \Debug \TransformWebConfig \assist \ Web.config,File obj\Debug \TransformWebConfig \assist \ Web.config是最新的

TransformWebConfigCore:

跳过目标" TransformWebConfigCore"因为所有输出文件都是相对于输入文件的最新文件。

PostTransformWebConfig:

 使用C:\ git \ SDLC \ SDLC \Web.Debug.config将Web.config转换为obj\Debug \TransformWebConfig \transformed\Web.config。

PipelineTransformPhase:

 发布管道转换阶段

CopyAllFilesToSingleFolderForPackage:

 将所有文件复制到下面的临时位置以进行打包/发布:

  obj \Debug \Package \ PackageTmp。

 跳过将bin \ SDLC.dll复制到obj\Debug\Package\PackageTmp\bin\SDLC.dll,文件obj \Debug \ Package\PackageTmp \ bin \ SDLC.dll是最多的日期

 跳过将bin \ SDLC.pdb复制到obj \Debug \ Package \ PackageTmp \ bin \ SDLC.pdb,文件obj \Debug \Package \ PackageTmp \ bin \ SDLC.pdb最多日期

 跳过将Content\bootstrap.css复制到obj\Debug \Package\PackageTmp \Content\bootstrap.css,文件obj \Debug \Package\PackageTmp \Content \ bootstrap.css最多日期

 跳过将Content\bootstrap.min.css复制到obj\Debug \Package\PackageTmp \ Content \ bootstrap.min.css,File obj\Debug \Package\PackageTmp \Content\bootstrap。 min.css是最新的

 跳过复制favicon.ico到obj\Debug\Package\PackageTmp\favicon.ico,File obj\Debug\Package\PackageTmp\favicon.ico是最新的

&NBSP;跳过将fonts \ glyphicons-halflings-regular.svg复制到obj \Debug \ Package \ PackageTmp \fonts \ glyphicons-halflings-regular.svg,File obj\Debug\Package\PackageTmp\fonts \glyphicons-halflings-regular.svg是最新的

 跳过将Global.asax复制到obj \Debug \ Package\PackageTmp \ Global.asax,File obj\Debug\Package\PackageTmp \ Global.asax是最新的

&NBSP;跳过将Content\Site.css复制到obj\Debug \Package\PackageTmp \ Content \Site.css,File obj\Debug \Package\PackageTmp \ Content \Site.css取决于日期

 跳过将Scripts\bootstrap.js复制到obj\Debug \Package\PackageTmp \Scripts\bootstrap.js,File obj\Debug \Package\PackageTmp \Scripts\bootstrap.js取决于日期

 跳过将Scripts\bootstrap.min.js复制到obj\Debug \Package\PackageTmp \Scripts\bootstrap.min.js,File obj\Debug\Package\PackageTmp \Scripts\bootstrap。 min.js是最新的

 跳过将Scripts\jquery-1.10.2.js复制到obj\Debug \Package\PackageTmp \ Scripts\jquery-1.10.2.js,File obj\Debug\Package\PackageTmp \Scripts \ _jquery-1.10.2.js是最新的

 跳过将Scripts\jquery-1.10.2.min.js复制到obj\Debug \Package\PackageTmp \Scripts\jquery-1.10.2.min.js,File obj\Debug \Package \ PackageTmp \Scripts\jquery-1.10.2.min.js是最新的

 跳过将Scripts\jquery.validate.js复制到obj\Debug \Package\PackageTmp \Scripts\jquery.validate.js,File obj\Debug\Package\PackageTmp \Scripts\jquery。 validate.js是最新的

 跳过将Scripts\jquery.validate.min.js复制到obj\Debug \Package\PackageTmp \Scripts\jquery.validate.min.js,File obj\Debug\Package\PackageTmp \Scripts \ jquery.validate.min.js是最新的

 跳过将Scripts\jquery.validate.unobtrusive.js复制到obj\Debug\Package\PackageTmp \Scripts\jquery.validate.unobtrusive.js,File obj\Debug\Package\PackageTmp \Scripts \ jquery.validate.unobtrusive.js是最新的

 跳过将Scripts\jquery.validate.unobtrusive.min.js复制到obj\Debug\Package\PackageTmp \Scripts\jquery.validate.unobtrusive.min.js,File obj\Debug \Package \ PackageTmp \Scripts\jquery.validate.unobtrusive.min.js是最新的

 跳过将Scripts\modernizr-2.6.2.js复制到obj \Debug \Package\PackageTmp \Scripts\modernizr-2.6.2.js,File obj\Debug\Package\PackageTmp \Scripts \ modernizr-2.6.2.js是最新的

 跳过将Scripts\respond.js复制到obj\Debug\Package\PackageTmp \Scripts\respond.js,File obj\Debug \Package\PackageTmp \Scripts\respond.js取决于日期

 跳过将Scripts\respond.min.js复制到obj\Debug \Package\PackageTmp \Scripts\respond.min.js,File obj\Debug\Package\PackageTmp \Scripts\respond。 min.js是最新的

 跳过将Scripts\_references.js复制到obj\Debug\Package\PackageTmp \Scripts\_references.js,File obj\Debug \Package\PackageTmp \Scripts\_references.js取决于日期

 跳过将Views \Web.config复制到obj\Debug \Package\PackageTmp \Views \ Web.config,文件obj \Debug \Package \ PackageTmp \Views \Web.config最多日期

 跳过将views \_ViewStart.cshtml复制到obj\Debug \Package\PackageTmp \ Views \_ViewStart.cshtml,文件obj \Debug \Package\PackageTmp \ Views \_ViewStart.cshtml最多日期

 跳过将views \Shared\Error.cshtml复制到obj \Debug \ Package\PackageTmp \ Views \Shared\Error.cshtml,File obj\Debug\Package\PackageTmp \Views \ Shared\Error.cshtml是最新的

 跳过将views \Shared\_Layout.cshtml复制到obj\Debug \Package \ PackageTmp \ Views \Shared\_Layout.cshtml,File obj \Debug \Package \ PackageTmp \Views \ Shared\_Layout.cshtml是最新的

 跳过将views \Home \About.cshtml复制到obj\Debug \Package \PackageTmp \ Views \Home \About.cshtml,File obj \Debug \Package \ PackageTmp \Views \ Home\About.cshtml是最新的

 跳过将views \Home \Contact.cshtml复制到obj\Debug \Package \PackageTmp \ Views \Home \Contact.cshtml,File obj \Debug \ Package \ PackageTmp \Views \ Home\Contact.cshtml是最新的

 跳过将views \Home \Index.cshtml复制到obj\Debug \Package \ PackageTmp \ Views \Home \ Index.cshtml,File obj\Debug\Package\PackageTmp \Views \ Home\Index.cshtml是最新的

 跳过复制fonts\glyphicons-halflings-regular.woff到obj \Debug \ Package \ PackageTmp \fonts \glyphicons-halflings-regular.woff,File obj\Debug\Package\PackageTmp\fonts \ glyphicons-halflings-regular.woff是最新的b
 跳过复制fonts\glyphicons-halflings-regular.ttf到obj\Debug\Package\PackageTmp\fonts\glyphicons-halflings-regular.ttf,File obj\Debug\Package\PackageTmp\fonts \ glyphicons-halflings-regular.ttf是最新的

 跳过复制fonts\glyphicons-halflings-regular.eot到obj\Debug\Package\PackageTmp\fonts\glyphicons-halflings-regular.eot,File obj\Debug\Package\PackageTmp\fonts \ glyphicons-halflings-regular.eot是最新的

 跳过将packages.config复制到obj\Debug\Package\PackageTmp\packages.config,File obj\Debug\Package\PackageTmp\packages.config是最新的

&NBSP;跳过将Scripts\jquery-1.10.2.min.map复制到obj\Debug \Package\PackageTmp \Scripts\jquery-1.10.2.min.map,File obj\Debug \Package \ PackageTmp \Scripts\jquery-1.10.2.min.map是最新的

 跳过将C:\ git \ SDLC \packages \ Antlr.3.4.1.9004 \lib \ Antlr3.Runtime.dll复制到obj \Debug \ Package\PackageTmp \ bin \ Antlr3.Runtime。 dll,File obj\Debug\Package\PackageTmp\bin\Antlr3.Runtime.dll是最新的

 跳过复制C:\ git \ SDLC \packages \ Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0 \ lib \ net45 \ Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll to obj\Debug \ Package \ PackageTmp \bin \ Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll,File
obj \Debug \Package\PackageTmp \bin \ Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll up到目前为止
 跳过复制C:\ git \ SDLC \packages \ MicroSoft.Web.Infrastructure.1.0.0.0 \lib \ net40 \ Microsoft.Web.Infrastructure.dll to obj\Debug\Package\PackageTmp \bin\Microsoft.Web.Infrastructure.dll,File obj\Debug\Package\PackageTmp\bin\Microsoft.Web.Infrastructure.dll
是最新的

 跳过将C:\ git \ SDLC \packages \Newtonsoft.Json.6.0.4 \lib \ net45 \Newtonsoft.Json.dll复制到obj \Debug \ Package \ PackageTmp \ bin \\ \\ newtonsoft.Json.dll,File obj\Debug\Package\PackageTmp\bin\Newtonsoft.Json.dll是最新的

 跳过将C:\ git \ SDLC \packages \ Macrooft.AspNet.WebPages.3.2.3 \lib \ net45 \ System.Web.Helpers.dll复制到obj \Debug \Package \ PackageTmp \bin\System.Web.Helpers.dll,File obj\Debug \ Package\PackageTmp \bin \ System.Web.Helpers.dll是最新的

 跳过复制C:\ git \ SDLC \packages \ Microsoft.AspNet.Mvc.5.2.3\lib\\\
et45 \ System.Web.Mvc.dll to obj\Debug\Package\PackageTmp \bin\System.Web.Mvc.dll,File obj\Debug \ Package\PackageTmp\bin\System.Web.Mvc.dll是最新的

 跳过将C:\ git \ SDLC \ packages> \\ Microoft.AspNet.Web.Optimization.1.1.3\lib\\\
et40 \System.Web.Optimization.dll复制到obj \Debug \ Package \\ \\ PackageTmp\bin\System.Web.Optimization.dll,File obj\Debug \Package\PackageTmp\bin\System.Web.Optimization.dll最多
日期

 跳过将C:\ git \ SDLC \packages \ Microsoft.AspNet.Razor.3.2.3 \lib \ net45 \ System.Web.Razor.dll复制到obj\Debug \Package \ PackageTmp \bin\System.Web.Razor.dll,File obj\Debug\Package\PackageTmp\bin\System.Web.Razor.dll是最新的

 跳过复制C:\ git \ SDLC \ packages \ Microsoft.AspNet.WebPages.3.2.3 \lib \ net45 \ System.Web.WebPages.Deployment.dll to obj\Debug\Package\\ \\ PackageTmp\bin\System.Web.WebPages.Deployment.dll,File obj\Debug\Package\PackageTmp\bin\System.Web.WebPages.Deployment.dll
是最新的

 跳过复制C:\git\SDLC\packages\Microsoft.AspNet.WebPages.3.2.3\lib\\\
et45\System.Web.WebPages.dll到obj\Debug\Package\PackageTmp \bin\System.Web.WebPages.dll,File obj\Debug\Package\PackageTmp\bin\System.Web.WebPages.dll是最新的

 跳过复制C:\ git \ SDLC \ packages> \\ Microsoft.AspNet.WebPages.3.2.3 \lib \ net45 \ System.Web.WebPages.Razor.dll to obj\Debug\Package \\ \\ PackageTmp\bin\System.Web.WebPages.Razor.dll,File obj\Debug\Package\PackageTmp\bin\System.Web.WebPages.Razor.dll最高
date

 跳过复制C:\ git \ SDLC \packages \WebGrease.1.5.2 \lib \ WebGrease.dll到obj \Debug \Package\PackageTmp \bin \WebGrease.dll,File obj \Debug\Package\PackageTmp\bin\WebGrease.dll是最新的

 跳过复制C:\git\SDLC\packages\Antlr.3.4.1.9004\lib\Antlr3.Runtime.pdb到obj\Debug\Package\PackageTmp\bin\Antlr3.Runtime。 pdb,File obj\Debug \Package\PackageTmp\bin\Antlr3.Runtime.pdb是最新的

 跳过将C:\ git \ SDLC \ packages \ Microsoft.Net.Compilers.1.0.0 \ tools\csc.exe复制到obj \Debug \ Package\PackageTmp \ bin \\\ \\ csc.exe,File obj\Debug \ Package\PackageTmp\bin\roslyn\csc.exe是最新的

 跳过将C:\ git \ SDLC \ packages> \\ Microsoft.Net.Compilers.1.0.0 \ tools \ Microsoft.Build.Tasks.CodeAnalysis.dll复制到obj \Debug \Package \ PackageTmp \\ \\ bin\roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll,File obj\Debug\Package\PackageTmp\bin\roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll
is最新版本
 跳过复制C:\ git \ SDLC \ packages \ Microsoft.Net.Compilers.1.0.0 \ tools \ Mysrosoft.CodeAnalysis.CSharp.dll to obj\Debug\Package\PackageTmp\bin \\\lynlyn\Microsoft.CodeAnalysis.CSharp.dll,File obj\Debug\Package\PackageTmp\bin\roslyn\Microsoft.CodeAnalysis.CSharp.dll
是最新的

 跳过将C:\ git \ SDLC \ packages \ Microsoft.Net.Compilers.1.0.0 \ tools \ Mysrosoft.CodeAnalysis.dll复制到obj \Debug \ Package \ PackageTmp \ bin \\ roslyn\Microsoft.CodeAnalysis.dll,File obj\Debug\Package\PackageTmp\bin\roslyn\Microsoft.CodeAnalysis.dll是最新的

 跳过复制C:\git\SDLC\packages\Microsoft.Net.Compilers.1.0.0\tools\Microsoft.CodeAnalysis.VisualBasic.dll到obj\Debug\Package\PackageTmp\bin \roslyn\Microsoft.CodeAnalysis.VisualBasic.dll,文件obj\Debug\Package\PackageTmp\bin\roslyn\Microsoft.CodeAnalysis.VisualBasic.dll
为最新的

 跳过将C:\ git \ SDLC \ packages \ Microsoft.Net.Compilers.1.0.0 \ tools \ Mysrosoft.CSharp.Core.targets复制到obj \Debug \Package \ PackageTmp \ bin \\\lynlyn\Microsoft.CSharp.Core.targets,File obj\Debug\Package\PackageTmp\bin\roslyn\Microsoft.CSharp.Core.targets是
最新

 跳过复制C:\ git \ SDLC \packages \ MicroCrosoft.Net.Compilers.1.0.0 \ tools\Microsoft.VisualBasic.Core.targets to obj\Debug\Package\PackageTmp\bin \\\lynlyn\Microsoft.VisualBasic.Core.targets,File obj\Debug\Package\PackageTmp\bin\roslyn\Microsoft.VisualBasic.Core.targets
是最新的

 跳过将C:\ git \ SDLC \packages \ Microsoft.Net.Compilers.1.0.0 \ tools \ System.Collections.Immutable.dll复制到obj \Debug \ Package \ PackageTmp \ bin \\\lynlyn\System.Collections.Immutable.dll,File obj\Debug\Package\PackageTmp\bin\roslyn\System.Collections.Immutable.dll
是最新的

 跳过复制C:\ git \ SDLC \ packages \ Microsoft.Net.Compilers.1.0.0 \ tools \ System.Reflection.Metadata.dll to obj\Debug\Package\PackageTmp\bin \\\lynlyn\System.Reflection.Metadata.dll,File obj\Debug\Package\PackageTmp\bin\roslyn\System.Reflection.Metadata.dll
是最新的

 跳过将C:\ git \ SDLC \ packages \ Microsoft.Net.Compilers.1.0.0 \ tools\vbc.exe复制到obj \Debug \ Package\PackageTmp \\\\\\ \\ vbc.exe,File obj\Debug \ Package\PackageTmp\bin\roslyn\vbc.exe是最新的

 跳过将C:\ git \ SDLC \ packages \ Microsoft / Net.Compilers.1.0.0 \ tools \ VBBCSCompiler.exe复制到obj \Debug \Package \ PackageTmp \ bin \\\ \\ VBBCompiler.exe,File obj\Debug \ Package\PackageTmp\bin\roslyn\VBCSCompiler.exe是最新的

 跳过将C:\ git \ SDLC \ packages \ Microsoft / Net.Compilers.1.0.0 \ tools \ VBBCSCompiler.exe.config复制到obj \Debug \ Package \ PackageTmp \ bin \\ roslyn\VBCSCompiler.exe.config,File obj\Debug\Package\PackageTmp\bin\roslyn\VBCSCompiler.exe.config是最新的

 跳过将obj \Debug \TransformWebConfig \transformed\Web.config复制到obj\Debug \ Package\PackageTmp \ Web.config,File obj\Debug \ Package\PackageTmp \Web.config是最新的

PipelinePreDeployCopyAllFilesToOneFolder:

 发布管道部署阶段阶段PipelinePreDeployCopyAllFilesToOneFolder

WebFileSystemPublish:

 跳过将obj\Debug\Package\PackageTmp\favicon.ico复制到C:\ git \ SDLC \ SDLC \..\Publish\favicon.ico,文件C:\ git \ SDLC\SDLC \..\ Publish\favicon.ico是最新的

 跳过将obj\Debug\Package\PackageTmp\Global.asax复制到C:\ git \ SDLC \ SDLC \..\Publish\Global.asax,文件C:\ git \ SDLC\SDLC \..\ Publish\Global.asax是最新的

 跳过将obj\Debug\Package\PackageTmp\packages.config复制到C:\ git \ SDLC \ SDLC \..\Publish\packages.config,文件C:\ git \ SDLC \ SDLC \..\ Publish\packages.config是最新的

 跳过将obj\Debug\Package\PackageTmp\Web.config复制到C:\ git \ SDLC \ SDLC \..\Publish\Web.config,文件C:\ git \ SDLC \ SDLC \..\ Publish\Web.config是最新的

 跳过将obj\Debug \Package\PackageTmp \bin \ Antlr3.Runtime.dll复制到C:\ git \ SDLC \ SDLC \..\Publish\bin\Antlr3.Runtime。 dll,文件C:\ git \ SDLC \ SDLC \..\Publish\bin\Antlr3.Runtime.dll是最新的

 跳过将obj\Debug \Package\PackageTmp \bin \ Antlr3.Runtime.pdb复制到C:\ git \ SDLC \ SDLC \..\Publish\bin\Antlr3.Runtime。 pdb,文件C:\ git \ SDLC \ SDLC \..\Publish\bin\Antlr3.Runtime.pdb是最新的

 跳过复制obj\Debug\Package\PackageTmp\bin\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll到C:\git\SDLC\SDLC\..\Publish\bin\ Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll,文件C:\git\SDLC\SDLC\..\Publish\bin\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll
达日期

 跳过将obj\Debug\Package\PackageTmp\bin\Microsoft.Web.Infrastructure.dll复制到C:\ git \ SDLC \ SDLC \..\Publish\bin\Microsoft。 Web.Infrastructure.dll,文件C:\ git \ SDLC \ SDLC \..\Publish\bin\Microsoft.Web.Infrastructure.dll是最新的

  ;跳过将obj\Debug \Package\PackageTmp \bin \Newtonsoft.Json.dll复制到C:\ git \ SDLC \ SDLC \..\Publish\bin\Newtonsoft.Json。 dll,文件C:\ git \ SDLC \ SDLC \..\Publish\bin \Newtonsoft.Json.dll是最新的

 将obj \Debug \Package \ PackageTmp \bin \ SDLC.dll复制到C:\ git \ SDLC \ SDLC \..\Publish\bin\SDLC.dll,文件C :\ git \ SDLC \ SDLC \ .. \发布\ bin \ SDLC.dll是最新的

 跳过将obj\Debug \Package\PackageTmp \bin\SDLC.pdb复制到C:\ git \ SDLC \ SDLC \..\Publish\bin\SDLC.pdb,文件C :\ git \ SDLC \ SDLC \..\ Publisher \\\\ SDLC.pdb是最新的

 跳过将obj\Debug\Package\PackageTmp\bin\System.Web.Helpers.dll复制到C:\ git \ SDLC \ SDLC \..\Publish\bin\System。 Web.Helpers.dll,文件C:\ git \ SDLC \ SDLC \..\Publish\bin\System.Web.Helpers.dll是最新的

  ;将obj\Debug \Package\PackageTmp \bin \ System.Web.Mvc.dll复制到C:\ git \ SDLC \ SDLC \..\Publish\bin\System。 Web.Mvc.dll,文件C:\ git \ SDLC \ SDLC \..\Publish\bin\System.Web.Mvc.dll是最新的

  ;跳过将obj\Debug\Package\PackageTmp\bin\System.Web.Optimization.dll复制到C:\ git \ SDLC \ SDLC \..\Publish\bin\System。 Web.Optimization.dll,文件C:\ git \ SDLC \ SDLC \..\Publish\bin\System.Web.Optimization.dll是最新的

  ;跳过将obj\Debug\Package\PackageTmp\bin\System.Web.Razor.dll复制到C:\ git \ SDLC \ SDLC \..\Publish\bin\System。 Web.Razor.dll,文件C:\ git \ SDLC \ SDLC \..\Publish\bin\System.Web.Razor.dll是最新的

  ;跳过将obj\Debug\Package\PackageTmp\bin\System.Web.WebPages.Deployment.dll复制到C:\ git \ SDLC \ SDLC \..\Publish\bin \\ System.Web.WebPages.Deployment.dll,文件C:\ git \ SDLC \ SDLC \..\Publish\bin\System.Web.WebPages.Deployment.dll是最新的

 跳过将obj\Debug\Package\PackageTmp\bin\System.Web.WebPages.dll复制到C:\ git \ SDLC \ SDLC \..\Publish\bin\System。 Web.WebPages.dll,文件C:\ git \ SDLC \ SDLC \..\Publish\bin\System.Web.WebPages.dll是最新的

  ;跳过将obj\Debug\Package\PackageTmp\bin\System.Web.WebPages.Razor.dll复制到C:\ git \ SDLC \ SDLC \..\Publish\bin \\ System.Web.WebPages.Razor.dll,File C:\ git \ SDLC \ SDLC \\\\Publish\bin\System.Web.WebPages.Razor.dll是最新的

 将obj\Debug \Package\PackageTmp \bin \WebGrease.dll复制到C:\ git \ SDLC \ SDLC \..\Publish\bin\WebGrease.dll,文件C :\ git\SDLC \ SDLC \..\Publish\bin\WebGrease.dll是最新的

 将obj \Debug \Package\PackageTmp \bin \roslyn \ csc.exe复制到C:\ git \ SDLC \ SDLC \..\Publish\bin\roslyn \ csc.exe,文件C:\ git \ SDLC \ SDLC \..\Publish\bin\roslyn\csc.exe是最新的

 跳过将obj\Debug \Package\PackageTmp \bin \roslyn \ Microsoft.Build.Tasks.CodeAnalysis.dll复制到C:\ git \ SDLC \ SDLC \..\Publish \ bin \roslyn \ Microsoft.Build.Tasks.CodeAnalysis.dll,File C:\ git \ SDLC \ SDLC \..\Publish\bin\roslyn\Microsoft.Build.Tasks.CodeAnalysis .dll
是最新的b
  Skip copying obj\Debug\Package\PackageTmp\bin\roslyn\Microsoft.CodeAnalysis.CSharp.dll to C:\git\SDLC\SDLC\..\Publish\bin\roslyn\Microsoft.CodeAnalysis.CSharp.dll, File C:\git\SDLC\SDLC\..\Publish\bin\roslyn\Microsoft.CodeAnalysis.CSharp.dll is up to
date

  Skip copying obj\Debug\Package\PackageTmp\bin\roslyn\Microsoft.CodeAnalysis.dll to C:\git\SDLC\SDLC\..\Publish\bin\roslyn\Microsoft.CodeAnalysis.dll, File C:\git\SDLC\SDLC\..\Publish\bin\roslyn\Microsoft.CodeAnalysis.dll is up to date

  Skip copying obj\Debug\Package\PackageTmp\bin\roslyn\Microsoft.CodeAnalysis.VisualBasic.dll to C:\git\SDLC\SDLC\..\Publish\bin\roslyn\Microsoft.CodeAnalysis.VisualBasic.dll, File C:\git\SDLC\SDLC\..\Publish\bin\roslyn\Microsoft.CodeAnalysis.VisualBasic.dll
is up to date

  Skip copying obj\Debug\Package\PackageTmp\bin\roslyn\Microsoft.CSharp.Core.targets to C:\git\SDLC\SDLC\..\Publish\bin\roslyn\Microsoft.CSharp.Core.targets, File C:\git\SDLC\SDLC\..\Publish\bin\roslyn\Microsoft.CSharp.Core.targets is up to date

  Skip copying obj\Debug\Package\PackageTmp\bin\roslyn\Microsoft.VisualBasic.Core.targets to C:\git\SDLC\SDLC\..\Publish\bin\roslyn\Microsoft.VisualBasic.Core.targets, File C:\git\SDLC\SDLC\..\Publish\bin\roslyn\Microsoft.VisualBasic.Core.targets is up
to date

  Skip copying obj\Debug\Package\PackageTmp\bin\roslyn\System.Collections.Immutable.dll to C:\git\SDLC\SDLC\..\Publish\bin\roslyn\System.Collections.Immutable.dll, File C:\git\SDLC\SDLC\..\Publish\bin\roslyn\System.Collections.Immutable.dll is up to date

  Skip copying obj\Debug\Package\PackageTmp\bin\roslyn\System.Reflection.Metadata.dll to C:\git\SDLC\SDLC\..\Publish\bin\roslyn\System.Reflection.Metadata.dll, File C:\git\SDLC\SDLC\..\Publish\bin\roslyn\System.Reflection.Metadata.dll is up to date

  Skip copying obj\Debug\Package\PackageTmp\bin\roslyn\vbc.exe to C:\git\SDLC\SDLC\..\Publish\bin\roslyn\vbc.exe, File C:\git\SDLC\SDLC\..\Publish\bin\roslyn\vbc.exe is up to date

  Skip copying obj\Debug\Package\PackageTmp\bin\roslyn\VBCSCompiler.exe to C:\git\SDLC\SDLC\..\Publish\bin\roslyn\VBCSCompiler.exe, File C:\git\SDLC\SDLC\..\Publish\bin\roslyn\VBCSCompiler.exe is up to date

  Skip copying obj\Debug\Package\PackageTmp\bin\roslyn\VBCSCompiler.exe.config to C:\git\SDLC\SDLC\..\Publish\bin\roslyn\VBCSCompiler.exe.config, File C:\git\SDLC\SDLC\..\Publish\bin\roslyn\VBCSCompiler.exe.config is up to date

  Skip copying obj\Debug\Package\PackageTmp\Content\bootstrap.css to C:\git\SDLC\SDLC\..\Publish\Content\bootstrap.css, File C:\git\SDLC\SDLC\..\Publish\Content\bootstrap.css is up to date

  Skip copying obj\Debug\Package\PackageTmp\Content\bootstrap.min.css to C:\git\SDLC\SDLC\..\Publish\Content\bootstrap.min.css, File C:\git\SDLC\SDLC\..\Publish\Content\bootstrap.min.css is up to date

  Skip copying obj\Debug\Package\PackageTmp\Content\Site.css to C:\git\SDLC\SDLC\..\Publish\Content\Site.css, File C:\git\SDLC\SDLC\..\Publish\Content\Site.css is up to date

  Skip copying obj\Debug\Package\PackageTmp\fonts\glyphicons-halflings-regular.eot to C:\git\SDLC\SDLC\..\Publish\fonts\glyphicons-halflings-regular.eot, File C:\git\SDLC\SDLC\..\Publish\fonts\glyphicons-halflings-regular.eot is up to date

  Skip copying obj\Debug\Package\PackageTmp\fonts\glyphicons-halflings-regular.svg to C:\git\SDLC\SDLC\..\Publish\fonts\glyphicons-halflings-regular.svg, File C:\git\SDLC\SDLC\..\Publish\fonts\glyphicons-halflings-regular.svg is up to date

  Skip copying obj\Debug\Package\PackageTmp\fonts\glyphicons-halflings-regular.ttf to C:\git\SDLC\SDLC\..\Publish\fonts\glyphicons-halflings-regular.ttf, File C:\git\SDLC\SDLC\..\Publish\fonts\glyphicons-halflings-regular.ttf is up to date

  Skip copying obj\Debug\Package\PackageTmp\fonts\glyphicons-halflings-regular.woff to C:\git\SDLC\SDLC\..\Publish\fonts\glyphicons-halflings-regular.woff, File C:\git\SDLC\SDLC\..\Publish\fonts\glyphicons-halflings-regular.woff is up to date

  Skip copying obj\Debug\Package\PackageTmp\Scripts\bootstrap.js to C:\git\SDLC\SDLC\..\Publish\Scripts\bootstrap.js, File C:\git\SDLC\SDLC\..\Publish\Scripts\bootstrap.js is up to date

  Skip copying obj\Debug\Package\PackageTmp\Scripts\bootstrap.min.js to C:\git\SDLC\SDLC\..\Publish\Scripts\bootstrap.min.js, File C:\git\SDLC\SDLC\..\Publish\Scripts\bootstrap.min.js is up to date

  Skip copying obj\Debug\Package\PackageTmp\Scripts\jquery-1.10.2.js to C:\git\SDLC\SDLC\..\Publish\Scripts\jquery-1.10.2.js, File C:\git\SDLC\SDLC\..\Publish\Scripts\jquery-1.10.2.js is up to date

  Skip copying obj\Debug\Package\PackageTmp\Scripts\jquery-1.10.2.min.js to C:\git\SDLC\SDLC\..\Publish\Scripts\jquery-1.10.2.min.js, File C:\git\SDLC\SDLC\..\Publish\Scripts\jquery-1.10.2.min.js is up to date

  Skip copying obj\Debug\Package\PackageTmp\Scripts\jquery-1.10.2.min.map to C:\git\SDLC\SDLC\..\Publish\Scripts\jquery-1.10.2.min.map, File C:\git\SDLC\SDLC\..\Publish\Scripts\jquery-1.10.2.min.map is up to date

  Skip copying obj\Debug\Package\PackageTmp\Scripts\jquery.validate.js to C:\git\SDLC\SDLC\..\Publish\Scripts\jquery.validate.js, File C:\git\SDLC\SDLC\..\Publish\Scripts\jquery.validate.js is up to date

  Skip copying obj\Debug\Package\PackageTmp\Scripts\jquery.validate.min.js to C:\git\SDLC\SDLC\..\Publish\Scripts\jquery.validate.min.js, File C:\git\SDLC\SDLC\..\Publish\Scripts\jquery.validate.min.js is up to date

  Skip copying obj\Debug\Package\PackageTmp\Scripts\jquery.validate.unobtrusive.js to C:\git\SDLC\SDLC\..\Publish\Scripts\jquery.validate.unobtrusive.js, File C:\git\SDLC\SDLC\..\Publish\Scripts\jquery.validate.unobtrusive.js is up to date

  Skip copying obj\Debug\Package\PackageTmp\Scripts\jquery.validate.unobtrusive.min.js to C:\git\SDLC\SDLC\..\Publish\Scripts\jquery.validate.unobtrusive.min.js, File C:\git\SDLC\SDLC\..\Publish\Scripts\jquery.validate.unobtrusive.min.js is up to date

  Skip copying obj\Debug\Package\PackageTmp\Scripts\modernizr-2.6.2.js to C:\git\SDLC\SDLC\..\Publish\Scripts\modernizr-2.6.2.js, File C:\git\SDLC\SDLC\..\Publish\Scripts\modernizr-2.6.2.js is up to date

  Skip copying obj\Debug\Package\PackageTmp\Scripts\respond.js to C:\git\SDLC\SDLC\..\Publish\Scripts\respond.js, File C:\git\SDLC\SDLC\..\Publish\Scripts\respond.js is up to date

  Skip copying obj\Debug\Package\PackageTmp\Scripts\respond.min.js to C:\git\SDLC\SDLC\..\Publish\Scripts\respond.min.js, File C:\git\SDLC\SDLC\..\Publish\Scripts\respond.min.js is up to date

  Skip copying obj\Debug\Package\PackageTmp\Scripts\_references.js to C:\git\SDLC\SDLC\..\Publish\Scripts\_references.js, File C:\git\SDLC\SDLC\..\Publish\Scripts\_references.js is up to date

  Skip copying obj\Debug\Package\PackageTmp\Views\Web.config to C:\git\SDLC\SDLC\..\Publish\Views\Web.config, File C:\git\SDLC\SDLC\..\Publish\Views\Web.config is up to date

  Skip copying obj\Debug\Package\PackageTmp\Views\_ViewStart.cshtml to C:\git\SDLC\SDLC\..\Publish\Views\_ViewStart.cshtml, File C:\git\SDLC\SDLC\..\Publish\Views\_ViewStart.cshtml is up to date

  Skip copying obj\Debug\Package\PackageTmp\Views\Home\About.cshtml to C:\git\SDLC\SDLC\..\Publish\Views\Home\About.cshtml, File C:\git\SDLC\SDLC\..\Publish\Views\Home\About.cshtml is up to date

  Skip copying obj\Debug\Package\PackageTmp\Views\Home\Contact.cshtml to C:\git\SDLC\SDLC\..\Publish\Views\Home\Contact.cshtml, File C:\git\SDLC\SDLC\..\Publish\Views\Home\Contact.cshtml is up to date

  Skip copying obj\Debug\Package\PackageTmp\Views\Home\Index.cshtml to C:\git\SDLC\SDLC\..\Publish\Views\Home\Index.cshtml, File C:\git\SDLC\SDLC\..\Publish\Views\Home\Index.cshtml is up to date

  Skip copying obj\Debug\Package\PackageTmp\Views\Shared\Error.cshtml to C:\git\SDLC\SDLC\..\Publish\Views\Shared\Error.cshtml, File C:\git\SDLC\SDLC\..\Publish\Views\Shared\Error.cshtml is up to date

  Skip copying obj\Debug\Package\PackageTmp\Views\Shared\_Layout.cshtml to C:\git\SDLC\SDLC\..\Publish\Views\Shared\_Layout.cshtml, File C:\git\SDLC\SDLC\..\Publish\Views\Shared\_Layout.cshtml is up to date

PreAutoParameterizationWebConfigConnectionStrings:

  Skip copying obj\Debug\Package\PackageTmp\Views\Web.config to obj\Debug\CSAutoParameterize\original\Views\Web.config, File obj\Debug\CSAutoParameterize\original\Views\Web.config is up to date

  Skip copying obj\Debug\Package\PackageTmp\Web.config to obj\Debug\CSAutoParameterize\original\Web.config, File obj\Debug\CSAutoParameterize\original\Web.config is up to date

AutoParameterizationWebConfigConnectionStringsCore:

Skipping target "AutoParameterizationWebConfigConnectionStringsCore" because all output files are up-to-date with respect to the input files.

PostAutoParameterizationWebConfigConnectionStrings:

  Auto ConnectionString Transformed obj\Debug\Package\PackageTmp\Views\Web.config into obj\Debug\CSAutoParameterize\transformed\Views\Web.config.

  Auto ConnectionString Transformed obj\Debug\Package\PackageTmp\Web.config into obj\Debug\CSAutoParameterize\transformed\Web.config.

PipelineMsdeploySpecificTransformPhase:

  Publish Pipeline Deploy phase Stage PipelineMsdeploySpecificTransformPhase

PipelineDeployPhase:

  Publish Pipeline Deploy Phase

Done Building Project "C:\git\SDLC\SDLC\SDLC.csproj" (default targets).

Done Building Project "C:\git\SDLC\SDLC.sln" (default targets).



Build succeeded.

  &NBSP; 0 Warning(s)

  &NBSP; 0 Error(s)



Time Elapsed 00:00:00.41







Result of the good build and no publish







Microsoft (R) Build Engine version 14.0.23107.0

Copyright (C) Microsoft Corporation. All rights reserved.



Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.

Build started 4/17/2017 1:22:51 PM.

Project "C:\can delete\SDLC Example (Dev Branch)\SDLC.sln" on node 1 (Clean;Build target(s)).

ValidateSolutionConfiguration:

  Building solution configuration "Release|Any CPU".

Project "C:\can delete\SDLC Example (Dev Branch)\SDLC.sln" (1) is building "C:\can delete\SDLC Example (Dev Branch)\SDLC\SDLC.csproj" (2) on node 1 (Clean target(s)).

CoreClean:

  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\roslyn\csc.exe".

  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll".

  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\roslyn\Microsoft.CodeAnalysis.CSharp.dll".

  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\roslyn\Microsoft.CodeAnalysis.dll".

  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\roslyn\Microsoft.CodeAnalysis.VisualBasic.dll".

  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\roslyn\Microsoft.CSharp.Core.targets".

  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\roslyn\Microsoft.VisualBasic.Core.targets".

  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\roslyn\System.Collections.Immutable.dll".

  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\roslyn\System.Reflection.Metadata.dll".

  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\roslyn\vbc.exe".

  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\roslyn\VBCSCompiler.exe".

  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\roslyn\VBCSCompiler.exe.config".

  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\SDLC.dll".

  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\SDLC.pdb".

  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\Antlr3.Runtime.dll".

  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll".

  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\Microsoft.Web.Infrastructure.dll".

  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\Newtonsoft.Json.dll".

  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\System.Web.Helpers.dll".

  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\System.Web.Mvc.dll".

  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\System.Web.Optimization.dll".

  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\System.Web.Razor.dll".

  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\System.Web.WebPages.Deployment.dll".

  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\System.Web.WebPages.dll".

  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\System.Web.WebPages.Razor.dll".

  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\WebGrease.dll".

  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.xml".

  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\System.Web.Helpers.xml".

  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\System.Web.Mvc.xml".

  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\System.Web.Optimization.xml".

  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\System.Web.Razor.xml".

  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\System.Web.WebPages.xml".

  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\System.Web.WebPages.Deployment.xml".

  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\System.Web.WebPages.Razor.xml".

  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\Antlr3.Runtime.pdb".

  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\Newtonsoft.Json.xml".

  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\obj\Release\SDLC.csprojResolveAssemblyReference.cache".

  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\obj\Release\SDLC.dll".

  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\obj\Release\SDLC.pdb".

Done Building Project "C:\can delete\SDLC Example (Dev Branch)\SDLC\SDLC.csproj" (Clean target(s)).

Project "C:\can delete\SDLC Example (Dev Branch)\SDLC.sln" (1) is building "C:\can delete\SDLC Example (Dev Branch)\SDLC\SDLC.csproj" (2:2) on node 1 (default targets).

ResolveAssemblyReferences:

  Consider app.config remapping of assembly "WebGrease, Culture=neutral, PublicKeyToken=31bf3856ad364e35" from Version "1.5.1.25624" [] to Version "1.5.2.14234" [C:\can delete\SDLC Example (Dev Branch)\packages\WebGrease.1.5.2\lib\WebGrease.dll]
to solve conflict and get rid of warning.

  Consider app.config remapping of assembly "Newtonsoft.Json, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed" from Version "4.5.0.0" [] to Version "6.0.0.0" [C:\can delete\SDLC Example (Dev Branch)\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll]
to solve conflict and get rid of warning.

C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3247: Found conflicts between different versions of the same dependent assembly. In Visual Studio, double-click this warning (or select it and press Enter) to
fix the conflicts; otherwise, add the following binding redirects to the "runtime" node in the application configuration file: <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity
name="WebGrease" culture="neutral" publicKeyToken="31bf3856ad364e35" /><bindingRedirect oldVersion="0.0.0.0-1.5.2.14234" newVersion="1.5.2.14234" /></dependentAssembly></assemblyBinding><assemblyBinding
xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="Newtonsoft.Json" culture="neutral" publicKeyToken="30ad4fe6b2a6aeed" /><bindingRedirect oldVersion="0.0.0.0-6.0.0.0"
newVersion="6.0.0.0" /></dependentAssembly></assemblyBinding> [C:\can delete\SDLC Example (Dev Branch)\SDLC\SDLC.csproj]

GenerateTargetFrameworkMonikerAttribute:

Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.

CoreCompile:

  C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.Net.Compilers.1.0.0\build\..\tools\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE /highentropyva+ /reference:"C:\can delete\SDLC Example
(Dev Branch)\packages\Antlr.3.4.1.9004\lib\Antlr3.Runtime.dll" /reference:"C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll"
/reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll"
/reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\can delete\SDLC Example (Dev Branch)\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll" /reference:"C:\Program
Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.ComponentModel.DataAnnotations.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll" /reference:"C:\Program
Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program
Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference
Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Drawing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.EnterpriseServices.dll" /reference:"C:\Program Files (x86)\Reference
Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Net.Http.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Net.Http.WebRequest.dll" /reference:"C:\Program Files (x86)\Reference
Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Abstractions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.ApplicationServices.dll" /reference:"C:\Program Files
(x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.DynamicData.dll" /reference:"C:\Program Files (x86)\Reference
Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Entity.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Extensions.dll" /reference:"C:\can delete\SDLC Example (Dev
Branch)\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.Helpers.dll" /reference:"C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll" /reference:"C:\can delete\SDLC Example
(Dev Branch)\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll" /reference:"C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll" /reference:"C:\Program
Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Routing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Services.dll" /reference:"C:\can delete\SDLC
Example (Dev Branch)\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Deployment.dll" /reference:"C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.dll" /reference:"C:\can
delete\SDLC Example (Dev Branch)\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Razor.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program
Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /reference:"C:\can delete\SDLC Example (Dev Branch)\packages\WebGrease.1.5.2\lib\WebGrease.dll" /debug:pdbonly /optimize+ /out:obj\Release\SDLC.dll
/subsystemversion:6.00 /target:library /utf8output App_Start\BundleConfig.cs App_Start\FilterConfig.cs App_Start\RouteConfig.cs Controllers\HomeController.cs Global.asax.cs Properties\AssemblyInfo.cs "C:\Users\Ralph.Krausse\AppData\Local\Temp\2\.NETFramework,Version=v4.5.AssemblyAttributes.cs"

_CopyFilesMarkedCopyLocal:

  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Antlr.3.4.1.9004\lib\Antlr3.Runtime.dll" to "bin\Antlr3.Runtime.dll".

  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll" to "bin\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll".

  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll" to "bin\Microsoft.Web.Infrastructure.dll".

  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll" to "bin\Newtonsoft.Json.dll".

  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.Helpers.dll" to "bin\System.Web.Helpers.dll".

  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll" to "bin\System.Web.Mvc.dll".

  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll" to "bin\System.Web.Optimization.dll".

  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll" to "bin\System.Web.Razor.dll".

  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Deployment.dll" to "bin\System.Web.WebPages.Deployment.dll".

  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.dll" to "bin\System.Web.WebPages.dll".

  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Razor.dll" to "bin\System.Web.WebPages.Razor.dll".

  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\WebGrease.1.5.2\lib\WebGrease.dll" to "bin\WebGrease.dll".

  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.xml" to "bin\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.xml".

  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.Helpers.xml" to "bin\System.Web.Helpers.xml".

  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.xml" to "bin\System.Web.Mvc.xml".

  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.xml" to "bin\System.Web.Optimization.xml".

  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.xml" to "bin\System.Web.Razor.xml".

  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.xml" to "bin\System.Web.WebPages.xml".

  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Deployment.xml" to "bin\System.Web.WebPages.Deployment.xml".

  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Razor.xml" to "bin\System.Web.WebPages.Razor.xml".

  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Antlr.3.4.1.9004\lib\Antlr3.Runtime.pdb" to "bin\Antlr3.Runtime.pdb".

  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.xml" to "bin\Newtonsoft.Json.xml".

_CopyOutOfDateSourceItemsToOutputDirectory:

  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.Net.Compilers.1.0.0\tools\csc.exe" to "bin\roslyn\csc.exe".

  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.Net.Compilers.1.0.0\tools\Microsoft.Build.Tasks.CodeAnalysis.dll" to "bin\roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll".

  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.Net.Compilers.1.0.0\tools\Microsoft.CodeAnalysis.CSharp.dll" to "bin\roslyn\Microsoft.CodeAnalysis.CSharp.dll".

  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.Net.Compilers.1.0.0\tools\Microsoft.CodeAnalysis.dll" to "bin\roslyn\Microsoft.CodeAnalysis.dll".

  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.Net.Compilers.1.0.0\tools\Microsoft.CodeAnalysis.VisualBasic.dll" to "bin\roslyn\Microsoft.CodeAnalysis.VisualBasic.dll".

  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.Net.Compilers.1.0.0\tools\Microsoft.CSharp.Core.targets" to "bin\roslyn\Microsoft.CSharp.Core.targets".

  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.Net.Compilers.1.0.0\tools\Microsoft.VisualBasic.Core.targets" to "bin\roslyn\Microsoft.VisualBasic.Core.targets".

  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.Net.Compilers.1.0.0\tools\System.Collections.Immutable.dll" to "bin\roslyn\System.Collections.Immutable.dll".

  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.Net.Compilers.1.0.0\tools\System.Reflection.Metadata.dll" to "bin\roslyn\System.Reflection.Metadata.dll".

  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.Net.Compilers.1.0.0\tools\vbc.exe" to "bin\roslyn\vbc.exe".

  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.Net.Compilers.1.0.0\tools\VBCSCompiler.exe" to "bin\roslyn\VBCSCompiler.exe".

  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.Net.Compilers.1.0.0\tools\VBCSCompiler.exe.config" to "bin\roslyn\VBCSCompiler.exe.config".

CopyFilesToOutputDirectory:

  Copying file from "obj\Release\SDLC.dll" to "bin\SDLC.dll".

  SDLC -> C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\SDLC.dll

  Copying file from "obj\Release\SDLC.pdb" to "bin\SDLC.pdb".

Done Building Project "C:\can delete\SDLC Example (Dev Branch)\SDLC\SDLC.csproj" (default targets).

Done Building Project "C:\can delete\SDLC Example (Dev Branch)\SDLC.sln" (Clean;Build target(s)).



Build succeeded.



"C:\can delete\SDLC Example (Dev Branch)\SDLC.sln" (Clean;Build target) (1) ->

"C:\can delete\SDLC Example (Dev Branch)\SDLC\SDLC.csproj" (default target) (2:2) ->

(ResolveAssemblyReferences target) -> 

  C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3247: Found conflicts between different versions of the same dependent assembly. In Visual Studio, double-click this warning (or select it and press Enter)
to fix the conflicts; otherwise, add the following binding redirects to the "runtime" node in the application configuration file: <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity
name="WebGrease" culture="neutral" publicKeyToken="31bf3856ad364e35" /><bindingRedirect oldVersion="0.0.0.0-1.5.2.14234" newVersion="1.5.2.14234" /></dependentAssembly></assemblyBinding><assemblyBinding
xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="Newtonsoft.Json" culture="neutral" publicKeyToken="30ad4fe6b2a6aeed" /><bindingRedirect oldVersion="0.0.0.0-6.0.0.0"
newVersion="6.0.0.0" /></dependentAssembly></assemblyBinding> [C:\can delete\SDLC Example (Dev Branch)\SDLC\SDLC.csproj]



  &NBSP; 1 Warning(s)

  &NBSP; 0 Error(s)



Time Elapsed 00:00:00.70







thanks



Ralph




I was trying to automate my build using Jenkins. I saw that MSBuild wasn't executing the deploying after it built the project. Then went into a command prompt to debug. 

On local machine, I run this.

"C:\Program Files (x86)\MSBuild\14.0\Bin\MSBuild.exe" SDLC.sln /p:DeployOnBuild=true,PublishProfile=Publish

It builds the project and produces a Publish folder.



Odd behavior, on my local machine if I change the publishprofileto something wrong, MsBuild complains and fails as it should. When I do that on the remote machine, it doesn't complain but doesn't produce the publish. 

When I run that same command on the remote machine, I just do not see publish folder.

Local machine is VS2015 and Build machine is VS2017

This is my publish.pubxml file

<?xml version="1.0" encoding="utf-8"?>
<!--
This file is used by the publish/package process of your Web project. You can customize the behavior of this process
by editing this MSBuild file. In order to learn more about this please visit http://go.microsoft.com/fwlink/?LinkID=208121. 
-->
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <PropertyGroup>
    <WebPublishMethod>FileSystem</WebPublishMethod>
    <LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
    <LastUsedPlatform>Any CPU</LastUsedPlatform>
    <SiteUrlToLaunchAfterPublish />
    <LaunchSiteAfterPublish>True</LaunchSiteAfterPublish>
    <ExcludeApp_Data>False</ExcludeApp_Data>
    <publishUrl>..\Publish</publishUrl>
    <DeleteExistingFiles>False</DeleteExistingFiles>
  </PropertyGroup>
</Project>


Result of the good build and publish

Microsoft (R) Build Engine version 14.0.25420.1
Copyright (C) Microsoft Corporation. All rights reserved.

Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
Build started 4/17/2017 1:20:04 PM.
Project "C:\git\SDLC\SDLC.sln" on node 1 (default targets).
ValidateSolutionConfiguration:
  Building solution configuration "Debug|Any CPU".
Project "C:\git\SDLC\SDLC.sln" (1) is building "C:\git\SDLC\SDLC\SDLC.csproj" (2) on node 1 (default targets).
GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
CoreCompile:
Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files.
_CopyOutOfDateSourceItemsToOutputDirectory:
Skipping target "_CopyOutOfDateSourceItemsToOutputDirectory" because all output files are up-to-date with respect to the input files.
_CopyAppConfigFile:
Skipping target "_CopyAppConfigFile" because all output files are up-to-date with respect to the input files.
CopyFilesToOutputDirectory:
  SDLC -> C:\git\SDLC\SDLC\bin\SDLC.dll
ValidatePublishProfileSettings:
  Validating PublishProfile(Publish) settings.
ValidateGlobalPackageSetting:
  $(PackageAsSingleFile) is True
  $(PackageFileName) is obj\Debug\Package\SDLC.zip. Validating...
CollectFilesFromIntermediateAssembly:
  Gather all files from Project items @(IntermediateAssembly). Adding:
  bin\SDLC.dll to bin\SDLC.dll
  bin\SDLC.pdb to bin\SDLC.pdb
CollectFilesFromContent:
  Gather all files from Project items @(Content). Adding:
  Content\bootstrap.css;Content\bootstrap.min.css;favicon.ico;fonts\glyphicons-halflings-regular.svg;Global.asax;Content\Site.css;Scripts\bootstrap.js;Scripts\bootstrap.min.js;Scripts\jquery-1.10.2.js;Scripts\jquery-1.10.2.min.js;Scripts\jquery.validate.js;Scripts\jquery.validate.min.js;Scripts\jquery.validate.unobtrusive.js;Scripts\jquery.validate.unobtrusive.min.js;Scripts\modernizr-2.6.2.js;Scripts\respond.js;Scripts\respond.min.js;Scripts\_references.js;Web.config;Web.Debug.config;Web.Release.config;Views\Web.config;Views\_ViewStart.cshtml;Views\Shared\Error.cshtml;Views\Shared\_Layout.cshtml;Views\Home\About.cshtml;Views\Home\Contact.cshtml;Views\Home\Index.cshtml;fonts\glyphicons-halflings-regular.woff;fonts\glyphicons-halflings-regular.ttf;fonts\glyphicons-halflings-regular.eot;packages.config;Scripts\jquery-1.10.2.min.map
CollectFilesFromIntermediateSatelliteAssembliesWithTargetPath:
  Gather all files from Project output (IntermediateSatelliteAssembliesWithTargetPath). Adding:
CollectFilesFromReference:
  Gather all files from Project items @(ReferenceCopyLocalPaths,ReferenceComWrappersToCopyLocal,ResolvedIsolatedComModules,_DeploymentLooseManifestFile,NativeReferenceFile).
CollectFilesFromAllExtraReferenceFiles:
  Gather all files from Project items @(AllExtraReferenceFiles). Adding:
CollectFilesFrom_SourceItemsToCopyToOutputDirectory:
  Gather all files from Project items @(_SourceItemsToCopyToOutputDirectoryAlways,_SourceItemsToCopyToOutputDirectory). Adding:
  bin\roslyn\csc.exe;bin\roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll;bin\roslyn\Microsoft.CodeAnalysis.CSharp.dll;bin\roslyn\Microsoft.CodeAnalysis.dll;bin\roslyn\Microsoft.CodeAnalysis.VisualBasic.dll;bin\roslyn\Microsoft.CSharp.Core.targets;bin\roslyn\Microsoft.VisualBasic.Core.targets;bin\roslyn\System.Collections.Immutable.dll;bin\roslyn\System.Reflection.Metadata.dll;bin\roslyn\vbc.exe;bin\roslyn\VBCSCompiler.exe;bin\roslyn\VBCSCompiler.exe.config
CollectFilesFrom_binDeployableAssemblies:
  Gather all files from Project items @(_binDeployableAssemblies). Adding:
PipelineCollectFilesPhase:
  Publish Pipeline Collect Files Phase
PreTransformWebConfig:
  Found The following for Config tranformation:
  Web.config
  Skip copying Web.config to obj\Debug\TransformWebConfig\original\Web.config, File obj\Debug\TransformWebConfig\original\Web.config is up to date
  Skip copying C:\git\SDLC\SDLC\Web.Debug.config to obj\Debug\TransformWebConfig\assist\Web.config, File obj\Debug\TransformWebConfig\assist\Web.config is up to date
TransformWebConfigCore:
Skipping target "TransformWebConfigCore" because all output files are up-to-date with respect to the input files.
PostTransformWebConfig:
  Transformed Web.config using C:\git\SDLC\SDLC\Web.Debug.config into obj\Debug\TransformWebConfig\transformed\Web.config.
PipelineTransformPhase:
  Publish Pipeline Transform Phase
CopyAllFilesToSingleFolderForPackage:
  Copying all files to temporary location below for package/publish:
  obj\Debug\Package\PackageTmp.
  Skip copying bin\SDLC.dll to obj\Debug\Package\PackageTmp\bin\SDLC.dll, File obj\Debug\Package\PackageTmp\bin\SDLC.dll is up to date
  Skip copying bin\SDLC.pdb to obj\Debug\Package\PackageTmp\bin\SDLC.pdb, File obj\Debug\Package\PackageTmp\bin\SDLC.pdb is up to date
  Skip copying Content\bootstrap.css to obj\Debug\Package\PackageTmp\Content\bootstrap.css, File obj\Debug\Package\PackageTmp\Content\bootstrap.css is up to date
  Skip copying Content\bootstrap.min.css to obj\Debug\Package\PackageTmp\Content\bootstrap.min.css, File obj\Debug\Package\PackageTmp\Content\bootstrap.min.css is up to date
  Skip copying favicon.ico to obj\Debug\Package\PackageTmp\favicon.ico, File obj\Debug\Package\PackageTmp\favicon.ico is up to date
  Skip copying fonts\glyphicons-halflings-regular.svg to obj\Debug\Package\PackageTmp\fonts\glyphicons-halflings-regular.svg, File obj\Debug\Package\PackageTmp\fonts\glyphicons-halflings-regular.svg is up to date
  Skip copying Global.asax to obj\Debug\Package\PackageTmp\Global.asax, File obj\Debug\Package\PackageTmp\Global.asax is up to date
  Skip copying Content\Site.css to obj\Debug\Package\PackageTmp\Content\Site.css, File obj\Debug\Package\PackageTmp\Content\Site.css is up to date
  Skip copying Scripts\bootstrap.js to obj\Debug\Package\PackageTmp\Scripts\bootstrap.js, File obj\Debug\Package\PackageTmp\Scripts\bootstrap.js is up to date
  Skip copying Scripts\bootstrap.min.js to obj\Debug\Package\PackageTmp\Scripts\bootstrap.min.js, File obj\Debug\Package\PackageTmp\Scripts\bootstrap.min.js is up to date
  Skip copying Scripts\jquery-1.10.2.js to obj\Debug\Package\PackageTmp\Scripts\jquery-1.10.2.js, File obj\Debug\Package\PackageTmp\Scripts\jquery-1.10.2.js is up to date
  Skip copying Scripts\jquery-1.10.2.min.js to obj\Debug\Package\PackageTmp\Scripts\jquery-1.10.2.min.js, File obj\Debug\Package\PackageTmp\Scripts\jquery-1.10.2.min.js is up to date
  Skip copying Scripts\jquery.validate.js to obj\Debug\Package\PackageTmp\Scripts\jquery.validate.js, File obj\Debug\Package\PackageTmp\Scripts\jquery.validate.js is up to date
  Skip copying Scripts\jquery.validate.min.js to obj\Debug\Package\PackageTmp\Scripts\jquery.validate.min.js, File obj\Debug\Package\PackageTmp\Scripts\jquery.validate.min.js is up to date
  Skip copying Scripts\jquery.validate.unobtrusive.js to obj\Debug\Package\PackageTmp\Scripts\jquery.validate.unobtrusive.js, File obj\Debug\Package\PackageTmp\Scripts\jquery.validate.unobtrusive.js is up to date
  Skip copying Scripts\jquery.validate.unobtrusive.min.js to obj\Debug\Package\PackageTmp\Scripts\jquery.validate.unobtrusive.min.js, File obj\Debug\Package\PackageTmp\Scripts\jquery.validate.unobtrusive.min.js is up to date
  Skip copying Scripts\modernizr-2.6.2.js to obj\Debug\Package\PackageTmp\Scripts\modernizr-2.6.2.js, File obj\Debug\Package\PackageTmp\Scripts\modernizr-2.6.2.js is up to date
  Skip copying Scripts\respond.js to obj\Debug\Package\PackageTmp\Scripts\respond.js, File obj\Debug\Package\PackageTmp\Scripts\respond.js is up to date
  Skip copying Scripts\respond.min.js to obj\Debug\Package\PackageTmp\Scripts\respond.min.js, File obj\Debug\Package\PackageTmp\Scripts\respond.min.js is up to date
  Skip copying Scripts\_references.js to obj\Debug\Package\PackageTmp\Scripts\_references.js, File obj\Debug\Package\PackageTmp\Scripts\_references.js is up to date
  Skip copying Views\Web.config to obj\Debug\Package\PackageTmp\Views\Web.config, File obj\Debug\Package\PackageTmp\Views\Web.config is up to date
  Skip copying Views\_ViewStart.cshtml to obj\Debug\Package\PackageTmp\Views\_ViewStart.cshtml, File obj\Debug\Package\PackageTmp\Views\_ViewStart.cshtml is up to date
  Skip copying Views\Shared\Error.cshtml to obj\Debug\Package\PackageTmp\Views\Shared\Error.cshtml, File obj\Debug\Package\PackageTmp\Views\Shared\Error.cshtml is up to date
  Skip copying Views\Shared\_Layout.cshtml to obj\Debug\Package\PackageTmp\Views\Shared\_Layout.cshtml, File obj\Debug\Package\PackageTmp\Views\Shared\_Layout.cshtml is up to date
  Skip copying Views\Home\About.cshtml to obj\Debug\Package\PackageTmp\Views\Home\About.cshtml, File obj\Debug\Package\PackageTmp\Views\Home\About.cshtml is up to date
  Skip copying Views\Home\Contact.cshtml to obj\Debug\Package\PackageTmp\Views\Home\Contact.cshtml, File obj\Debug\Package\PackageTmp\Views\Home\Contact.cshtml is up to date
  Skip copying Views\Home\Index.cshtml to obj\Debug\Package\PackageTmp\Views\Home\Index.cshtml, File obj\Debug\Package\PackageTmp\Views\Home\Index.cshtml is up to date
  Skip copying fonts\glyphicons-halflings-regular.woff to obj\Debug\Package\PackageTmp\fonts\glyphicons-halflings-regular.woff, File obj\Debug\Package\PackageTmp\fonts\glyphicons-halflings-regular.woff is up to date
  Skip copying fonts\glyphicons-halflings-regular.ttf to obj\Debug\Package\PackageTmp\fonts\glyphicons-halflings-regular.ttf, File obj\Debug\Package\PackageTmp\fonts\glyphicons-halflings-regular.ttf is up to date
  Skip copying fonts\glyphicons-halflings-regular.eot to obj\Debug\Package\PackageTmp\fonts\glyphicons-halflings-regular.eot, File obj\Debug\Package\PackageTmp\fonts\glyphicons-halflings-regular.eot is up to date
  Skip copying packages.config to obj\Debug\Package\PackageTmp\packages.config, File obj\Debug\Package\PackageTmp\packages.config is up to date
  Skip copying Scripts\jquery-1.10.2.min.map to obj\Debug\Package\PackageTmp\Scripts\jquery-1.10.2.min.map, File obj\Debug\Package\PackageTmp\Scripts\jquery-1.10.2.min.map is up to date
  Skip copying C:\git\SDLC\packages\Antlr.3.4.1.9004\lib\Antlr3.Runtime.dll to obj\Debug\Package\PackageTmp\bin\Antlr3.Runtime.dll, File obj\Debug\Package\PackageTmp\bin\Antlr3.Runtime.dll is up to date
  Skip copying C:\git\SDLC\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll to obj\Debug\Package\PackageTmp\bin\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll, File obj\Debug\Package\PackageTmp\bin\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll is up to date
  Skip copying C:\git\SDLC\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll to obj\Debug\Package\PackageTmp\bin\Microsoft.Web.Infrastructure.dll, File obj\Debug\Package\PackageTmp\bin\Microsoft.Web.Infrastructure.dll is up to date
  Skip copying C:\git\SDLC\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll to obj\Debug\Package\PackageTmp\bin\Newtonsoft.Json.dll, File obj\Debug\Package\PackageTmp\bin\Newtonsoft.Json.dll is up to date
  Skip copying C:\git\SDLC\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.Helpers.dll to obj\Debug\Package\PackageTmp\bin\System.Web.Helpers.dll, File obj\Debug\Package\PackageTmp\bin\System.Web.Helpers.dll is up to date
  Skip copying C:\git\SDLC\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll to obj\Debug\Package\PackageTmp\bin\System.Web.Mvc.dll, File obj\Debug\Package\PackageTmp\bin\System.Web.Mvc.dll is up to date
  Skip copying C:\git\SDLC\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll to obj\Debug\Package\PackageTmp\bin\System.Web.Optimization.dll, File obj\Debug\Package\PackageTmp\bin\System.Web.Optimization.dll is up to date
  Skip copying C:\git\SDLC\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll to obj\Debug\Package\PackageTmp\bin\System.Web.Razor.dll, File obj\Debug\Package\PackageTmp\bin\System.Web.Razor.dll is up to date
  Skip copying C:\git\SDLC\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Deployment.dll to obj\Debug\Package\PackageTmp\bin\System.Web.WebPages.Deployment.dll, File obj\Debug\Package\PackageTmp\bin\System.Web.WebPages.Deployment.dll is up to date
  Skip copying C:\git\SDLC\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.dll to obj\Debug\Package\PackageTmp\bin\System.Web.WebPages.dll, File obj\Debug\Package\PackageTmp\bin\System.Web.WebPages.dll is up to date
  Skip copying C:\git\SDLC\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Razor.dll to obj\Debug\Package\PackageTmp\bin\System.Web.WebPages.Razor.dll, File obj\Debug\Package\PackageTmp\bin\System.Web.WebPages.Razor.dll is up to date
  Skip copying C:\git\SDLC\packages\WebGrease.1.5.2\lib\WebGrease.dll to obj\Debug\Package\PackageTmp\bin\WebGrease.dll, File obj\Debug\Package\PackageTmp\bin\WebGrease.dll is up to date
  Skip copying C:\git\SDLC\packages\Antlr.3.4.1.9004\lib\Antlr3.Runtime.pdb to obj\Debug\Package\PackageTmp\bin\Antlr3.Runtime.pdb, File obj\Debug\Package\PackageTmp\bin\Antlr3.Runtime.pdb is up to date
  Skip copying C:\git\SDLC\packages\Microsoft.Net.Compilers.1.0.0\tools\csc.exe to obj\Debug\Package\PackageTmp\bin\roslyn\csc.exe, File obj\Debug\Package\PackageTmp\bin\roslyn\csc.exe is up to date
  Skip copying C:\git\SDLC\packages\Microsoft.Net.Compilers.1.0.0\tools\Microsoft.Build.Tasks.CodeAnalysis.dll to obj\Debug\Package\PackageTmp\bin\roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll, File obj\Debug\Package\PackageTmp\bin\roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll is up to date
  Skip copying C:\git\SDLC\packages\Microsoft.Net.Compilers.1.0.0\tools\Microsoft.CodeAnalysis.CSharp.dll to obj\Debug\Package\PackageTmp\bin\roslyn\Microsoft.CodeAnalysis.CSharp.dll, File obj\Debug\Package\PackageTmp\bin\roslyn\Microsoft.CodeAnalysis.CSharp.dll is up to date
  Skip copying C:\git\SDLC\packages\Microsoft.Net.Compilers.1.0.0\tools\Microsoft.CodeAnalysis.dll to obj\Debug\Package\PackageTmp\bin\roslyn\Microsoft.CodeAnalysis.dll, File obj\Debug\Package\PackageTmp\bin\roslyn\Microsoft.CodeAnalysis.dll is up to date
  Skip copying C:\git\SDLC\packages\Microsoft.Net.Compilers.1.0.0\tools\Microsoft.CodeAnalysis.VisualBasic.dll to obj\Debug\Package\PackageTmp\bin\roslyn\Microsoft.CodeAnalysis.VisualBasic.dll, File obj\Debug\Package\PackageTmp\bin\roslyn\Microsoft.CodeAnalysis.VisualBasic.dll is up to date
  Skip copying C:\git\SDLC\packages\Microsoft.Net.Compilers.1.0.0\tools\Microsoft.CSharp.Core.targets to obj\Debug\Package\PackageTmp\bin\roslyn\Microsoft.CSharp.Core.targets, File obj\Debug\Package\PackageTmp\bin\roslyn\Microsoft.CSharp.Core.targets is up to date
  Skip copying C:\git\SDLC\packages\Microsoft.Net.Compilers.1.0.0\tools\Microsoft.VisualBasic.Core.targets to obj\Debug\Package\PackageTmp\bin\roslyn\Microsoft.VisualBasic.Core.targets, File obj\Debug\Package\PackageTmp\bin\roslyn\Microsoft.VisualBasic.Core.targets is up to date
  Skip copying C:\git\SDLC\packages\Microsoft.Net.Compilers.1.0.0\tools\System.Collections.Immutable.dll to obj\Debug\Package\PackageTmp\bin\roslyn\System.Collections.Immutable.dll, File obj\Debug\Package\PackageTmp\bin\roslyn\System.Collections.Immutable.dll is up to date
  Skip copying C:\git\SDLC\packages\Microsoft.Net.Compilers.1.0.0\tools\System.Reflection.Metadata.dll to obj\Debug\Package\PackageTmp\bin\roslyn\System.Reflection.Metadata.dll, File obj\Debug\Package\PackageTmp\bin\roslyn\System.Reflection.Metadata.dll is up to date
  Skip copying C:\git\SDLC\packages\Microsoft.Net.Compilers.1.0.0\tools\vbc.exe to obj\Debug\Package\PackageTmp\bin\roslyn\vbc.exe, File obj\Debug\Package\PackageTmp\bin\roslyn\vbc.exe is up to date
  Skip copying C:\git\SDLC\packages\Microsoft.Net.Compilers.1.0.0\tools\VBCSCompiler.exe to obj\Debug\Package\PackageTmp\bin\roslyn\VBCSCompiler.exe, File obj\Debug\Package\PackageTmp\bin\roslyn\VBCSCompiler.exe is up to date
  Skip copying C:\git\SDLC\packages\Microsoft.Net.Compilers.1.0.0\tools\VBCSCompiler.exe.config to obj\Debug\Package\PackageTmp\bin\roslyn\VBCSCompiler.exe.config, File obj\Debug\Package\PackageTmp\bin\roslyn\VBCSCompiler.exe.config is up to date
  Skip copying obj\Debug\TransformWebConfig\transformed\Web.config to obj\Debug\Package\PackageTmp\Web.config, File obj\Debug\Package\PackageTmp\Web.config is up to date
PipelinePreDeployCopyAllFilesToOneFolder:
  Publish Pipeline Deploy phase Stage PipelinePreDeployCopyAllFilesToOneFolder
WebFileSystemPublish:
  Skip copying obj\Debug\Package\PackageTmp\favicon.ico to C:\git\SDLC\SDLC\..\Publish\favicon.ico, File C:\git\SDLC\SDLC\..\Publish\favicon.ico is up to date
  Skip copying obj\Debug\Package\PackageTmp\Global.asax to C:\git\SDLC\SDLC\..\Publish\Global.asax, File C:\git\SDLC\SDLC\..\Publish\Global.asax is up to date
  Skip copying obj\Debug\Package\PackageTmp\packages.config to C:\git\SDLC\SDLC\..\Publish\packages.config, File C:\git\SDLC\SDLC\..\Publish\packages.config is up to date
  Skip copying obj\Debug\Package\PackageTmp\Web.config to C:\git\SDLC\SDLC\..\Publish\Web.config, File C:\git\SDLC\SDLC\..\Publish\Web.config is up to date
  Skip copying obj\Debug\Package\PackageTmp\bin\Antlr3.Runtime.dll to C:\git\SDLC\SDLC\..\Publish\bin\Antlr3.Runtime.dll, File C:\git\SDLC\SDLC\..\Publish\bin\Antlr3.Runtime.dll is up to date
  Skip copying obj\Debug\Package\PackageTmp\bin\Antlr3.Runtime.pdb to C:\git\SDLC\SDLC\..\Publish\bin\Antlr3.Runtime.pdb, File C:\git\SDLC\SDLC\..\Publish\bin\Antlr3.Runtime.pdb is up to date
  Skip copying obj\Debug\Package\PackageTmp\bin\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll to C:\git\SDLC\SDLC\..\Publish\bin\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll, File C:\git\SDLC\SDLC\..\Publish\bin\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll is up to date
  Skip copying obj\Debug\Package\PackageTmp\bin\Microsoft.Web.Infrastructure.dll to C:\git\SDLC\SDLC\..\Publish\bin\Microsoft.Web.Infrastructure.dll, File C:\git\SDLC\SDLC\..\Publish\bin\Microsoft.Web.Infrastructure.dll is up to date
  Skip copying obj\Debug\Package\PackageTmp\bin\Newtonsoft.Json.dll to C:\git\SDLC\SDLC\..\Publish\bin\Newtonsoft.Json.dll, File C:\git\SDLC\SDLC\..\Publish\bin\Newtonsoft.Json.dll is up to date
  Skip copying obj\Debug\Package\PackageTmp\bin\SDLC.dll to C:\git\SDLC\SDLC\..\Publish\bin\SDLC.dll, File C:\git\SDLC\SDLC\..\Publish\bin\SDLC.dll is up to date
  Skip copying obj\Debug\Package\PackageTmp\bin\SDLC.pdb to C:\git\SDLC\SDLC\..\Publish\bin\SDLC.pdb, File C:\git\SDLC\SDLC\..\Publish\bin\SDLC.pdb is up to date
  Skip copying obj\Debug\Package\PackageTmp\bin\System.Web.Helpers.dll to C:\git\SDLC\SDLC\..\Publish\bin\System.Web.Helpers.dll, File C:\git\SDLC\SDLC\..\Publish\bin\System.Web.Helpers.dll is up to date
  Skip copying obj\Debug\Package\PackageTmp\bin\System.Web.Mvc.dll to C:\git\SDLC\SDLC\..\Publish\bin\System.Web.Mvc.dll, File C:\git\SDLC\SDLC\..\Publish\bin\System.Web.Mvc.dll is up to date
  Skip copying obj\Debug\Package\PackageTmp\bin\System.Web.Optimization.dll to C:\git\SDLC\SDLC\..\Publish\bin\System.Web.Optimization.dll, File C:\git\SDLC\SDLC\..\Publish\bin\System.Web.Optimization.dll is up to date
  Skip copying obj\Debug\Package\PackageTmp\bin\System.Web.Razor.dll to C:\git\SDLC\SDLC\..\Publish\bin\System.Web.Razor.dll, File C:\git\SDLC\SDLC\..\Publish\bin\System.Web.Razor.dll is up to date
  Skip copying obj\Debug\Package\PackageTmp\bin\System.Web.WebPages.Deployment.dll to C:\git\SDLC\SDLC\..\Publish\bin\System.Web.WebPages.Deployment.dll, File C:\git\SDLC\SDLC\..\Publish\bin\System.Web.WebPages.Deployment.dll is up to date
  Skip copying obj\Debug\Package\PackageTmp\bin\System.Web.WebPages.dll to C:\git\SDLC\SDLC\..\Publish\bin\System.Web.WebPages.dll, File C:\git\SDLC\SDLC\..\Publish\bin\System.Web.WebPages.dll is up to date
  Skip copying obj\Debug\Package\PackageTmp\bin\System.Web.WebPages.Razor.dll to C:\git\SDLC\SDLC\..\Publish\bin\System.Web.WebPages.Razor.dll, File C:\git\SDLC\SDLC\..\Publish\bin\System.Web.WebPages.Razor.dll is up to date
  Skip copying obj\Debug\Package\PackageTmp\bin\WebGrease.dll to C:\git\SDLC\SDLC\..\Publish\bin\WebGrease.dll, File C:\git\SDLC\SDLC\..\Publish\bin\WebGrease.dll is up to date
  Skip copying obj\Debug\Package\PackageTmp\bin\roslyn\csc.exe to C:\git\SDLC\SDLC\..\Publish\bin\roslyn\csc.exe, File C:\git\SDLC\SDLC\..\Publish\bin\roslyn\csc.exe is up to date
  Skip copying obj\Debug\Package\PackageTmp\bin\roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll to C:\git\SDLC\SDLC\..\Publish\bin\roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll, File C:\git\SDLC\SDLC\..\Publish\bin\roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll is up to date
  Skip copying obj\Debug\Package\PackageTmp\bin\roslyn\Microsoft.CodeAnalysis.CSharp.dll to C:\git\SDLC\SDLC\..\Publish\bin\roslyn\Microsoft.CodeAnalysis.CSharp.dll, File C:\git\SDLC\SDLC\..\Publish\bin\roslyn\Microsoft.CodeAnalysis.CSharp.dll is up to date
  Skip copying obj\Debug\Package\PackageTmp\bin\roslyn\Microsoft.CodeAnalysis.dll to C:\git\SDLC\SDLC\..\Publish\bin\roslyn\Microsoft.CodeAnalysis.dll, File C:\git\SDLC\SDLC\..\Publish\bin\roslyn\Microsoft.CodeAnalysis.dll is up to date
  Skip copying obj\Debug\Package\PackageTmp\bin\roslyn\Microsoft.CodeAnalysis.VisualBasic.dll to C:\git\SDLC\SDLC\..\Publish\bin\roslyn\Microsoft.CodeAnalysis.VisualBasic.dll, File C:\git\SDLC\SDLC\..\Publish\bin\roslyn\Microsoft.CodeAnalysis.VisualBasic.dll is up to date
  Skip copying obj\Debug\Package\PackageTmp\bin\roslyn\Microsoft.CSharp.Core.targets to C:\git\SDLC\SDLC\..\Publish\bin\roslyn\Microsoft.CSharp.Core.targets, File C:\git\SDLC\SDLC\..\Publish\bin\roslyn\Microsoft.CSharp.Core.targets is up to date
  Skip copying obj\Debug\Package\PackageTmp\bin\roslyn\Microsoft.VisualBasic.Core.targets to C:\git\SDLC\SDLC\..\Publish\bin\roslyn\Microsoft.VisualBasic.Core.targets, File C:\git\SDLC\SDLC\..\Publish\bin\roslyn\Microsoft.VisualBasic.Core.targets is up to date
  Skip copying obj\Debug\Package\PackageTmp\bin\roslyn\System.Collections.Immutable.dll to C:\git\SDLC\SDLC\..\Publish\bin\roslyn\System.Collections.Immutable.dll, File C:\git\SDLC\SDLC\..\Publish\bin\roslyn\System.Collections.Immutable.dll is up to date
  Skip copying obj\Debug\Package\PackageTmp\bin\roslyn\System.Reflection.Metadata.dll to C:\git\SDLC\SDLC\..\Publish\bin\roslyn\System.Reflection.Metadata.dll, File C:\git\SDLC\SDLC\..\Publish\bin\roslyn\System.Reflection.Metadata.dll is up to date
  Skip copying obj\Debug\Package\PackageTmp\bin\roslyn\vbc.exe to C:\git\SDLC\SDLC\..\Publish\bin\roslyn\vbc.exe, File C:\git\SDLC\SDLC\..\Publish\bin\roslyn\vbc.exe is up to date
  Skip copying obj\Debug\Package\PackageTmp\bin\roslyn\VBCSCompiler.exe to C:\git\SDLC\SDLC\..\Publish\bin\roslyn\VBCSCompiler.exe, File C:\git\SDLC\SDLC\..\Publish\bin\roslyn\VBCSCompiler.exe is up to date
  Skip copying obj\Debug\Package\PackageTmp\bin\roslyn\VBCSCompiler.exe.config to C:\git\SDLC\SDLC\..\Publish\bin\roslyn\VBCSCompiler.exe.config, File C:\git\SDLC\SDLC\..\Publish\bin\roslyn\VBCSCompiler.exe.config is up to date
  Skip copying obj\Debug\Package\PackageTmp\Content\bootstrap.css to C:\git\SDLC\SDLC\..\Publish\Content\bootstrap.css, File C:\git\SDLC\SDLC\..\Publish\Content\bootstrap.css is up to date
  Skip copying obj\Debug\Package\PackageTmp\Content\bootstrap.min.css to C:\git\SDLC\SDLC\..\Publish\Content\bootstrap.min.css, File C:\git\SDLC\SDLC\..\Publish\Content\bootstrap.min.css is up to date
  Skip copying obj\Debug\Package\PackageTmp\Content\Site.css to C:\git\SDLC\SDLC\..\Publish\Content\Site.css, File C:\git\SDLC\SDLC\..\Publish\Content\Site.css is up to date
  Skip copying obj\Debug\Package\PackageTmp\fonts\glyphicons-halflings-regular.eot to C:\git\SDLC\SDLC\..\Publish\fonts\glyphicons-halflings-regular.eot, File C:\git\SDLC\SDLC\..\Publish\fonts\glyphicons-halflings-regular.eot is up to date
  Skip copying obj\Debug\Package\PackageTmp\fonts\glyphicons-halflings-regular.svg to C:\git\SDLC\SDLC\..\Publish\fonts\glyphicons-halflings-regular.svg, File C:\git\SDLC\SDLC\..\Publish\fonts\glyphicons-halflings-regular.svg is up to date
  Skip copying obj\Debug\Package\PackageTmp\fonts\glyphicons-halflings-regular.ttf to C:\git\SDLC\SDLC\..\Publish\fonts\glyphicons-halflings-regular.ttf, File C:\git\SDLC\SDLC\..\Publish\fonts\glyphicons-halflings-regular.ttf is up to date
  Skip copying obj\Debug\Package\PackageTmp\fonts\glyphicons-halflings-regular.woff to C:\git\SDLC\SDLC\..\Publish\fonts\glyphicons-halflings-regular.woff, File C:\git\SDLC\SDLC\..\Publish\fonts\glyphicons-halflings-regular.woff is up to date
  Skip copying obj\Debug\Package\PackageTmp\Scripts\bootstrap.js to C:\git\SDLC\SDLC\..\Publish\Scripts\bootstrap.js, File C:\git\SDLC\SDLC\..\Publish\Scripts\bootstrap.js is up to date
  Skip copying obj\Debug\Package\PackageTmp\Scripts\bootstrap.min.js to C:\git\SDLC\SDLC\..\Publish\Scripts\bootstrap.min.js, File C:\git\SDLC\SDLC\..\Publish\Scripts\bootstrap.min.js is up to date
  Skip copying obj\Debug\Package\PackageTmp\Scripts\jquery-1.10.2.js to C:\git\SDLC\SDLC\..\Publish\Scripts\jquery-1.10.2.js, File C:\git\SDLC\SDLC\..\Publish\Scripts\jquery-1.10.2.js is up to date
  Skip copying obj\Debug\Package\PackageTmp\Scripts\jquery-1.10.2.min.js to C:\git\SDLC\SDLC\..\Publish\Scripts\jquery-1.10.2.min.js, File C:\git\SDLC\SDLC\..\Publish\Scripts\jquery-1.10.2.min.js is up to date
  Skip copying obj\Debug\Package\PackageTmp\Scripts\jquery-1.10.2.min.map to C:\git\SDLC\SDLC\..\Publish\Scripts\jquery-1.10.2.min.map, File C:\git\SDLC\SDLC\..\Publish\Scripts\jquery-1.10.2.min.map is up to date
  Skip copying obj\Debug\Package\PackageTmp\Scripts\jquery.validate.js to C:\git\SDLC\SDLC\..\Publish\Scripts\jquery.validate.js, File C:\git\SDLC\SDLC\..\Publish\Scripts\jquery.validate.js is up to date
  Skip copying obj\Debug\Package\PackageTmp\Scripts\jquery.validate.min.js to C:\git\SDLC\SDLC\..\Publish\Scripts\jquery.validate.min.js, File C:\git\SDLC\SDLC\..\Publish\Scripts\jquery.validate.min.js is up to date
  Skip copying obj\Debug\Package\PackageTmp\Scripts\jquery.validate.unobtrusive.js to C:\git\SDLC\SDLC\..\Publish\Scripts\jquery.validate.unobtrusive.js, File C:\git\SDLC\SDLC\..\Publish\Scripts\jquery.validate.unobtrusive.js is up to date
  Skip copying obj\Debug\Package\PackageTmp\Scripts\jquery.validate.unobtrusive.min.js to C:\git\SDLC\SDLC\..\Publish\Scripts\jquery.validate.unobtrusive.min.js, File C:\git\SDLC\SDLC\..\Publish\Scripts\jquery.validate.unobtrusive.min.js is up to date
  Skip copying obj\Debug\Package\PackageTmp\Scripts\modernizr-2.6.2.js to C:\git\SDLC\SDLC\..\Publish\Scripts\modernizr-2.6.2.js, File C:\git\SDLC\SDLC\..\Publish\Scripts\modernizr-2.6.2.js is up to date
  Skip copying obj\Debug\Package\PackageTmp\Scripts\respond.js to C:\git\SDLC\SDLC\..\Publish\Scripts\respond.js, File C:\git\SDLC\SDLC\..\Publish\Scripts\respond.js is up to date
  Skip copying obj\Debug\Package\PackageTmp\Scripts\respond.min.js to C:\git\SDLC\SDLC\..\Publish\Scripts\respond.min.js, File C:\git\SDLC\SDLC\..\Publish\Scripts\respond.min.js is up to date
  Skip copying obj\Debug\Package\PackageTmp\Scripts\_references.js to C:\git\SDLC\SDLC\..\Publish\Scripts\_references.js, File C:\git\SDLC\SDLC\..\Publish\Scripts\_references.js is up to date
  Skip copying obj\Debug\Package\PackageTmp\Views\Web.config to C:\git\SDLC\SDLC\..\Publish\Views\Web.config, File C:\git\SDLC\SDLC\..\Publish\Views\Web.config is up to date
  Skip copying obj\Debug\Package\PackageTmp\Views\_ViewStart.cshtml to C:\git\SDLC\SDLC\..\Publish\Views\_ViewStart.cshtml, File C:\git\SDLC\SDLC\..\Publish\Views\_ViewStart.cshtml is up to date
  Skip copying obj\Debug\Package\PackageTmp\Views\Home\About.cshtml to C:\git\SDLC\SDLC\..\Publish\Views\Home\About.cshtml, File C:\git\SDLC\SDLC\..\Publish\Views\Home\About.cshtml is up to date
  Skip copying obj\Debug\Package\PackageTmp\Views\Home\Contact.cshtml to C:\git\SDLC\SDLC\..\Publish\Views\Home\Contact.cshtml, File C:\git\SDLC\SDLC\..\Publish\Views\Home\Contact.cshtml is up to date
  Skip copying obj\Debug\Package\PackageTmp\Views\Home\Index.cshtml to C:\git\SDLC\SDLC\..\Publish\Views\Home\Index.cshtml, File C:\git\SDLC\SDLC\..\Publish\Views\Home\Index.cshtml is up to date
  Skip copying obj\Debug\Package\PackageTmp\Views\Shared\Error.cshtml to C:\git\SDLC\SDLC\..\Publish\Views\Shared\Error.cshtml, File C:\git\SDLC\SDLC\..\Publish\Views\Shared\Error.cshtml is up to date
  Skip copying obj\Debug\Package\PackageTmp\Views\Shared\_Layout.cshtml to C:\git\SDLC\SDLC\..\Publish\Views\Shared\_Layout.cshtml, File C:\git\SDLC\SDLC\..\Publish\Views\Shared\_Layout.cshtml is up to date
PreAutoParameterizationWebConfigConnectionStrings:
  Skip copying obj\Debug\Package\PackageTmp\Views\Web.config to obj\Debug\CSAutoParameterize\original\Views\Web.config, File obj\Debug\CSAutoParameterize\original\Views\Web.config is up to date
  Skip copying obj\Debug\Package\PackageTmp\Web.config to obj\Debug\CSAutoParameterize\original\Web.config, File obj\Debug\CSAutoParameterize\original\Web.config is up to date
AutoParameterizationWebConfigConnectionStringsCore:
Skipping target "AutoParameterizationWebConfigConnectionStringsCore" because all output files are up-to-date with respect to the input files.
PostAutoParameterizationWebConfigConnectionStrings:
  Auto ConnectionString Transformed obj\Debug\Package\PackageTmp\Views\Web.config into obj\Debug\CSAutoParameterize\transformed\Views\Web.config.
  Auto ConnectionString Transformed obj\Debug\Package\PackageTmp\Web.config into obj\Debug\CSAutoParameterize\transformed\Web.config.
PipelineMsdeploySpecificTransformPhase:
  Publish Pipeline Deploy phase Stage PipelineMsdeploySpecificTransformPhase
PipelineDeployPhase:
  Publish Pipeline Deploy Phase
Done Building Project "C:\git\SDLC\SDLC\SDLC.csproj" (default targets).
Done Building Project "C:\git\SDLC\SDLC.sln" (default targets).

Build succeeded.
    0 Warning(s)
    0 Error(s)

Time Elapsed 00:00:00.41



Result of the good build and no publish



Microsoft (R) Build Engine version 14.0.23107.0
Copyright (C) Microsoft Corporation. All rights reserved.

Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
Build started 4/17/2017 1:22:51 PM.
Project "C:\can delete\SDLC Example (Dev Branch)\SDLC.sln" on node 1 (Clean;Build target(s)).
ValidateSolutionConfiguration:
  Building solution configuration "Release|Any CPU".
Project "C:\can delete\SDLC Example (Dev Branch)\SDLC.sln" (1) is building "C:\can delete\SDLC Example (Dev Branch)\SDLC\SDLC.csproj" (2) on node 1 (Clean target(s)).
CoreClean:
  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\roslyn\csc.exe".
  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll".
  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\roslyn\Microsoft.CodeAnalysis.CSharp.dll".
  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\roslyn\Microsoft.CodeAnalysis.dll".
  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\roslyn\Microsoft.CodeAnalysis.VisualBasic.dll".
  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\roslyn\Microsoft.CSharp.Core.targets".
  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\roslyn\Microsoft.VisualBasic.Core.targets".
  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\roslyn\System.Collections.Immutable.dll".
  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\roslyn\System.Reflection.Metadata.dll".
  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\roslyn\vbc.exe".
  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\roslyn\VBCSCompiler.exe".
  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\roslyn\VBCSCompiler.exe.config".
  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\SDLC.dll".
  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\SDLC.pdb".
  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\Antlr3.Runtime.dll".
  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll".
  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\Microsoft.Web.Infrastructure.dll".
  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\Newtonsoft.Json.dll".
  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\System.Web.Helpers.dll".
  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\System.Web.Mvc.dll".
  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\System.Web.Optimization.dll".
  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\System.Web.Razor.dll".
  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\System.Web.WebPages.Deployment.dll".
  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\System.Web.WebPages.dll".
  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\System.Web.WebPages.Razor.dll".
  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\WebGrease.dll".
  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.xml".
  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\System.Web.Helpers.xml".
  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\System.Web.Mvc.xml".
  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\System.Web.Optimization.xml".
  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\System.Web.Razor.xml".
  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\System.Web.WebPages.xml".
  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\System.Web.WebPages.Deployment.xml".
  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\System.Web.WebPages.Razor.xml".
  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\Antlr3.Runtime.pdb".
  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\Newtonsoft.Json.xml".
  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\obj\Release\SDLC.csprojResolveAssemblyReference.cache".
  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\obj\Release\SDLC.dll".
  Deleting file "C:\can delete\SDLC Example (Dev Branch)\SDLC\obj\Release\SDLC.pdb".
Done Building Project "C:\can delete\SDLC Example (Dev Branch)\SDLC\SDLC.csproj" (Clean target(s)).
Project "C:\can delete\SDLC Example (Dev Branch)\SDLC.sln" (1) is building "C:\can delete\SDLC Example (Dev Branch)\SDLC\SDLC.csproj" (2:2) on node 1 (default targets).
ResolveAssemblyReferences:
  Consider app.config remapping of assembly "WebGrease, Culture=neutral, PublicKeyToken=31bf3856ad364e35" from Version "1.5.1.25624" [] to Version "1.5.2.14234" [C:\can delete\SDLC Example (Dev Branch)\packages\WebGrease.1.5.2\lib\WebGrease.dll] to solve conflict and get rid of warning.
  Consider app.config remapping of assembly "Newtonsoft.Json, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed" from Version "4.5.0.0" [] to Version "6.0.0.0" [C:\can delete\SDLC Example (Dev Branch)\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll] to solve conflict and get rid of warning.
C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3247: Found conflicts between different versions of the same dependent assembly. In Visual Studio, double-click this warning (or select it and press Enter) to fix the conflicts; otherwise, add the following binding redirects to the "runtime" node in the application configuration file: <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="WebGrease" culture="neutral" publicKeyToken="31bf3856ad364e35" /><bindingRedirect oldVersion="0.0.0.0-1.5.2.14234" newVersion="1.5.2.14234" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="Newtonsoft.Json" culture="neutral" publicKeyToken="30ad4fe6b2a6aeed" /><bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" /></dependentAssembly></assemblyBinding> [C:\can delete\SDLC Example (Dev Branch)\SDLC\SDLC.csproj]
GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
CoreCompile:
  C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.Net.Compilers.1.0.0\build\..\tools\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE /highentropyva+ /reference:"C:\can delete\SDLC Example (Dev Branch)\packages\Antlr.3.4.1.9004\lib\Antlr3.Runtime.dll" /reference:"C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\can delete\SDLC Example (Dev Branch)\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.ComponentModel.DataAnnotations.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Drawing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.EnterpriseServices.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Net.Http.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Net.Http.WebRequest.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Abstractions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.ApplicationServices.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.DynamicData.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Entity.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Extensions.dll" /reference:"C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.Helpers.dll" /reference:"C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll" /reference:"C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll" /reference:"C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Routing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Services.dll" /reference:"C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Deployment.dll" /reference:"C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.dll" /reference:"C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Razor.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /reference:"C:\can delete\SDLC Example (Dev Branch)\packages\WebGrease.1.5.2\lib\WebGrease.dll" /debug:pdbonly /optimize+ /out:obj\Release\SDLC.dll /subsystemversion:6.00 /target:library /utf8output App_Start\BundleConfig.cs App_Start\FilterConfig.cs App_Start\RouteConfig.cs Controllers\HomeController.cs Global.asax.cs Properties\AssemblyInfo.cs "C:\Users\Ralph.Krausse\AppData\Local\Temp\2\.NETFramework,Version=v4.5.AssemblyAttributes.cs"
_CopyFilesMarkedCopyLocal:
  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Antlr.3.4.1.9004\lib\Antlr3.Runtime.dll" to "bin\Antlr3.Runtime.dll".
  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll" to "bin\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll".
  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll" to "bin\Microsoft.Web.Infrastructure.dll".
  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll" to "bin\Newtonsoft.Json.dll".
  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.Helpers.dll" to "bin\System.Web.Helpers.dll".
  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll" to "bin\System.Web.Mvc.dll".
  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll" to "bin\System.Web.Optimization.dll".
  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll" to "bin\System.Web.Razor.dll".
  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Deployment.dll" to "bin\System.Web.WebPages.Deployment.dll".
  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.dll" to "bin\System.Web.WebPages.dll".
  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Razor.dll" to "bin\System.Web.WebPages.Razor.dll".
  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\WebGrease.1.5.2\lib\WebGrease.dll" to "bin\WebGrease.dll".
  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.xml" to "bin\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.xml".
  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.Helpers.xml" to "bin\System.Web.Helpers.xml".
  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.xml" to "bin\System.Web.Mvc.xml".
  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.xml" to "bin\System.Web.Optimization.xml".
  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.xml" to "bin\System.Web.Razor.xml".
  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.xml" to "bin\System.Web.WebPages.xml".
  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Deployment.xml" to "bin\System.Web.WebPages.Deployment.xml".
  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Razor.xml" to "bin\System.Web.WebPages.Razor.xml".
  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Antlr.3.4.1.9004\lib\Antlr3.Runtime.pdb" to "bin\Antlr3.Runtime.pdb".
  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.xml" to "bin\Newtonsoft.Json.xml".
_CopyOutOfDateSourceItemsToOutputDirectory:
  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.Net.Compilers.1.0.0\tools\csc.exe" to "bin\roslyn\csc.exe".
  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.Net.Compilers.1.0.0\tools\Microsoft.Build.Tasks.CodeAnalysis.dll" to "bin\roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll".
  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.Net.Compilers.1.0.0\tools\Microsoft.CodeAnalysis.CSharp.dll" to "bin\roslyn\Microsoft.CodeAnalysis.CSharp.dll".
  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.Net.Compilers.1.0.0\tools\Microsoft.CodeAnalysis.dll" to "bin\roslyn\Microsoft.CodeAnalysis.dll".
  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.Net.Compilers.1.0.0\tools\Microsoft.CodeAnalysis.VisualBasic.dll" to "bin\roslyn\Microsoft.CodeAnalysis.VisualBasic.dll".
  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.Net.Compilers.1.0.0\tools\Microsoft.CSharp.Core.targets" to "bin\roslyn\Microsoft.CSharp.Core.targets".
  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.Net.Compilers.1.0.0\tools\Microsoft.VisualBasic.Core.targets" to "bin\roslyn\Microsoft.VisualBasic.Core.targets".
  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.Net.Compilers.1.0.0\tools\System.Collections.Immutable.dll" to "bin\roslyn\System.Collections.Immutable.dll".
  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.Net.Compilers.1.0.0\tools\System.Reflection.Metadata.dll" to "bin\roslyn\System.Reflection.Metadata.dll".
  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.Net.Compilers.1.0.0\tools\vbc.exe" to "bin\roslyn\vbc.exe".
  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.Net.Compilers.1.0.0\tools\VBCSCompiler.exe" to "bin\roslyn\VBCSCompiler.exe".
  Copying file from "C:\can delete\SDLC Example (Dev Branch)\packages\Microsoft.Net.Compilers.1.0.0\tools\VBCSCompiler.exe.config" to "bin\roslyn\VBCSCompiler.exe.config".
CopyFilesToOutputDirectory:
  Copying file from "obj\Release\SDLC.dll" to "bin\SDLC.dll".
  SDLC -> C:\can delete\SDLC Example (Dev Branch)\SDLC\bin\SDLC.dll
  Copying file from "obj\Release\SDLC.pdb" to "bin\SDLC.pdb".
Done Building Project "C:\can delete\SDLC Example (Dev Branch)\SDLC\SDLC.csproj" (default targets).
Done Building Project "C:\can delete\SDLC Example (Dev Branch)\SDLC.sln" (Clean;Build target(s)).

Build succeeded.

"C:\can delete\SDLC Example (Dev Branch)\SDLC.sln" (Clean;Build target) (1) ->
"C:\can delete\SDLC Example (Dev Branch)\SDLC\SDLC.csproj" (default target) (2:2) ->
(ResolveAssemblyReferences target) -> 
  C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3247: Found conflicts between different versions of the same dependent assembly. In Visual Studio, double-click this warning (or select it and press Enter) to fix the conflicts; otherwise, add the following binding redirects to the "runtime" node in the application configuration file: <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="WebGrease" culture="neutral" publicKeyToken="31bf3856ad364e35" /><bindingRedirect oldVersion="0.0.0.0-1.5.2.14234" newVersion="1.5.2.14234" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="Newtonsoft.Json" culture="neutral" publicKeyToken="30ad4fe6b2a6aeed" /><bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" /></dependentAssembly></assemblyBinding> [C:\can delete\SDLC Example (Dev Branch)\SDLC\SDLC.csproj]

    1 Warning(s)
    0 Error(s)

Time Elapsed 00:00:00.70



thanks

Ralph


推荐答案

Hi Ralph,

Hi Ralph,

Thanks for posting here.

Thanks for posting here.

I have created a test demo on Visual Studio 2017 with something wrong in the publish profile, it will be publish failed as it should. Have you try to test it on the Visual Studio 2017 with
correct publish profile, check if it works fine?

I have created a test demo on Visual Studio 2017 with something wrong in the publish profile, it will be publish failed as it should. Have you try to test it on the Visual Studio 2017 with correct publish profile, check if it works fine?

Besides, I have noticed that the warning MSB3247: Found conflicts between different versions of the same dependent assembly in the build log, is this the expected result after you
change the publish profile to something wrong? If yes, could you please share us how did you change the
publish profile so that we could reproduce this issue? If not, please try to resolve this warning, then publish it again.

Besides, I have noticed that the warning MSB3247: Found conflicts between different versions of the same dependent assembly in the build log, is this the expected result after you change the publish profile to something wrong? If yes, could you please share us how did you change the publish profile so that we could reproduce this issue? If not, please try to resolve this warning, then publish it again.


这篇关于MSBuild在本地运行并运行发布但不在远程计算机上运行的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆