#86 - Command State Multi-Message Subscriptions #87
Annotations
2 warnings
|
4) Build Solution:
source/Lite.StateMachine.Tests/StateTests/TestBase.cs#L12
Non-nullable property 'TestContext' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
4) Build Solution:
source/Lite.StateMachine.Tests/StateTests/TestBase.cs#L12
Non-nullable property 'TestContext' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading