Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

elinor-fung
Copy link
Member

@elinor-fung elinor-fung commented Aug 30, 2024

Summary

In .NET 9 RC1, we allow publishing an executable with configured .NET install search options. This updates our docs with information about the new properties that can be used.

Design doc: https://github.com/dotnet/designs/blob/main/proposed/apphost-embed-install-location.md
Implementation: dotnet/runtime#104749, dotnet/sdk#42455

cc @dotnet/appmodel @AaronRobinsonMSFT @richlander @vitek-karas


Internal previews

📄 File 🔗 Preview link
docs/core/deploying/deploy-with-cli.md docs/core/deploying/deploy-with-cli
docs/core/project-sdk/msbuild-props.md docs/core/project-sdk/msbuild-props

Copy link
Contributor

@gewarren gewarren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

Co-authored-by: Genevieve Warren <[email protected]>
@gewarren gewarren merged commit 47db013 into dotnet:main Sep 5, 2024
8 checks passed
@elinor-fung elinor-fung deleted the apphost-install-search-config branch September 5, 2024 04:13
@richlander
Copy link
Member

Just looking at this again. Did this get included in "What's new" @gewarren? Perhaps I missed it.

@gewarren
Copy link
Contributor

Just looking at this again. Did this get included in "What's new" @gewarren? Perhaps I missed it.

No, doesn't look like it @richlander. If it wasn't in the release-notes-drafts files, then it wouldn't have been on my radar for the What's new. I can file an issue.

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.

4 participants