Philippe El Asmar

Results 6 issues of Philippe El Asmar

*Issue #, if available:* DOTNET-7212 *Description of changes:* In order to support deploying .NET8 apps on Beanstalk prior to Beanstalk adding .NET8 support, we had to force .NET8 apps to...

*Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

*Issue #, if available:* DOTNET-7715 *Description of changes:* * Updated the default `Dockerfile` template to include a fix for the hanging `dotnet restore` in docker build. This follows the following...

*Issue #, if available:* DOTNET-5124 *Description of changes:* * Added a new `SupportedArchitectures` property to recipes which has 2 allowed values: `X86_64` and `Arm64`. I have set all our recipes...

*Description of changes:* * Remove Annotation's library nuspec file and replace with a regular `dotnet build` of the `Amazon.Lambda.Annotations.SourceGenerator` project to produce the `Amazon.Lambda.Annotations` package. * Update tests to automatically...

*Description of changes:* Get rid of Annotations Nuspec file to simplify the Amazon.Lambda.Annotations project and allow for easier versioning. By submitting this pull request, I confirm that my contribution is...