reports the file after download is successful · ericoporto/agsModuleList@bd26d5b

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Commit bd26d5b

committed

reports the file after download is successful

1 parent b2be41f commit bd26d5b

File tree

1 file changed

+

2

-

0

lines changed

1 file changed

+

2

-

0

lines changed

Original file line numberDiff line numberDiff line change

@@ -75,6 +75,8 @@ public static async System.Threading.Tasks.Task<bool> GetPackageAsync(Action<str

7575

return false;

7676

}

7777
78+

writerMethod("Package Downloaded to:" + destinationFile);

79+
7880

return true;

7981

}

8082

0 commit comments

Comments

 (0)