Merge pull request #268 from krwq/fixlinuxbuild
add dotnet-init to linux build script
This commit is contained in:
commit
c10bda5cbf
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ PROJECTS=( \
|
||||||
Microsoft.DotNet.Tools.Repl.Csi \
|
Microsoft.DotNet.Tools.Repl.Csi \
|
||||||
Microsoft.DotNet.Tools.Resgen \
|
Microsoft.DotNet.Tools.Resgen \
|
||||||
Microsoft.DotNet.Tools.Run \
|
Microsoft.DotNet.Tools.Run \
|
||||||
|
Microsoft.DotNet.Tools.Init \
|
||||||
Microsoft.DotNet.Tools.Compiler.Native \
|
Microsoft.DotNet.Tools.Compiler.Native \
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue