Cleanup extra qualification. Cleanup redundant casting. Cleanup usings. Set var suggestion to none.
This commit is contained in:
parent
67cbc0dd65
commit
c42fb4c641
46 changed files with 11 additions and 114 deletions
|
@ -2,12 +2,8 @@
|
|||
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
|
||||
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.IO;
|
||||
using System.Linq;
|
||||
using System.Runtime.CompilerServices;
|
||||
using System.Threading.Tasks;
|
||||
using Microsoft.DotNet.Cli.Utils;
|
||||
|
||||
namespace Microsoft.DotNet.TestFramework
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue