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
728 contributions in the last year
Contribution activity
November 2020
Created 5 commits in 2 repositories
Created a pull request in dotnet/sdk that received 2 comments
Fix references to Exe projects
Fix #1675 Include runtimeconfig.json and deps.json in files that are copied from a referenced Exe project. Note that I also included a refactoring …
Opened 3 other pull requests in 1 repository
dotnet/sdk
1
open
2
merged
Reviewed 5 pull requests in 4 repositories
dotnet/installer 2 pull requests
NuGet/Home 1 pull request
dotnet/designs 1 pull request
dotnet/sdk 1 pull request
Created an issue in NuGet/Home that received 1 comment
Empty frameworkReferences groups should be generated when packing multitargeted projects
Pack the following project: <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFrameworks>netcoreapp3.1;net5.0;net5.0-windows</TargetFrameworks…

