I'm trying to upgrade our Umbraco Cloud project to V13, however after starting up I get the following exception:
"MethodAccessException: Attempt by method 'Umbraco.Extensions.UmbracoBuilderExtensions.AddUmbracoDeployForms(Umbraco.Cms.Core.DependencyInjection.IUmbracoBuilder)' to access method 'Umbraco.Cms.Core.DependencyInjection.IUmbracoBuilder.WithCollectionBuilder
()' failed."
This is with Umbraco Forms 13.0.0 as the latest version of Umbraco Forms Deploy requires Umbraco Forms 12.0.0 to 13.0.0, so Umbraco Forms 13.0.1 isn't available. Has anyone seen these issues?