Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make logcat-parse accessible as a .NET global tool #1039

Open
jonpryor opened this issue Sep 16, 2022 · 0 comments
Open

Make logcat-parse accessible as a .NET global tool #1039

jonpryor opened this issue Sep 16, 2022 · 0 comments
Labels
enhancement Proposed change to current functionality

Comments

@jonpryor
Copy link
Member

In our future .NET 6+ World Order™,logcat-parse isn't distributed with anything. It is only part of the Classic Xamarin.Android SDK.

If we want this utility to be useful in environments that don't have the classic Xamarin.Android SDK, then we need an alternate distribution mechanism. A .NET Global Tool is the obvious replacement distribution mechanism.

TODO: what should we call the new tool?

jonpryor added a commit to jonpryor/xamarin-android that referenced this issue Sep 16, 2022
jonpryor added a commit to xamarin/xamarin-android that referenced this issue Sep 16, 2022
@jpobst jpobst added the enhancement Proposed change to current functionality label Oct 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Proposed change to current functionality
Projects
None yet
Development

No branches or pull requests

2 participants