Skip to content

Commit a7f7f9d

Browse files
authored
Update packages to use license expression for the NuGet packaging (#2259)
1 parent dce1900 commit a7f7f9d

1 file changed

Lines changed: 137 additions & 0 deletions

File tree

Lines changed: 137 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,137 @@
1+
{
2+
"Projects": [
3+
{
4+
"Name": "Amazon.Lambda.ApplicationLoadBalancerEvents",
5+
"Type": "Patch",
6+
"ChangelogMessages": [
7+
"Update NuGet package to use license expression. License was not change and remains Apache 2."
8+
]
9+
},
10+
{
11+
"Name": "Amazon.Lambda.CloudWatchEvents",
12+
"Type": "Patch",
13+
"ChangelogMessages": [
14+
"Update NuGet package to use license expression. License was not change and remains Apache 2."
15+
]
16+
},
17+
{
18+
"Name": "Amazon.Lambda.CloudWatchLogsEvents",
19+
"Type": "Patch",
20+
"ChangelogMessages": [
21+
"Update NuGet package to use license expression. License was not change and remains Apache 2."
22+
]
23+
},
24+
{
25+
"Name": "Amazon.Lambda.ConfigEvents",
26+
"Type": "Patch",
27+
"ChangelogMessages": [
28+
"Update NuGet package to use license expression. License was not change and remains Apache 2."
29+
]
30+
},
31+
{
32+
"Name": "Amazon.Lambda.ConnectEvents",
33+
"Type": "Patch",
34+
"ChangelogMessages": [
35+
"Update NuGet package to use license expression. License was not change and remains Apache 2."
36+
]
37+
},
38+
{
39+
"Name": "Amazon.Lambda.DynamoDBEvents",
40+
"Type": "Patch",
41+
"ChangelogMessages": [
42+
"Update NuGet package to use license expression. License was not change and remains Apache 2."
43+
]
44+
},
45+
{
46+
"Name": "Amazon.Lambda.KafkaEvents",
47+
"Type": "Patch",
48+
"ChangelogMessages": [
49+
"Update NuGet package to use license expression. License was not change and remains Apache 2."
50+
]
51+
},
52+
{
53+
"Name": "Amazon.Lambda.KinesisAnalyticsEvents",
54+
"Type": "Patch",
55+
"ChangelogMessages": [
56+
"Update NuGet package to use license expression. License was not change and remains Apache 2."
57+
]
58+
},
59+
{
60+
"Name": "Amazon.Lambda.KinesisFirehoseEvents",
61+
"Type": "Patch",
62+
"ChangelogMessages": [
63+
"Update NuGet package to use license expression. License was not change and remains Apache 2."
64+
]
65+
},
66+
{
67+
"Name": "Amazon.Lambda.LexEvents",
68+
"Type": "Patch",
69+
"ChangelogMessages": [
70+
"Update NuGet package to use license expression. License was not change and remains Apache 2."
71+
]
72+
},
73+
{
74+
"Name": "Amazon.Lambda.LexV2Events",
75+
"Type": "Patch",
76+
"ChangelogMessages": [
77+
"Update NuGet package to use license expression. License was not change and remains Apache 2."
78+
]
79+
},
80+
{
81+
"Name": "Amazon.Lambda.MQEvents",
82+
"Type": "Patch",
83+
"ChangelogMessages": [
84+
"Update NuGet package to use license expression. License was not change and remains Apache 2."
85+
]
86+
},
87+
{
88+
"Name": "Amazon.Lambda.PowerShellHost",
89+
"Type": "Patch",
90+
"ChangelogMessages": [
91+
"Update NuGet package to use license expression. License was not change and remains Apache 2."
92+
]
93+
},
94+
{
95+
"Name": "Amazon.Lambda.S3Events",
96+
"Type": "Patch",
97+
"ChangelogMessages": [
98+
"Update NuGet package to use license expression. License was not change and remains Apache 2."
99+
]
100+
},
101+
{
102+
"Name": "Amazon.Lambda.Serialization.Json",
103+
"Type": "Patch",
104+
"ChangelogMessages": [
105+
"Update NuGet package to use license expression. License was not change and remains Apache 2."
106+
]
107+
},
108+
{
109+
"Name": "Amazon.Lambda.Serialization.SystemTextJson",
110+
"Type": "Patch",
111+
"ChangelogMessages": [
112+
"Update NuGet package to use license expression. License was not change and remains Apache 2."
113+
]
114+
},
115+
{
116+
"Name": "Amazon.Lambda.SimpleEmailEvents",
117+
"Type": "Patch",
118+
"ChangelogMessages": [
119+
"Update NuGet package to use license expression. License was not change and remains Apache 2."
120+
]
121+
},
122+
{
123+
"Name": "Amazon.Lambda.SNSEvents",
124+
"Type": "Patch",
125+
"ChangelogMessages": [
126+
"Update NuGet package to use license expression. License was not change and remains Apache 2."
127+
]
128+
},
129+
{
130+
"Name": "Amazon.Lambda.SQSEvents",
131+
"Type": "Patch",
132+
"ChangelogMessages": [
133+
"Update NuGet package to use license expression. License was not change and remains Apache 2."
134+
]
135+
}
136+
]
137+
}

0 commit comments

Comments
 (0)