Getting .Net Core 2.0 Self-contained to publish framework DLLs -


the setup:
vs 2017 v 15.3.0

.net core 2.0 plain mvc template:
core 2.0 dependencies

publishing folder:
enter image description here

i added runtimeidentifiers:
enter image description here

but can not vs copy .net core dlls output folder, site files. i've read this: ms core manual , seems should include them. "dotnet restore" seems nothing.

what missing?!?! thanks.

not sure issue was, appears latest vs update days after v15.3 new v15.3.1 fixes problem.


Comments

Popular posts from this blog

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -

angular - DownloadURL return null in below code -