File tree 3 files changed +5
-5
lines changed
Amazon.Lambda.DynamoDBEvents.SDK.Convertor
Amazon.Lambda.KinesisEvents
Tools/LambdaTestTool-v2/src/Amazon.Lambda.TestTool
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 9
9
<AssemblyName >Amazon.Lambda.DynamoDBEvents.SDK.Convertor</AssemblyName >
10
10
<PackageId >Amazon.Lambda.DynamoDBEvents.SDK.Convertor</PackageId >
11
11
<PackageTags >AWS;Amazon;Lambda</PackageTags >
12
- <Version >1 .0.0</Version >
12
+ <Version >2 .0.0</Version >
13
13
</PropertyGroup >
14
14
<ItemGroup >
15
15
<None Include =" README.md" Pack =" true" PackagePath =" \" />
Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.NET.Sdk" >
1
+ <Project Sdk =" Microsoft.NET.Sdk" >
2
2
3
3
<Import Project =" ..\..\..\buildtools\common.props" />
4
4
5
5
<PropertyGroup >
6
6
<TargetFrameworks >netstandard2.0;netcoreapp3.1;net8.0</TargetFrameworks >
7
7
<Description >Amazon Lambda .NET Core support - KinesisEvents package.</Description >
8
8
<AssemblyTitle >Amazon.Lambda.KinesisEvents</AssemblyTitle >
9
- <Version >2.2 .0</Version >
9
+ <Version >3.0 .0</Version >
10
10
<AssemblyName >Amazon.Lambda.KinesisEvents</AssemblyName >
11
11
<PackageId >Amazon.Lambda.KinesisEvents</PackageId >
12
12
<PackageTags >AWS;Amazon;Lambda</PackageTags >
Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.NET.Sdk.Web" >
1
+ <Project Sdk =" Microsoft.NET.Sdk.Web" >
2
2
3
3
<Import Project =" ..\..\..\..\buildtools\common.props" />
4
4
<PropertyGroup >
15
15
<PackAsTool >true</PackAsTool >
16
16
<PackageId >Amazon.Lambda.TestTool</PackageId >
17
17
<ToolCommandName >dotnet-lambda-test-tool</ToolCommandName >
18
- <Version >0.10.1 </Version >
18
+ <Version >0.10.2 </Version >
19
19
<NoWarn >NU5100</NoWarn >
20
20
<RollForward >Major</RollForward >
21
21
<PackageReadmeFile >README.md</PackageReadmeFile >
You can’t perform that action at this time.
0 commit comments