Chriztian Steinmeier
01/01/2023, 10:53 PMumbraco-marketplace
tag; not the .json file - My package is listed as supporting versions v10 and v11. In the .csproj file I'm stating net6.0
as target framework and there are only `PackageReference`s for Umbraco version 10.0.0
- how does it decide that v11 is supported too? (I've tried the thing where you create a test site for the package and using v11 it just throws a lot of errors).