Skip to content

Release v1.0.2

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Aug 15:36
4e11eec

Summary

Makes the Cratis.Architecture.CodeAnalysis package install correctly as a Roslyn analyzer so the publish workflow produces a usable package.

Fixed

  • The Cratis.Architecture.CodeAnalysis package now ships the analyzer in analyzers/dotnet/cs (targeting netstandard2.0) instead of lib/, so the analyzers actually load and run in consuming projects and IDEs.