Asp.net core publish no longer creates shell scripts -


i had similar problem questions asked here asp.net core publish , have followed answers , got asp.net core web app publish seems unlike earlier version no longer creates shell , cmd scripts did before when --no-source used dotnet publish. there anyway back?

no, they're gone. don't need them anymore, should able start project via dotnet.exe or mac/linux equivalent.


Comments

Popular posts from this blog

javascript - Slick Slider width recalculation -

jsf - PrimeFaces Datatable - What is f:facet actually doing? -

angular2 services - Angular 2 RC 4 Http post not firing -