Add dotnet-init
This commit is contained in:
parent
1c6087b8e1
commit
b566be5de8
7 changed files with 234 additions and 35 deletions
|
@ -18,7 +18,8 @@ $Projects = @(
|
|||
"Microsoft.DotNet.Tools.Pack",
|
||||
"Microsoft.DotNet.Tools.Publish",
|
||||
"Microsoft.DotNet.Tools.Resgen",
|
||||
"Microsoft.DotNet.Tools.Run"
|
||||
"Microsoft.DotNet.Tools.Run",
|
||||
"Microsoft.DotNet.Tools.Init"
|
||||
)
|
||||
|
||||
$BinariesForCoreHost = @(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue