Carlin Scott

Results 45 issues of Carlin Scott

I ran a bunch of builds and re-ran a couple in TFS. All of them show correct status except one which is showing info for the previous build but when...

I triggered a TeamCity build by checking into TFS and see my username associated with it rather than my real name.

Supposedly MSBuild can intelligently run build targets if they specify an "Inputs" and "Outputs" parameter. What it will try to do is compare timestamps of the input files to the...

The Exec task supports regular expressions for finding error/warning lines in the console output. If you set these up, those erros/warnings appear in the error list window like all other...

I have no idea what commands are available for the checkmate tool, other than what I found in the sh scripts. Where are the commands and arguments documented? `checkmate help`...

Add support for APIGatewayCustomAuthorizerRequest V2 ## Describe the Feature [APIGatewayCustomAuthorizerRequest.cs](https://github.com/aws/aws-lambda-dotnet/blob/master/Libraries/src/Amazon.Lambda.APIGatewayEvents/APIGatewayCustomAuthorizerRequest.cs) is not compatible with [format 2.0](https://docs.aws.amazon.com/apigateway/latest/developerguide/http-api-lambda-authorizer.html#http-api-lambda-authorizer.payload-format) ### Is your Feature Request related to a problem? I can't deserialize the latest...

feature-request
module/aspnetcore-support

**Is your feature request related to a problem? Please describe.** I use logger scopes to add call stack context to all my log messages, but that information isn't output to...

What resources do I need to move with my VM when I move it to another Subscription? 1. I tried moving just the VM, but I got an error simply...

virtual-machines/svc
triaged
cxp
product-question
Pri2
awaiting-customer-response

needs-ok-to-test
status/needs-update
Stale
needs-rebase

Visual Studio automatically adds a unicode control character sequence at the beginning of every file, known as a BOM, to indicate the file's encoding. This sequence is being incorrectly identified...