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

Fix MSBuild property evaluation #355

Merged
merged 1 commit into from
Dec 19, 2024
Merged

Fix MSBuild property evaluation #355

merged 1 commit into from
Dec 19, 2024

Conversation

martincostello
Copy link
Contributor

@martincostello martincostello commented Dec 19, 2024

Fix MSBuild parameters specified in aws-lambda-tools-defaults.json not being used with Utilities.LookPublishAotFlag().

Taking a look at #352 I wasn't sure where to put any test that might have caught this - I'm happy to add a test for this if you can point me in the right direction.

I did test this manually against my project in Visual Studio under the debugger and it works as intended now.

Resolves #351.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Fix MSBuild parameters specified in `aws-lambda-tools-defaults.json` not being used with `Utilities.LookPublishAotFlag()`.
Resolves aws#351.
@gcbeattyAWS gcbeattyAWS changed the base branch from master to dev December 19, 2024 14:36
@gcbeattyAWS gcbeattyAWS requested a review from normj December 19, 2024 16:42
@normj normj merged commit 2c711df into aws:dev Dec 19, 2024
normj added a commit that referenced this pull request Dec 19, 2024
@martincostello martincostello deleted the gh-351 branch December 19, 2024 18:25
normj added a commit that referenced this pull request Dec 19, 2024
normj added a commit that referenced this pull request Dec 19, 2024
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.

Amazon.Lambda.Tools 5.12.1 breaks application publishing
3 participants