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
Pinned
930 contributions in the last year
Activity overview
Contribution activity
August 2020
Created a pull request in NuGet/NuGet.Client that received 1 comment
uses different parsing logic for platform versions when dot is missing
Fixes: NuGet/Home#9842
+34
−1
•
1
comment
- Add a project framework inference/parsing utility
- VS nomination uses TFI/TFV/TFP/TPI/TPV properties to parse NuGetFramework
- In commandline restores, read the runtime identifier graph through the TargetFrameworkInformation item, improve the test coverage of dotnet tool scenarios
- In commandline restore, in multi targeting scenarios, read the target framework details from the inner build