Publishes the .NET Core runtime with your application so the runtime doesn't need to be installed on the target machine. Enabled
by default if a runtime identifier is specified and the project is an executable project (not a library project).
For more information, see
.NET Core application publishing and
Publish .NET Core apps with the .NET Core CLI.