File tree Expand file tree Collapse file tree 3 files changed +10
-16
lines changed
Blueprints/BlueprintDefinitions/vs2022 Expand file tree Collapse file tree 3 files changed +10
-16
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <PackageType >Template</PackageType >
5- <Version >7.5 .0</Version >
5+ <Version >8.0 .0</Version >
66 <PackageId >Amazon.Lambda.Templates</PackageId >
77 <Title >AWS Lambda Templates</Title >
88 <Authors >Amazon Web Services</Authors >
Original file line number Diff line number Diff line change 1+ ## Release 2025-12-17
2+
3+ ### Amazon.Lambda.Templates (8.0.0)
4+ * Update templates to target .NET 10
5+ * Add new lambda.FileBased template for C# file-based Lambda functions
6+ * Lambda projects will now be created directly in output directory instead of under src/<name >
7+ * Removed xUnit test projects to allow Lambda projects to be created in output directory
8+ * Removed lambda.OrderFlowersChatbot and lambda.LexBookTripSample templates
9+
110## Release 2025-12-12
211
312### Amazon.Lambda.Annotations (1.8.0)
You can’t perform that action at this time.
0 commit comments