aspnetcore/build/tasks
Nate McMaster 695bf56afc
Run VerifyCoherentVersions check (#1156)
All packages were being ignored. This adds an error if 0 packages are found, and also fixes the folder scanned for coherence.

This also required removing the 'Private' designation from external dependencies, because we no longer scan just shipping packages,

Removed unused NoWarn metadata as well.
2018-05-08 16:51:26 -07:00
..
BuildGraph Remove unused external dependencies (#1043) 2018-04-09 09:57:57 -07:00
CodeGen Add task to generate the repo to repo graph (#1036) 2018-04-05 13:24:49 -07:00
Logger
ProjectModel Run VerifyCoherentVersions check (#1156) 2018-05-08 16:51:26 -07:00
Utilities
AddArchiveReferences.cs
AddMetapackageReferences.cs
AnalyzeBuildGraph.cs Fix ArgumentOutOfRangeException in analyzing the build graph 2018-04-13 09:33:28 -07:00
CheckExpectedPackagesExist.cs
CreateLzma.cs
GenerateRestoreSourcesPropsFile.cs
JoinItems.cs
OrderBy.cs
ProcessSharedFrameworkDeps.cs
PublishToAzureBlob.cs
RepoTasks.csproj Add task to generate the repo to repo graph (#1036) 2018-04-05 13:24:49 -07:00
RepoTasks.tasks Add task to generate the repo to repo graph (#1036) 2018-04-05 13:24:49 -07:00
ResolveSymbolsRecursivePath.cs
TrimDeps.cs
VerifyCoherentVersions.cs Run VerifyCoherentVersions check (#1156) 2018-05-08 16:51:26 -07:00
tasks.sln Add task to generate the repo to repo graph (#1036) 2018-04-05 13:24:49 -07:00