X new web <-- still uses version 8

Hi Mythz

Running x new web project creates a project using servicestack 8 and .net 8.

Description says it should use 10. I tried x --clean but still creates v8.

x --version
Version: 10.0.0
ServiceStack: 10.0
Framework: .NET 10.0.1
OS: Microsoft Windows NT 10.0.26100.0

I downloaded from repo to get started and it is version 10 but x tool seems to be stuck on old version.

Thanks for the heads up, forgot that it was one of our earliest templates which required publishing new GitHub releases to make it available.

Just published a release which new projects should now use:

1 Like