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
Logger Mirror external dependencies 2017-09-20 15:05:21 -07:00
ProjectModel Run VerifyCoherentVersions check (#1156) 2018-05-08 16:51:26 -07:00
Utilities
AddArchiveReferences.cs
AddMetapackageReferences.cs Flatten dependencies of Microsoft.AspNetCore.All metapackage 2018-02-01 11:51:27 -08:00
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
RepoTasks.tasks
ResolveSymbolsRecursivePath.cs
TrimDeps.cs
VerifyCoherentVersions.cs Run VerifyCoherentVersions check (#1156) 2018-05-08 16:51:26 -07:00
tasks.sln