A build that verifies that all the packages form a consistent graph.
Перейти к файлу
Nate McMaster 5f3d6edb07 React to aspnet/DotNetTools#180 2016-10-04 15:52:49 -07:00
packages React to aspnet/DotNetTools#180 2016-10-04 15:52:49 -07:00
src/CoherenceBuild Try switching to CoreCLR to work around 256 char path limitation 2016-10-04 00:00:44 -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 dotnet.myget.org feeds 2016-08-25 14:16:07 -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 Update the build scripts to the latest version 2016-03-07 20:55:07 -08:00
build.sh Update the build scripts to the latest version 2016-03-07 20:55:07 -08:00
makefile.shade Try switching to CoreCLR to work around 256 char path limitation 2016-10-04 00:00:44 -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.