INSTALL STEPS
- Install VS 17.12 GA, with Aspire 8.2.0 checked in VS installer.
- Install Aspire 9.0.0
REPRO STEPS
- Create an Aspire 8.2 App by running
dotnet new aspire-starter -o AspireStarterApp01 -f net8.0 --aspire-version 8.2
ACTUAL
Version of 8.2 template created is 8.2.1.

EXPECTED
It should be updated to 8.2.2.