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

[Xamarin.Android.Build.Tasks] Dont clean the designtime folder #1074

Merged
merged 1 commit into from
Dec 6, 2017

Commits on Dec 6, 2017

  1. [Xamarin.Android.Build.Tasks] Dont clean the designtime folder

    Context https://bugzilla.xamarin.com/show_bug.cgi?id=60880
    
    Turns out the design time build in Visual Studio does not
    clean up after itself.. ever. So we really should not be
    deleting the directory on a `Clean`.
    
    This commit move that code into is own internal target
    and updates the tests to reflect the changes.
    dellis1972 committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    d34f31e View commit details
    Browse the repository at this point in the history