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 e4a4a56 commit 8507eafCopy full SHA for 8507eaf
Libraries/src/Amazon.Lambda.RuntimeSupport/Amazon.Lambda.RuntimeSupport.csproj
@@ -4,9 +4,9 @@
4
5
<PropertyGroup>
6
<TargetFrameworks>netstandard2.0;net5.0;net6.0</TargetFrameworks>
7
- <VersionPrefix>1.8.1</VersionPrefix>
+ <VersionPrefix>1.8.2</VersionPrefix>
8
<Description>Provides a bootstrap and Lambda Runtime API Client to help you to develop custom .NET Core Lambda Runtimes.</Description>
9
10
11
<AssemblyTitle>Amazon.Lambda.RuntimeSupport</AssemblyTitle>
12
<AssemblyName>Amazon.Lambda.RuntimeSupport</AssemblyName>
0 commit comments