Skip to content

Conversation

@mattnorflus
Copy link
Contributor

Adding condition to GetFilesToSign to only include files if build configuration is Release.

This change is to support signing in the Android.SDK.Manager build pipeline. A condition was added for the signing ItemGroup to only create it if the $(Configuration) is a Release configuration. This is to handle the case where a solution file might build a debug configuration in a real sign build. The debug configuration will ignore the signing ItemGroup.

@mattnorflus mattnorflus requested a review from pjcollins February 4, 2022 20:45
@mattnorflus mattnorflus merged commit 85ae77f into main Feb 7, 2022
thsparks pushed a commit that referenced this pull request Mar 21, 2022
thsparks pushed a commit that referenced this pull request Apr 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants