Skip to content

Commit 3bcded2

Browse files
release_2026-04-16
1 parent 249ce0f commit 3bcded2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Libraries/src/Amazon.Lambda.Annotations.SourceGenerator/Amazon.Lambda.Annotations.SourceGenerator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
2121
<IncludeBuildOutput>false</IncludeBuildOutput>
2222

23-
<Version>1.13.0</Version>
23+
<Version>1.14.0</Version>
2424
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
2525
</PropertyGroup>
2626

Libraries/src/Amazon.Lambda.Annotations/Amazon.Lambda.Annotations.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<AssemblyOriginatorKeyFile>..\..\..\buildtools\public.snk</AssemblyOriginatorKeyFile>
1212
<SignAssembly>true</SignAssembly>
1313

14-
<Version>1.13.0</Version>
14+
<Version>1.14.0</Version>
1515
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
1616
</PropertyGroup>
1717

0 commit comments

Comments
 (0)