Malhar Khimsaria

Results 3 issues of Malhar Khimsaria

*Issue #, if available:* DOTNET-6203 *Description of changes:* This PR adds a `YamlWriter` which can surgically manipulate a YAML blob. Similar entities: * [JsonWriter](https://github.com/aws/aws-lambda-dotnet/blob/master/Libraries/src/Amazon.Lambda.Annotations.SourceGenerator/Writers/JsonWriter.cs) * [JsonWriterTests](https://github.com/aws/aws-lambda-dotnet/blob/master/Libraries/test/Amazon.Lambda.Annotations.SourceGenerators.Tests/WriterTests/JsonWriterTests.cs) I will create a...

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...

**Describe the bug** No recommendations are generated when the project `.csproj` file uses a variable for the `TargetFramework` property. **To Reproduce** Steps to reproduce the behavior: 1. Create a new...

bug
p2
queued