-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
dotnet publish command produces output that contains refs folder. This folder contains the same core assemblies that I have in the root publish folder plus more. Also it contains one more copy of my .exe file. Without this folder the application throws an error about missing files.
I wonder, what is the purpose of this folder and why the same files have to be deployed twice increasing the deployment size?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels