REGRESSION INFO: Also repro on Aspire 8.0.0-preview.2.23619.3 and Aspire 8.0.0-preview.1.23557.2
INSTALL STEPS
- Clean machine: Win11 x64 23h2 ENU
- Install VS 17.10 Preview 1 [34518.193.main]
- Install Aspire Preview 3 latest build 8.0.0-preview.3.24068.3
- Apply NuGet Feeds
REPRO STEPS
- New Project > ASP.NET Core Web App (Model-View-Controller) > .NET 8.0 > checked "Enlist in Aspire orchestration" > Create
- Build and F5 the solution
- Right-click Web project > Add > Aspire component > "Aspire.Azure.Messaging.ServiceBus"
- Open appsetting.json file, verify aspire-related intelliSense
ACTUAL
There is no "HealthChecks" option, which is inconsistent with the README file.

README file
