Skip to content

Release v1.0.3

Choose a tag to compare

@github-actions github-actions released this 30 Jul 10:45
b551b40

Fixed

  • cratis/stage-specrunner failed to build in Release with CS0246: FactAttribute could not be found. The Dockerfile never copied Source/Directory.Build.targets, the file that strips inline spec folders (for_*/, when_*/, given/) from Release builds, so the Screenplay event-model-loader specs were compiled without a test framework reference.