Update constructor in PublishedModelFactory

This commit is contained in:
Nikolaj
2020-09-07 11:34:12 +02:00
parent 5f6680f191
commit 872364cfb3
4 changed files with 11 additions and 7 deletions

View File

@@ -291,7 +291,6 @@ namespace Umbraco.ModelsBuilder.Embedded
GC.Collect();
GC.WaitForPendingFinalizers();
}
// We must create a new assembly load context
// as long as theres a reference to the assembly load context we can't delete the assembly it loaded