I tried to install the nightly (by running Install-Package uSync -version 10.7.2-build.20231109.2) and i get errors about dependences on v11 umbraco? NU1603: Ha.Web.v10 depends on uSync (>= 10.7.2-build.20231109.2) but uSync 10.7.2-build.20231109.2 was not found. An approximate best match of uSync 11.0.0-rc3 was resolved. Install-Package : NU1605: Warning As Error: Detected package downgrade: Umbraco.Cms.Infrastructure from 11.0.0-rc3 to 10.7.0. Reference the package directly from the project to select a different version. Ha.Web.v10 -> uSync 11.0.0-rc3 -> uSync.Backoffice.Assets 11.0.0-rc3 -> Umbraco.Cms.Web.BackOffice 11.0.0-rc3 -> Umbraco.Cms.Infrastructure (>= 11.0.0-rc3) Ha.Web.v10 -> Umbraco.Cms.Infrastructure (>= 10.7.0) At line:1 char:1 + Install-Package uSync -version 10.7.2-build.20231109.2 + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [Install-Package], Exception + FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PackageManagement.PowerShellCmdlets.InstallPackageCommand Install-Package : NU1605: Warning As Error: Detected package downgrade: Umbraco.Cms.Infrastructure from 11.0.0-rc3 to 10.7.0. Reference the package directly from the project to select a different version. Ha.Web.v10 -> uSync 11.0.0-rc3 -> uSync.BackOffice 11.0.0-rc3 -> Umbraco.Cms.Web.BackOffice 11.0.0-rc3 -> Umbraco.Cms.Infrastructure (>= 11.0.0-rc3) Ha.Web.v10 -> Umbraco.Cms.Infrastructure (>= 10.7.0) At line:1 char:1 + Install-Package uSync -version 10.7.2-build.20231109.2 + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [Install-Package], Exception + FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PackageManagement.PowerShellCmdlets.InstallPackageCommand Install-Package : NU1605: Warning As Error: Detected package downgrade: Umbraco.Cms.Infrastructure from 11.0.0-rc3 to 10.7.0. Reference the package directly from the project to select a different version. Ha.Web.v10 -> uSync 11.0.0-rc3 -> uSync.BackOffice 11.0.0-rc3 -> Umbraco.Cms.Web.Website 11.0.0-rc3 -> Umbraco.Cms.Infrastructure (>= 11.0.0-rc3) Ha.Web.v10 -> Umbraco.Cms.Infrastructure (>= 10.7.0) At line:1 char:1 + Install-Package uSync -version 10.7.2-build.20231109.2 + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [Install-Package], Exception + FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PackageManagement.PowerShellCmdlets.InstallPackageCommand Install-Package : Package restore failed. Rolling back package changes for 'Ha.Web.v10'. At line:1 char:1 + Install-Package uSync -version 10.7.2-build.20231109.2 + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [Install-Package], Exception + FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PackageManagement.PowerShellCmdlets.InstallPackageCommand