.NET aspire cannot see tracing
well exactly as the title says. cant find a fix for it. there is nothing in the dropdown to select resources..
My code looks really like the startup template of aspire so not sure whats going on
i can see the api in the resources tab.
130 lines of code :
https://gist.github.com/KostaKing/2c8654f50a26097a20c4b83dd81d16cd
Gist
Aspire related stuff.
Aspire related stuff. GitHub Gist: instantly share code, notes, and snippets.
1 Reply
Try to clean, restore and build your solution
Also it helps to clear local nuget cache.
there is nothing in the dropdown to select resources..You mean this dropdown from screenshot? It is getting filled with resources as soon as your projects are available. Do they healthy?
