remove debug
This commit is contained in:
parent
2dd99ce015
commit
08fbe7f9d1
1 changed files with 0 additions and 1 deletions
|
@ -118,7 +118,6 @@ namespace Microsoft.DotNet.ProjectJsonMigration.Tests
|
|||
}
|
||||
}
|
||||
}");
|
||||
Console.WriteLine(mockProj.RawXml);
|
||||
|
||||
var contentItems = mockProj.Items.Where(item => item.ItemType == "Content");
|
||||
|
||||
|
|
Loading…
Reference in a new issue