From 7270a49869394977c8148e582a67fcdb70fec434 Mon Sep 17 00:00:00 2001 From: Dave Glick Date: Tue, 19 Dec 2023 14:12:13 -0500 Subject: [PATCH] Release notes update --- RELEASE.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/RELEASE.md b/RELEASE.md index dbd61386..47ffbcf4 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,6 +1,9 @@ -# 5.0.2 +# 6.0.0 +- 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). # 5.0.1