Closed vmykagapuz closed 3 weeks ago
This is expected as there are no base images that have the GA runtime installed. Can we validate that net8
publishing works as we would expect that scenario to be testable.
@joperezr This issue is unstable it sometimes shows up and sometimes its not. Its also reproduce when deploying with .net8 project.
This should not happen when released versions. If you are using builds that aren’t yet public then it can happen. It shouldn’t be unstable.
@joperezr This issue is unstable it sometimes shows up and sometimes its not. Its also reproduce when deploying with .net8 project.
For todays validation, I verified that this issue is not reproduce in .NET8 project.
Thanks for confirming. I'm closing this for now. Please feel free to reopen if we see it again.
This issue is not reproduced in latest-released of VS 17.12
INSTALL STEPS
REPRO STEPS
dotnet new aspire-starter -o aspire1
NOTE
ACTUAL The State of the project is on 'Pending' and the information shown in Console log of the Resources is different from the usual log infromation.
EXPECTED The State of the project must show 'Running' and the information shown should be the same with the image below.