This commit is contained in:
Piotr Puszkiewicz 2017-01-27 00:45:59 -08:00
parent d70aeb950b
commit c4e928a18d
5 changed files with 13 additions and 12 deletions

View file

@ -1,9 +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.
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
using Microsoft.Build.Framework;
using Microsoft.Build.Utilities;