add dotnet-init to linux build script

This commit is contained in:
Krzysztof Wicher 2015-11-19 15:01:47 -08:00
parent 0b3ea258e7
commit 6a655af41a

View file

@ -33,6 +33,7 @@ PROJECTS=( \
Microsoft.DotNet.Tools.Repl.Csi \
Microsoft.DotNet.Tools.Resgen \
Microsoft.DotNet.Tools.Run \
Microsoft.DotNet.Tools.Init \
Microsoft.DotNet.Tools.Compiler.Native \
)