Closed MarkusBernhardt closed 4 years ago
Hi James,
when merging in the DI stuff in December the matching of assembly names was fixed only in one of two places.
Please also remove the ".dll" in ConfigurationLocator.TryFindCompilerMetadata:
if (assemblyName.EndsWith(".Functions.dll"))
Hi James,
when merging in the DI stuff in December the matching of assembly names was fixed only in one of two places.
Please also remove the ".dll" in ConfigurationLocator.TryFindCompilerMetadata:
if (assemblyName.EndsWith(".Functions.dll"))