Build "Microsoft.DotNet.ProjectModel.Workspaces" so that it can be
packaged later as nupkg Fixes - #797
This commit is contained in:
parent
262274b968
commit
93f41e0b69
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ $Projects = @(
|
|||
"Microsoft.DotNet.Cli.Utils",
|
||||
"Microsoft.DotNet.ProjectModel.Loader",
|
||||
"Microsoft.DotNet.ProjectModel.Server",
|
||||
"Microsoft.DotNet.ProjectModel.Workspaces",
|
||||
"Microsoft.DotNet.Tools.Builder",
|
||||
"Microsoft.DotNet.Tools.Compiler",
|
||||
"Microsoft.DotNet.Tools.Compiler.Csc",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue