add test dependency
This commit is contained in:
parent
a506a25c18
commit
e077b60382
2 changed files with 4 additions and 0 deletions
|
@ -5,6 +5,7 @@ using System;
|
|||
using System.IO;
|
||||
using System.Collections.Generic;
|
||||
using Microsoft.DotNet.Cli.Utils;
|
||||
using Microsoft.DotNet.Cli;
|
||||
using Microsoft.DotNet.Tools.Test.Utilities;
|
||||
using Xunit;
|
||||
using FluentAssertions;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue