Replies: 2 comments
-
https://github.com/devlooped/GitInfo AFAIK it (GitInfo) doesn't use it, but it is developed by the same people. It wouldn't matter if it did, because Moq is used for testing. It's code that doesn't end up in the build output for GitInfo itself (and so that doesn't end up as part of MAUI in its build process, nor your builds). I closed it because I knew this. Again, you have many places to talk about it, this isn't one of them. |
Beta Was this translation helpful? Give feedback.
-
To clarify, the version of GitInfo used by the MAUI build process is an earlier version without the code in question. More details |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Since @drasticactions closed my ticket and locked my ticket without actually reading what I posted. I'll post it here again with more clarity.
MAUI has a dependency on
GitInfo
which has a dependency onDevlooped.SponsorLink
Devlooped.SponsorLink
is current a hot topic. It collects the git user email address and posts it to an Azure blob storage. And as this user points out in the Moq discussion, it adds a thread.sleep.#16638
Beta Was this translation helpful? Give feedback.
All reactions