normalize slashes and casing when comparing includes
This commit is contained in:
parent
4e3c73e778
commit
6a703ffa73
3 changed files with 15 additions and 7 deletions
|
@ -3,10 +3,7 @@
|
|||
|
||||
using Microsoft.DotNet.Cli.CommandLine;
|
||||
using Microsoft.DotNet.Cli.Utils;
|
||||
using Microsoft.Build.Construction;
|
||||
using Microsoft.DotNet.Tools.Common;
|
||||
using System.Collections.Generic;
|
||||
using System.IO;
|
||||
|
||||
namespace Microsoft.DotNet.Tools.Remove.ProjectToProjectReference
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue