Previously in
part 1, I introduced JSON-based configuration files inside ASP.NET Core Web Applications. In this post, I will go over the role of
global.json
config file in determining which .NET SDK version to use when executing .NET Core applications.