A build that verifies that all the packages form a consistent graph.
Перейти к файлу
Pranav K 133c9a945b Temporarily workaround Security packages referencing new IdentityModel packages from nuget.org 2017-01-20 11:10:05 -08:00
packages Update Razor.Workspaces and Remote.Razor packages. 2017-01-10 12:38:51 -08:00
src/CoherenceBuild Temporarily workaround Security packages referencing new IdentityModel packages from nuget.org 2017-01-20 11:10:05 -08: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 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 Merge branch 'rel/1.1.0' into dev 2016-11-09 11:45:24 -08:00
build.sh Merge branch 'rel/1.1.0' into dev 2016-11-09 11:45:24 -08:00
makefile.shade Branching for rel/1.1.0 2016-11-09 11:44:48 -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.