Skip to content

Commit 6f1429b

Browse files
committed
Add dev config
1 parent 8883689 commit 6f1429b

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+
"Use MSBuild to find target framework"
8+
]
9+
}
10+
]
11+
}

0 commit comments

Comments
 (0)