Skip to content
This repository was archived by the owner on Jun 20, 2023. It is now read-only.

Commit 0b7e30f

Browse files
committed
Added custom error for failed partial zip download
1 parent 6db6897 commit 0b7e30f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

template.targets

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@
3131
<RangeStart>$XbdRangeStart$</RangeStart>
3232
<RangeEnd>$XbdRangeEnd$</RangeEnd>
3333
<Md5>$XbdMd5$</Md5>
34+
<CustomErrorMessage>Please open the Android SDK Manager and install the latest version of 'Android Support Repository' from the 'Extras' section, and then reload your solution.</CustomErrorMessage>
35+
<CustomErrorCode>XBD404</CustomErrorCode>
3436
</XamarinBuildDownloadPartialZip>
3537
</ItemGroup>
3638

0 commit comments

Comments
 (0)