Skip to content

Fix property value errors #47082

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Fix property value errors #47082

wants to merge 1 commit into from

Conversation

lindexi
Copy link
Member

@lindexi lindexi commented Jul 3, 2025

@lindexi lindexi requested review from gewarren and a team as code owners July 3, 2025 02:49
@dotnetrepoman dotnetrepoman bot added this to the July 2025 milestone Jul 3, 2025
@dotnet-policy-service dotnet-policy-service bot added dotnet-fundamentals/svc community-contribution Indicates PR is created by someone from the .NET community. labels Jul 3, 2025
The argument in AppHostDotNetSearch should be `EnvironmentVariable` not `EnvironmentVariables`.
Copy link
Member

@elinor-fung elinor-fung 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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-contribution Indicates PR is created by someone from the .NET community. dotnet-fundamentals/svc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

In AppHostDotNetSearch, the valid value is "EnvironmentVariable" instead of "EnvironmentVariables".
2 participants