Ryan Shepherd

Results 19 comments of Ryan Shepherd
trafficstars

This is currently being tracked by internal bug http://task.ms/40265852, assigned to @evelynwu-msft .

I've had a lot on my plate this last month, but I'll try to get some initial diagnosis happening this week.

I tried to reproduce this issue using MSTest 2.2.10, and the test discovery seemed to work. Were you using MSTest 2.2.10? If 2.2.10 still doesn't work, could you share a...

@DrusTheAxe and @huichen123 may have seen something similar. Could one of you respond here regarding the class activation issue? Is there a WindowsAppSDK issue, an MSTest issue, or is there...

I’ve tracked down the task invocations responsible for generating the two differing deps.json files. They are both calls to GenerateDepsFile in C:\Program Files\dotnet\sdk\6.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net472\Microsoft.NET.Build.Tasks.dll. The first file to be generated is...

Was able to get an application event trace containing: ``` Application: CsApp2.exe CoreCLR Version: 6.0.522.21309 .NET Version: 6.0.5 Description: The process was terminated due to an unhandled exception. Exception Info:...

I've created an internal task to track this: https://task.ms/39946393 and assigning to @DrusTheAxe

What happened to this pull request? The changes in FileHistory alone look pretty valuable to me. @bording appears to be the only recent contributor.

Would love to see this approved. This is needed to fix https://github.com/libgit2/libgit2sharp/issues/2090 which breaks libgit2sharp on repos that enabled index.skipHash.

@bording Is this something you'd be able to look into?