Tomasz Olęcki

Results 3 comments of Tomasz Olęcki

Same thing happens for me when using this inside development container (also no errors in any logs I could find). Disabling and re-enabling it again works (which requires reload). Also...

Cannot wait. Are there any problems? Is there draft somewhere? I'm curious how much work is needed.

I have just discovered why any of the above was NOT working in my solution. I was creating builder in my "Program.cs" like this: `var builder = WebApplication.CreateBuilder();` I tried...