A build that verifies that all the packages form a consistent graph.
Перейти к файлу
Pranav K d7d49d740a Pin version of SplitPackages 2017-06-06 11:02:07 -07:00
build Pin version of SplitPackages 2017-06-06 11:02:07 -07:00
packages Remove Microsoft.EntityFrameworkCore.*.Design packages (#221) 2017-06-02 16:27:21 -07:00
tools/CoherenceBuild Removed semaphore and failing fast on pushing packages 2017-03-31 16:32:23 -07:00
.gitattributes Initial commit 2014-03-26 01:10:14 -07:00
.gitignore Create a new shipoob category for packages that ship separate from the main train 2017-05-15 09:22:17 -07:00
CONTRIBUTING.md Update Home master -> Home dev 2015-05-12 11:54:00 -07:00
Coherence.sln Use default build cycle instead of replacing it. 2017-03-08 06:28:31 -08:00
KoreBuildVersion.txt Branching for rel/2.0.0-preview2 2017-05-31 20:34:07 -07:00
LICENSE.txt Update LICENSE.txt and license header on files. 2015-05-01 13:45:00 -07:00
NuGet.config Branching for rel/1.1.0-preview1 2016-10-14 16:27:13 -07:00
README.md ASP.NET 5 -> ASP.NET Core 2016-03-14 21:25:17 -07:00
build.cmd Pass thru the LASTEXITCODE 2016-02-27 20:15:18 -08:00
build.ps1 Switch to msbuild 2017-02-24 10:31:47 -08:00
build.sh Switch to msbuild 2017-02-24 10:31:47 -08:00
project.json Branching for rel/1.1.0 2016-11-09 11:44:48 -08:00

README.md

Coherence

The coherence build verifies that all the packages form a consistent graph.

This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the Home repo.