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
|
@ -1,7 +1,3 @@
|
|||
using System;
|
||||
using System.IO;
|
||||
using System.Linq;
|
||||
using System.Xml.Linq;
|
||||
using Microsoft.DotNet.TestFramework;
|
||||
using Microsoft.DotNet.Tools.Test.Utilities;
|
||||
using Xunit;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue