Change Output format to match PR feedback
Don't use Environment.Exit() PR Feedback, Unecessary Usings and Immutable types
This commit is contained in:
parent
dd5c0bb423
commit
3b848c0487
9 changed files with 169 additions and 56 deletions
|
@ -1,8 +1,5 @@
|
|||
using System;
|
||||
using System.IO;
|
||||
using System.IO;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Threading.Tasks;
|
||||
using Microsoft.DotNet.ProjectModel;
|
||||
|
||||
namespace MultiProjectValidator
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue