A published AOT worker service NET 8 project doesn’t work, but the compiled version works
I created a worker service in NET 8. When I debug it works, also it works if I run the compiled project, but if I run the published project it doesn’t work, just I see the console window just a moment and it finished.