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 ee95533 commit 2c711efCopy full SHA for 2c711ef
Blueprints/BlueprintDefinitions/vs2022/Templates.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<PackageType>Template</PackageType>
5
- <PackageVersion>7.2.1</PackageVersion>
+ <PackageVersion>7.3.0</PackageVersion>
6
<PackageId>Amazon.Lambda.Templates</PackageId>
7
<Title>AWS Lambda Templates</Title>
8
<Authors>Amazon Web Services</Authors>
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## Release 2024-11-13
+
+### Amazon.Lambda.Templates (7.3.0)
+* Update package Dependencies.
+* Custom Runtime templates target .NET 9.
+* Rework the `EntryPoint` for F# test projects.
## Release 2024-11-12
9
10
### Amazon.Lambda.Annotations (1.6.0)
0 commit comments