We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7220c0 commit a9ff92fCopy full SHA for a9ff92f
Libraries/src/Amazon.Lambda.RuntimeSupport/Amazon.Lambda.RuntimeSupport.csproj
@@ -4,7 +4,7 @@
4
5
<PropertyGroup>
6
<TargetFrameworks>netstandard2.0;net6.0;net8.0;net9.0;net10.0</TargetFrameworks>
7
- <Version>1.13.1</Version>
+ <Version>1.13.2</Version>
8
<Description>Provides a bootstrap and Lambda Runtime API Client to help you to develop custom .NET Core Lambda Runtimes.</Description>
9
<AssemblyTitle>Amazon.Lambda.RuntimeSupport</AssemblyTitle>
10
<AssemblyName>Amazon.Lambda.RuntimeSupport</AssemblyName>
0 commit comments