A build that verifies that all the packages form a consistent graph.
Перейти к файлу
jacalvar 2bb9ad68d2 Reenable dependencies packager on coherence after it cleans up temporary files. 2016-04-30 12:21:26 -07:00
packages Merge branch 'release' into dev 2016-04-29 21:24:36 -07:00
src/CoherenceBuild Copy the .build folder from UniverseCoherence 2016-04-14 09:03:03 -07:00
.gitattributes Initial commit 2014-03-26 01:10:14 -07:00
.gitignore * Modify Coherence to use UniverseCoherence 2016-02-26 04:45:24 -08:00
CONTRIBUTING.md Update Home master -> Home dev 2015-05-12 11:54:00 -07:00
Coherence.sln Refactoring SanityCheck 2015-10-15 11:25:40 -07:00
LICENSE.txt Update LICENSE.txt and license header on files. 2015-05-01 13:45:00 -07:00
NuGet.config Updating to release. 2016-04-06 09:43:57 -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 Updating to release. 2016-04-06 09:43:57 -07:00
build.sh Updating to release. 2016-04-06 09:43:57 -07:00
makefile.shade Reenable dependencies packager on coherence after it cleans up temporary files. 2016-04-30 12:21:26 -07:00
project.json Reenable dependencies packager on coherence after it cleans up temporary files. 2016-04-30 12:21:26 -07: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.