Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
-
Forked from dotnet/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
C# 1
-
Forked from mono/referencesource
Source from the Microsoft .NET Reference Source that represent a subset of the .NET Framework
C#
-
Forked from dotnet/roslyn
The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs.
C#
-
510 contributions in the last year
Activity overview
Contribution activity
November 1, 2020
October 2020
Created a pull request in dotnet/xharness that received 4 comments
[wasm][test-browser] Retry launching chrome if it fails on startup
When starting chrome via selenium+chromedriver, it seems to crash inexplicably (dotnet/runtime#43955). As a workaround, let's retry that a few times.
- [wasm][debugger][tests] Enable debugger tests on the CI
- [wasm][debugger] Fix check for already loaded assemblies
- [wasm][debugger] GetPossibleBreakpoints - return error message, as response
- [wasm][debugger][tests] Make `dotnet test DebuggerTestSuite.csproj` work
- [wasm][tests] Log messages with the correct log level