| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
…st of the built-in modules
|
The solution is not perfect. This fix targets dotnet publish because that's what we use for both the Azure Function worker and dotnet-interactive global tool. For dotnet publish -runtime <rid>, this could be used by a hosting application in case the dotnet runtime is not installed on the target platform, but since the content files will be bin-placed to the output folder, the hosting application author can always write a simple post build script to correct the path and make it work. So I think we are fine there. |
Sorry, something went wrong.
|
Dongbo Wang (@daxian-dbw) If a doc issue was filed, please add the link in the description |
Sorry, something went wrong.
…st of the built-in modules (PowerShell#11832)
|
🎉v7.0.0-rc.3 has been released which incorporates this pull request.:tada: Handy links: |
Sorry, something went wrong.
…st of the built-in modules (PowerShell#11832)
| Back | FazBrowse Home | New Git URL |
PR Summary
Fix #11783
PR Context
PR Checklist