Adding System namespace to packagedependencyprovidertest, required by StringComparer.
This commit is contained in:
parent
dca7a4fd41
commit
174eeed45e
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
using System;
|
||||
using System.Linq;
|
||||
using Microsoft.DotNet.ProjectModel.Graph;
|
||||
using Microsoft.DotNet.ProjectModel.Resolution;
|
||||
|
|
Loading…
Add table
Reference in a new issue