@@ -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 >
187- < li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/DiscardCommand "> DiscardCommand</ a > </ li >
188186 < li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/CloseCommand "> CloseCommand</ a > </ li >
189- < li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/CreateCommand "> CreateCommand</ a > </ li >
190187 < li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/PublishCommand "> PublishCommand</ a > </ li >
191- < li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/ShowConfigCommand "> ShowConfigCommand</ a > </ li >
192- < li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/ExportCommand "> ExportCommand</ a > </ li >
193- < li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/LabelCommand "> LabelCommand</ a > </ li >
188+ < li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/OpenCommand "> OpenCommand</ a > </ li >
189+ < li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/CreateCommand "> CreateCommand</ a > </ li >
194190 < li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/InitCommand "> InitCommand</ a > </ li >
195191 < li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/AddAssetsCommand "> AddAssetsCommand</ a > </ li >
192+ < li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/LabelCommand "> LabelCommand</ a > </ li >
193+ < li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/ShowConfigCommand "> ShowConfigCommand</ a > </ li >
194+ < li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/DiscardCommand "> DiscardCommand</ a > </ li >
195+ < li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/ExportCommand "> ExportCommand</ 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["DiscardCommand "]-.->Type
208- click Implementing1 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/DiscardCommand "
209- Implementing2["CloseCommand "]-.->Type
210- click Implementing2 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/CloseCommand "
205+ Implementing0["CloseCommand "]-.->Type
206+ click Implementing0 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/CloseCommand "
207+ Implementing1["PublishCommand "]-.->Type
208+ click Implementing1 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/PublishCommand "
209+ Implementing2["OpenCommand "]-.->Type
210+ click Implementing2 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/OpenCommand "
211211 Implementing3["CreateCommand"]-.->Type
212212 click Implementing3 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/CreateCommand"
213- Implementing4["PublishCommand "]-.->Type
214- click Implementing4 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/PublishCommand "
215- Implementing5["ShowConfigCommand "]-.->Type
216- click Implementing5 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/ShowConfigCommand "
217- Implementing6["ExportCommand "]-.->Type
218- click Implementing6 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/ExportCommand "
219- Implementing7["LabelCommand "]-.->Type
220- click Implementing7 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/LabelCommand "
221- Implementing8["InitCommand "]-.->Type
222- click Implementing8 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/InitCommand "
223- Implementing9["AddAssetsCommand "]-.->Type
224- click Implementing9 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/AddAssetsCommand "
213+ Implementing4["InitCommand "]-.->Type
214+ click Implementing4 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/InitCommand "
215+ Implementing5["AddAssetsCommand "]-.->Type
216+ click Implementing5 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/AddAssetsCommand "
217+ Implementing6["LabelCommand "]-.->Type
218+ click Implementing6 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/LabelCommand "
219+ Implementing7["ShowConfigCommand "]-.->Type
220+ click Implementing7 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/ShowConfigCommand "
221+ Implementing8["DiscardCommand "]-.->Type
222+ click Implementing8 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/DiscardCommand "
223+ Implementing9["ExportCommand "]-.->Type
224+ click Implementing9 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/ExportCommand "
225225
226226 </ div >
227227 </ div >
0 commit comments