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

Is there a better way to structure post methods in Class Based Views -

php - Cannot override Laravel Spark authentication with own implementation -

What is happening when Matlab is starting a "parallel pool"? -