File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Amazon.Lambda.DynamoDBEvents.SDK.Convertor
Amazon.Lambda.KinesisEvents
Tools/LambdaTestTool-v2/src/Amazon.Lambda.TestTool Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 99 <AssemblyName >Amazon.Lambda.DynamoDBEvents.SDK.Convertor</AssemblyName >
1010 <PackageId >Amazon.Lambda.DynamoDBEvents.SDK.Convertor</PackageId >
1111 <PackageTags >AWS;Amazon;Lambda</PackageTags >
12- <Version >1 .0.0</Version >
12+ <Version >2 .0.0</Version >
1313 </PropertyGroup >
1414 <ItemGroup >
1515 <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" >
22
33 <Import Project =" ..\..\..\buildtools\common.props" />
44
55 <PropertyGroup >
66 <TargetFrameworks >netstandard2.0;netcoreapp3.1;net8.0</TargetFrameworks >
77 <Description >Amazon Lambda .NET Core support - KinesisEvents package.</Description >
88 <AssemblyTitle >Amazon.Lambda.KinesisEvents</AssemblyTitle >
9- <Version >2.2 .0</Version >
9+ <Version >3.0 .0</Version >
1010 <AssemblyName >Amazon.Lambda.KinesisEvents</AssemblyName >
1111 <PackageId >Amazon.Lambda.KinesisEvents</PackageId >
1212 <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" >
22
33 <Import Project =" ..\..\..\..\buildtools\common.props" />
44 <PropertyGroup >
1515 <PackAsTool >true</PackAsTool >
1616 <PackageId >Amazon.Lambda.TestTool</PackageId >
1717 <ToolCommandName >dotnet-lambda-test-tool</ToolCommandName >
18- <Version >0.10.1 </Version >
18+ <Version >0.10.2 </Version >
1919 <NoWarn >NU5100</NoWarn >
2020 <RollForward >Major</RollForward >
2121 <PackageReadmeFile >README.md</PackageReadmeFile >
You can’t perform that action at this time.
0 commit comments