Skip to content

Conversation

elinor-fung
Copy link
Member

@elinor-fung elinor-fung commented Oct 14, 2024

Summary

As is, the sentence can be read as stating that extra runtime configuration files (for example, a second *.runtimeconfig.json) can be placed next to the single-file app and be respected at runtime - dotnet/runtime#108814. This is not the case - when a single-file app finds the runtime configuration files embedded in itself, it will not look next to it for loose runtime configuration files.

cc @agocke @VSadov


Internal previews

📄 File 🔗 Preview link
docs/core/deploying/single-file/overview.md docs/core/deploying/single-file/overview

@elinor-fung elinor-fung requested review from adegeo and a team as code owners October 14, 2024 18:03
@dotnetrepoman dotnetrepoman bot added this to the October 2024 milestone Oct 14, 2024
@elinor-fung elinor-fung changed the title Clarify that 'extra configuration file' next to the single-file app refers to non-runtime configuration Remove sentence about 'extra configuration file' next to the single-file app Oct 14, 2024
@elinor-fung elinor-fung merged commit 5c46a2a into main Oct 14, 2024
9 checks passed
@elinor-fung elinor-fung deleted the elinor-fung-patch-1 branch October 14, 2024 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants