Skip to content

Commit

Permalink
Release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
daveaglick committed May 5, 2021
1 parent 51ba81f commit 9b7f387
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# 3.2.1

- Sets SolutionFilePath in the Workspace Solution when it's available (#177, thanks @markrendle)
- Fixed `ProjectAnalyzer` exceptions when the solution file is not in the source root (#175, #176, thanks @psfinaki)
- Fixed a small QOL change needed when using Buildalyzer for F# (#172, thanks @dukedagmor)
- Fixed bug when `PackageReference` contains the name of a package in `Update` instead of `Include` (#170, #171, thanks @eNeRGy164)
- Refactored Buildalyzer.Workspaces so a Microsoft.CodeAnalysis.VisualBasic.Workspaces reference is not needed when not using Visual Basic features (#168, #169, thanks @svick)

# 3.2.0

- Refactored `ProjectItem` to an interface `IProjectItem` for easier mocking/testing (#161, #162, thanks @fbd)
Expand Down

0 comments on commit 9b7f387

Please sign in to comment.