This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Build started 11-01-2017 12:16:00. | |
Environment at start of build: | |
ALLUSERSPROFILE = C:\ProgramData | |
APPDATA = C:\Users\cc\AppData\Roaming | |
BuildLab = 14393.rs1_release_inmarket.161208-2252 | |
BuildLabEx = 14393.576.amd64fre.rs1_release_inmarket.161208-2252 | |
CommonProgramFiles = C:\Program Files (x86)\Common Files | |
CommonProgramFiles(x86) = C:\Program Files (x86)\Common Files | |
CommonProgramW6432 = C:\Program Files\Common Files | |
COMPUTERNAME = CCPC-ZBOOK |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Build started 12-01-2017 10:59:54. | |
Environment at start of build: | |
ALLUSERSPROFILE = C:\ProgramData | |
APPDATA = C:\Users\cc\AppData\Roaming | |
BuildLab = 14393.rs1_release_inmarket.161208-2252 | |
BuildLabEx = 14393.576.amd64fre.rs1_release_inmarket.161208-2252 | |
CommonProgramFiles = C:\Program Files (x86)\Common Files | |
CommonProgramFiles(x86) = C:\Program Files (x86)\Common Files | |
CommonProgramW6432 = C:\Program Files\Common Files | |
COMPUTERNAME = CCPC-ZBOOK |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | |
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> | |
<PropertyGroup> | |
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | |
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | |
<ProjectGuid>{88D6F5AE-50DB-4F54-927B-5BD0B54019A7}</ProjectGuid> | |
<OutputType>Library</OutputType> | |
<AppDesignerFolder>Properties</AppDesignerFolder> | |
<RootNamespace>EF.Definition</RootNamespace> |