Skip to content

Commit

Permalink
Version bump Amazon.Lambda.AspNetCoreServer to 8.0.0
Browse files Browse the repository at this point in the history
Major version bump is due to the slight runtime breaking change of PR #899
  • Loading branch information
normj committed Feb 12, 2023
1 parent 0ca6732 commit 36beea1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<Description>Amazon.Lambda.AspNetCoreServer makes it easy to run ASP.NET Core Web API applications as AWS Lambda functions.</Description>
<TargetFrameworks>netcoreapp3.1;net6.0</TargetFrameworks>
<AssemblyTitle>Amazon.Lambda.AspNetCoreServer</AssemblyTitle>
<VersionPrefix>7.3.0</VersionPrefix>
<VersionPrefix>8.0.0</VersionPrefix>
<AssemblyName>Amazon.Lambda.AspNetCoreServer</AssemblyName>
<PackageId>Amazon.Lambda.AspNetCoreServer</PackageId>
<PackageTags>AWS;Amazon;Lambda;aspnetcore</PackageTags>
Expand Down

0 comments on commit 36beea1

Please sign in to comment.