Skip to content
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

No IServiceMetadata Generated When Adding .NET Aspire Support #1087

Open
marvijo-code opened this issue Jan 10, 2024 · 0 comments
Open

No IServiceMetadata Generated When Adding .NET Aspire Support #1087

marvijo-code opened this issue Jan 10, 2024 · 0 comments

Comments

@marvijo-code
Copy link

Describe the bug
When attempting to add .NET Aspire Orchestration support, the IServiceMetadata generated class isn't generated, causing a compile time error

To Reproduce
Steps to reproduce the behavior:

  1. Create a new ca-sln solution
  2. Add .NET Aspire Orchestration Support
  3. Build the solution
  4. See error

Expected behavior
An IServiceMetadata class to be generated

Additional context
This might be linked to dotnet/aspire#1563. I tried adding explicit project TFM instead of the Directory TFM without success.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant