Add tests for "half-portable" scenario
This commit is contained in:
parent
2d3a1fd177
commit
14770ae5ba
15 changed files with 200 additions and 53 deletions
|
@ -200,7 +200,6 @@ namespace Microsoft.DotNet.Cli.Build
|
|||
.Execute();
|
||||
}
|
||||
|
||||
|
||||
var projectJson = Path.Combine(fullPath, "project.json");
|
||||
var dotnetPackArgs = new List<string> {
|
||||
projectJson,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue