#TheStarterKit for V13?

1 messages Β· Page 1 of 1 (latest)

proven bronze
#

I'm looking at starting to update my packages for V13, I usually use The Starter Kit as a basis to build from, but there doesn't seem to be a V13 pre-release version... Is this being updated?

hollow plover
#

Have you tried installing the v12 version? Is it broken?

proven bronze
#

Throws tons of errors in the console

#

Mainly because it's trying to install net 7 things πŸ™‚

#

There is also a verison restriction:

bronze plume
#

Clean Starter Kit works with v13 IIRC

proven bronze
#

It's restricted to < 13.0.0

hollow plover
#

Ah I didn't realize. Yeah you could either install ignoring dependencies (there's a flag for that) or use a better starter kit (shht, I didn't say that out loud).

proven bronze
proven bronze
bronze plume
#

My guess would be that it just works if you remove the upper dependency on the backoffice package.

proven bronze
hollow plover
#

Add <PackageReference Include="Umbraco.TheStarterKit" Version="12.0.0" /> in your csproj and enjoy! (works on my machine)

proven bronze
#

Should probably have tried that πŸ™ˆ

#

An official V13 version would be good though πŸ˜‰

hollow plover
#

Send a PR to speed it up πŸ˜›

proven bronze
#

I knew that was coming πŸ™ˆ

hollow plover
#

πŸ˜‚

proven bronze
#

Can you create a v13/dev branch so I can PR πŸ™‚

hollow plover
proven bronze