Skip to content

Commit 75bf1a6

Browse files
authored
Add change file for PR #355 (#356)
1 parent 2c711df commit 75bf1a6

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"Projects": [
3+
{
4+
"Name": "Amazon.Lambda.Tools",
5+
"Type": "Patch",
6+
"ChangelogMessages": [
7+
"Fixed issue when evaluating MSBuild properties like 'PublishAot' to include settings made in the aws-lambda-tools-defaults.json"
8+
]
9+
}
10+
]
11+
}

0 commit comments

Comments
 (0)