Results 9 issues of Chris

#### Description of change Pass back the upload result if upload is attempted, gives caller more information on if upload was successful. Also add null checking for a null telemetry...

## Related issue Closes: #ISSUE_NUMBER_HERE ## Description * Describe the changes in this pull request ## Supplemental testing Describe any testing done in addition to existing unit tests ## Additional...

## Describe the bug Seems like we can't fetch the symbol information on some of the invocation expression syntax node. For example bundles.Add(New ScriptBundle("~/bundles/jquery").Include("~/Scripts/jquery-{version}.js")) in the VBWebApi Test project. It...

*Description of changes:* update npm packages to address security risks *Testing done:* ## Merge Checklist _Put an `x` in the boxes that apply. You can also fill these out after...

*Description of changes:* Remove profile requirement and associated UI elements *Testing done:* Manual testing and ran through integration tests ## Merge Checklist _Put an `x` in the boxes that apply....

*Description of changes:* Add function to scan log file for common errors and report to customer in flash bar. Checks for these messages: 1. Missing MSBuild Path 2. Unauthorized Access...

*Issue #, if available:* *Description of changes:* check memory usage during stability integration test and error out if memory usage exceeds expectations. *Testing done:* ## Merge Checklist _Put an `x`...

#### Description of change [//]: # (What are you trying to fix? What did you change) #### Issue [//]: # (Having an issue # for the PR is required for...

### 🚀 Pull Request Template ## Description This PR updates the PackageReference constructor to include the version if found in a child element instead of the XElement attribute during parsing....