[Aspire.Hosting.Maui] Expose environment variable injected in maui as msbuild properties too
Open
area-integrations
needs-area-label
triage:bot-seen
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 991
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 196
Description
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
I want to pass more msbuild properties to build.
### Describe the solution you'd like
Add msbuild properties in generated target for environment variables.
### Additional context
_No response_
Contributor guide
Research direction
Start by locating the Aspire.Hosting.Maui generated target and the code that injects environment variables into MAUI. Trace how those variables reach the build, then verify that corresponding MSBuild properties are available when the generated target is evaluated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system, mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100