aws-lambda-dotnet icon indicating copy to clipboard operation
aws-lambda-dotnet copied to clipboard

Update additional templates to use annotations [hold until 1.0]

Open ashovlin opened this issue 1 year ago • 0 comments

Issue #, if available: DOTNET-6189

Description of changes: Updates to the Visual Studio 2022 templates:

  1. Updated Lambda Empty Serverless to use annotations. Instructions are provided in the readme to manually revert to the older style.
  2. Updated Lambda Empty Serverless (.NET 6 Container Image) to use annotations. Instructions are provided in the readme to manually revert to the older style.
  3. Updated the Annotations Framework template to remove "preview" language.

Release Note: This is targeting a feature branch. I do not believe we want to release this until we've also released Amazon.Lambda.Annotations at 1.0 and updated the version in the templates.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

ashovlin avatar Aug 26 '22 23:08 ashovlin