Implement dotnet list projects (#5027)

* Implement dotnet list projects

* Address PR comments

* Fix build breaks
This commit is contained in:
Justin Goshi 2016-12-16 06:41:47 -10:00 committed by GitHub
parent 441277ccfa
commit 806d5a2589
22 changed files with 480 additions and 56 deletions

View file

@ -1,3 +1,6 @@
// Copyright (c) .NET Foundation and contributors. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
namespace Microsoft.DotNet.Tools.Add.ProjectToProjectReference
{
internal class LocalizableStrings