You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updates Microsoft.Build to 17.0.1, along with some other dependency updates (#234, thanks @pentp).
Ensures paths being passed to Roslyn in Buildalyzer.Workspaces are absolute (#232, thanks @tjchester).
Support for nullable context options in Buildalyzer.Workspaces (#235, thanks @Corniel).
Added a DOTNET_INFO_WAIT_TIME environment variable that can be used to specify an alternate amount of time to wait for dotnet --info to complete when getting local SDK information (#236, thanks @phmonte).