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");
|
var contentItems = mockProj.Items.Where(item => item.ItemType == "Content");
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue