wIp
This commit is contained in:
parent
c5b4e48410
commit
ed66c70106
4 changed files with 134 additions and 89 deletions
|
@ -1,6 +1,9 @@
|
|||
// 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.
|
||||
|
||||
using Microsoft.Build.Framework;
|
||||
using Microsoft.Build.Utilities;
|
||||
|
||||
namespace Microsoft.DotNet.Cli.Build
|
||||
{
|
||||
public class DotNetDebTool : DotNetTool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue