Compiler Warning ASPIRE002
Это содержимое пока не доступно на вашем языке.
Version introduced: 8.0.0
‘Project’ is an Aspire AppHost project but necessary dependencies aren’t present. Are you missing an Aspire.Hosting.AppHost PackageReference?
This diagnostic warning is reported when your project is missing reference to the Aspire AppHost.
Suppress the warning
Section titled “Suppress the warning”Add reference to the 📦 Aspire.Hosting.AppHost NuGet package. For more information about editor config files, see Configuration files for code analysis rules.