Changes per PR code review.
This commit is contained in:
parent
c51221d2f1
commit
a8eb0d0f50
4 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ namespace Microsoft.DotNet.Cli.Build.Tests
|
|||
[RequiresSpecificFrameworkFact("netcoreapp1.0")] // https://github.com/dotnet/cli/issues/6087
|
||||
public void ItRunsABackwardsVersionedTool()
|
||||
{
|
||||
var testInstance = TestAssets.Get("TestAppWithCLIToolReferences")
|
||||
var testInstance = TestAssets.Get("11TestAppWith10CLIToolReferences")
|
||||
.CreateInstance()
|
||||
.WithSourceFiles()
|
||||
.WithRestoreFiles();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue