We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f101b1e commit 0e071a7Copy full SHA for 0e071a7
SimpleStateMachineNodeEditor/SimpleStateMachineNodeEditor.csproj
@@ -17,7 +17,9 @@
17
<Description>Node editor for SimpleStateMachine</Description>
18
<AssemblyVersion>1.1.0.0</AssemblyVersion>
19
<FileVersion>1.1.0.0</FileVersion>
20
- <PackageReleaseNotes>Table of transitions</PackageReleaseNotes>
+ <PackageReleaseNotes>Table of transitions
21
+Fix for read start state
22
+ReactiveUI 11.4.17</PackageReleaseNotes>
23
</PropertyGroup>
24
25
<ItemGroup>
0 commit comments