OSDN Git Service

na-get-lib,新構造タスクのキャンセル処理を修正。
[applistation/AppliStation.git] / na-get-lib / NaGet.SubCommands.SubTask / NaGetSubTask.cs
index e1de4d8..d580bbb 100644 (file)
@@ -63,6 +63,7 @@ namespace NaGet.SubCommands.SubTask
                {
                        isRunning = false;
                        isCancelled = true;
+                       isDone = true;
                }
                
                /// <summary>