diff --git a/test/E2E/E2ETest.cs b/test/E2E/E2ETest.cs index 98c87a25e..e6f3beb5c 100644 --- a/test/E2E/E2ETest.cs +++ b/test/E2E/E2ETest.cs @@ -6,7 +6,7 @@ using System.IO; using System.Runtime.InteropServices; using Xunit; using Microsoft.DotNet.Cli.Utils; -using Microsoft.Extensions.ProjectModel; +using Microsoft.DotNet.ProjectModel; namespace ConsoleApplication {