Add missing build artifacts
This commit is contained in:
parent
9a1d4b7ef8
commit
c3971fc100
1 changed files with 1 additions and 0 deletions
|
@ -97,6 +97,7 @@ namespace Microsoft.DotNet.Tests
|
|||
{
|
||||
var testInstance = TestAssetsManager
|
||||
.CreateTestInstance("AppWithDirectDependencyWithOutputName")
|
||||
.WithBuildArtifacts()
|
||||
.WithLockFiles();
|
||||
|
||||
var appDirectory = testInstance.Path;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue