Skip to content

Instantly share code, notes, and snippets.

@guitarrapc
Created September 11, 2015 04:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save guitarrapc/ff3dd112642f12795b8a to your computer and use it in GitHub Desktop.
Save guitarrapc/ff3dd112642f12795b8a to your computer and use it in GitHub Desktop.
Microsoft (R) Build Engine version 14.0.23107.0
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 9/11/2015 1:09:26 PM.
Project "D:\fuga\ConsoleApplication2\ConsoleApplication2\ConsoleApplication2.csproj" on node 1 (default targets).
Project "D:\fuga\ConsoleApplication2\ConsoleApplication2\ConsoleApplication2.csproj" (1) is building "D:\fuga\ClassLibrary1\ClassLibrary1\ClassLibrary1.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.
CopyFilesToOutputDirectory:
ClassLibrary1 -> D:\fuga\ClassLibrary1\ClassLibrary1\bin\Release\ClassLibrary1.dll
Done Building Project "D:\fuga\ClassLibrary1\ClassLibrary1\ClassLibrary1.csproj" (default targets).
Project "D:\fuga\ConsoleApplication2\ConsoleApplication2\ConsoleApplication2.csproj" (1) is building "D:\fuga\ClassLibrary2\ClassLibrary2\ClassLibrary2.csproj" (3) 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.
CopyFilesToOutputDirectory:
ClassLibrary2 -> D:\fuga\ClassLibrary2\ClassLibrary2\bin\Release\ClassLibrary2.dll
Done Building Project "D:\fuga\ClassLibrary2\ClassLibrary2\ClassLibrary2.csproj" (default targets).
GenerateBindingRedirects:
No suggested binding redirects from ResolveAssemblyReferences.
GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
CoreCompile:
C:\Program Files (x86)\MSBuild\14.0\bin\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /platform:anycpu32bitpreferred /errorreport:prompt /warn:4 /define:TRACE /highentropyva+ /reference:D:\fuga\ClassLibrary1\ClassLibrary1\bin\Release\ClassLibrary1.dll /reference:D:\fuga\ClassLi brary2\ClassLibrary2\bin\Release\ClassLibrary2.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\mscorlib.dll " /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x 86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramewo rk\v4.5.2\System.Net.Http.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\System.Xml.Linq.dll" /debug:pdbonly /f ilealign:512 /optimize+ /out:obj\Release\ConsoleApplication2.exe /ruleset:"C:\Program Files (x86)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\\Rule Sets\MinimumRecommendedRules.ruleset" /subsystemversion:6.00 /target:exe /utf8output Program.cs Properties\Assemb lyInfo.cs "C:\Users\i.yoshizaki.graniAD\AppData\Local\Temp\.NETFramework,Version=v4.5.2.AssemblyAttributes.cs"
AfterCompile:
Transforming Source File: app.config
Applying Transform File: app.Hoge.config
Output File: obj\Release\ConsoleApplication2.exe.config
Transformation succeeded
_CopyAppConfigFile:
Copying file from "obj\Release\ConsoleApplication2.exe.config" to "bin\Release\ConsoleApplication2.exe.config".
CopyFilesToOutputDirectory:
Copying file from "obj\Release\ConsoleApplication2.exe" to "bin\Release\ConsoleApplication2.exe".
ConsoleApplication2 -> D:\fuga\ConsoleApplication2\ConsoleApplication2\bin\Release\ConsoleApplication2.exe
Copying file from "obj\Release\ConsoleApplication2.pdb" to "bin\Release\ConsoleApplication2.pdb".
AfterBuild:
Copying file from "obj\Release\ConsoleApplication2.exe.config" to "bin\Release\ConsoleApplication2.exe.config".
Copying file from "obj\Release\ConsoleApplication2.exe.config" to "obj\Release\ConsoleApplication2.csproj-sc.App.config".
Done Building Project "D:\fuga\ConsoleApplication2\ConsoleApplication2\ConsoleApplication2.csproj" (default targets).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:00.81
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment