Addressing code review comments.
This commit is contained in:
parent
c04f7a0cd0
commit
715f1f6a10
5 changed files with 8 additions and 7 deletions
|
@ -33,6 +33,7 @@ namespace Microsoft.DotNet.Tests.EndToEnd
|
|||
.Should()
|
||||
.Pass();
|
||||
|
||||
//TODO: https://github.com/dotnet/sdk/issues/187 - remove framework from below.
|
||||
new Run3Command()
|
||||
.WithWorkingDirectory(projectDirectory)
|
||||
.ExecuteWithCapturedOutput("--framework netcoreapp1.0")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue