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
CodeGen
Logger
ProjectModel Run VerifyCoherentVersions check (#1156) 2018-05-08 16:51:26 -07:00
Utilities
AddArchiveReferences.cs
AddMetapackageReferences.cs
AnalyzeBuildGraph.cs
CheckExpectedPackagesExist.cs
CreateLzma.cs
GenerateRestoreSourcesPropsFile.cs
JoinItems.cs
OrderBy.cs
ProcessSharedFrameworkDeps.cs
PublishToAzureBlob.cs
RepoTasks.csproj
RepoTasks.tasks
ResolveSymbolsRecursivePath.cs
TrimDeps.cs
VerifyCoherentVersions.cs Run VerifyCoherentVersions check (#1156) 2018-05-08 16:51:26 -07:00
tasks.sln