Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[.NET 9 rc1] Add docs for configuring .NET install search behaviour in published apphost #42397

Merged
merged 2 commits into from
Sep 5, 2024

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!

docs/core/deploying/deploy-with-cli.md Outdated Show resolved Hide resolved
docs/core/deploying/deploy-with-cli.md Outdated Show resolved Hide resolved
docs/core/deploying/deploy-with-cli.md Outdated Show resolved Hide resolved
docs/core/deploying/deploy-with-cli.md Outdated Show resolved Hide resolved
docs/core/deploying/deploy-with-cli.md Outdated Show resolved Hide resolved
docs/core/project-sdk/msbuild-props.md Outdated Show resolved Hide resolved
docs/core/project-sdk/msbuild-props.md Outdated Show resolved Hide resolved
Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
@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
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