@@ -183,16 +183,16 @@ <h1>ICommand<wbr><TOptions><wbr> <small>Interface</small></h1>
183183 < dt > Implementing Types</ dt >
184184 < dd >
185185 < ul class ="list-unstyled ">
186- < li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/OpenCommand "> OpenCommand</ a > </ li >
187186 < li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/PublishCommand "> PublishCommand</ a > </ li >
188- < li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/AddAssetsCommand "> AddAssetsCommand</ a > </ li >
189- < li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/InitCommand "> InitCommand</ a > </ li >
190- < li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/CreateCommand "> CreateCommand</ a > </ li >
191- < li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/CloseCommand "> CloseCommand</ a > </ li >
192- < li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/DiscardCommand "> DiscardCommand</ a > </ li >
187+ < li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/OpenCommand "> OpenCommand</ a > </ li >
193188 < li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/LabelCommand "> LabelCommand</ a > </ li >
189+ < li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/CreateCommand "> CreateCommand</ a > </ li >
190+ < li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/AddAssetsCommand "> AddAssetsCommand</ a > </ li >
194191 < li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/ShowConfigCommand "> ShowConfigCommand</ a > </ li >
192+ < li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/CloseCommand "> CloseCommand</ a > </ li >
195193 < li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/ExportCommand "> ExportCommand</ a > </ li >
194+ < li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/InitCommand "> InitCommand</ a > </ li >
195+ < li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/DiscardCommand "> DiscardCommand</ a > </ li >
196196 </ ul >
197197 </ dd >
198198 </ dl >
@@ -202,26 +202,26 @@ <h1>ICommand<wbr><TOptions><wbr> <small>Interface</small></h1>
202202 graph BT
203203 Type["ICommand<TOptions>"]
204204class Type type-node
205- Implementing0["OpenCommand "]-.->Type
206- click Implementing0 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/OpenCommand "
207- Implementing1["PublishCommand "]-.->Type
208- click Implementing1 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/PublishCommand "
209- Implementing2["AddAssetsCommand "]-.->Type
210- click Implementing2 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/AddAssetsCommand "
211- Implementing3["InitCommand "]-.->Type
212- click Implementing3 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/InitCommand "
213- Implementing4["CreateCommand "]-.->Type
214- click Implementing4 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/CreateCommand "
215- Implementing5["CloseCommand "]-.->Type
216- click Implementing5 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/CloseCommand "
217- Implementing6["DiscardCommand "]-.->Type
218- click Implementing6 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/DiscardCommand "
219- Implementing7["LabelCommand "]-.->Type
220- click Implementing7 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/LabelCommand "
221- Implementing8["ShowConfigCommand "]-.->Type
222- click Implementing8 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/ShowConfigCommand "
223- Implementing9["ExportCommand "]-.->Type
224- click Implementing9 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/ExportCommand "
205+ Implementing0["PublishCommand "]-.->Type
206+ click Implementing0 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/PublishCommand "
207+ Implementing1["OpenCommand "]-.->Type
208+ click Implementing1 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/OpenCommand "
209+ Implementing2["LabelCommand "]-.->Type
210+ click Implementing2 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/LabelCommand "
211+ Implementing3["CreateCommand "]-.->Type
212+ click Implementing3 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/CreateCommand "
213+ Implementing4["AddAssetsCommand "]-.->Type
214+ click Implementing4 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/AddAssetsCommand "
215+ Implementing5["ShowConfigCommand "]-.->Type
216+ click Implementing5 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/ShowConfigCommand "
217+ Implementing6["CloseCommand "]-.->Type
218+ click Implementing6 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/CloseCommand "
219+ Implementing7["ExportCommand "]-.->Type
220+ click Implementing7 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/ExportCommand "
221+ Implementing8["InitCommand "]-.->Type
222+ click Implementing8 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/InitCommand "
223+ Implementing9["DiscardCommand "]-.->Type
224+ click Implementing9 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/DiscardCommand "
225225
226226 </ div >
227227 </ div >
0 commit comments