```json <PackageReference Include="Umbraco.Cms.Web...
# package-development
h
Copy code
json
<PackageReference Include="Umbraco.Cms.Web.Website" Version="10.6.1" />
The version here is the minimum it requires, so if your package is for 10.0.1 you could just fire up a test 10.7 site and install your package to check it works ok 🙂