dotnet-core/release-notes/2.1/2.1.502-SDK/2.1.502-commits.md
Vivek Mishra 33f069fc69
Added commits MD files for 2.1.502/2.2.101 SDK releases (#2158)
* Added commits for 2.1.502/2.2.101 SDK releases
2018-12-18 13:47:21 -08:00

8 lines
No EOL
479 B
Markdown

# Commits to .NET Core SDK 2.1.502
This is a curated list of commits during the .NET Core SDK 2.1.502 development cycle.
## CLI
* [`[9acec9ea7]`](https://github.com/dotnet/cli/commit/9acec9ea7) Insert NuGet Build 4.9.2-rtm.5706 into cli
* [`[01104362c]`](https://github.com/dotnet/cli/commit/01104362c) Adding explicit dependencies to NuGet and NewtonSoft.Json to update-dependencies project because they are not being brought transitivily through the VersionTools dependency.