-
Notifications
You must be signed in to change notification settings - Fork 842
Closed
Labels
area-app-modelIssues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplicationIssues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplicationhelp wantedIssue that is a good candidate for community contribution.Issue that is a good candidate for community contribution.
Milestone
Description
REGRESSION INFO: New feature on Aspire 8.0 Preview 4
INSTALL STEPS
- Clean machine: Win11 x64 23h2 ENU
- Install 17.10.0 Preview 2.0 [34701.141.d17.10] (Includes Aspire 8.0.0-preview.4.24129.7)
- Apply NuGet Feeds
REPRO STEPS
- New Project > ASP.NET Core Empty project > 8.0 > check 'Enlist in Aspire Orchestration'
- Right-click empty project > Add > Aspire component > install Aspire.Azure.Security.KeyVault
- In the appsettings.json file of the empty project, type "" in the top of the file.
Notes:
- It will meet Bug 1985774 when adding the aspire component.
ACTUAL
No intellisense of 'Parameters' shows

EXPECTED
Should contain 'Parameters' in the intellisense
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-app-modelIssues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplicationIssues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplicationhelp wantedIssue that is a good candidate for community contribution.Issue that is a good candidate for community contribution.