Skip to content

Commit

Permalink
Release notes update
Browse files Browse the repository at this point in the history
  • Loading branch information
daveaglick committed Dec 19, 2023
1 parent 28cb7ee commit 7270a49
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit 7270a49

Please sign in to comment.