Implement dotnet list projects (#5027)
* Implement dotnet list projects * Address PR comments * Fix build breaks
This commit is contained in:
parent
441277ccfa
commit
806d5a2589
22 changed files with 480 additions and 56 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue