Skip to content

Release v7.10.3

Choose a tag to compare

@github-actions github-actions released this 24 May 06:23
722500a

Fixed

  • Type discovery no longer emits typeof() references for assemblies loaded from a NuGet package's tasks/ (MSBuild task helpers such as Cratis.Arc.ProxyGenerator.Build) or analyzers/ folder. Previously, generated SelfBindings would throw FileNotFoundException at runtime because those DLLs are not copied to the consuming project's output.