Skip to content

Commit

Permalink
Publish 5.22.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
bgrainger committed Jun 6, 2024
1 parent e58936d commit c08c40e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<VersionPrefix>5.21.1</VersionPrefix>
<VersionPrefix>5.22.0</VersionPrefix>
<PackageValidationBaselineVersion>5.21.0</PackageValidationBaselineVersion>
<LangVersion>12.0</LangVersion>
<Nullable>enable</Nullable>
Expand Down
2 changes: 1 addition & 1 deletion ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release Notes

## Unreleased
## 5.22.0

* Fix running `dotnet test` with extra properties.
* Add `DotNetTestSettings.GetLogger` to support custom loggers.
Expand Down

0 comments on commit c08c40e

Please sign in to comment.