Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<!-- Versioning -->
<VersionFile>5.0.0</VersionFile>
<VersionPrefix>5.0.0</VersionPrefix>
<VersionSuffix>RC.4</VersionSuffix>
<VersionSuffix>RC.5</VersionSuffix>

<Authors>Microsoft</Authors>
<Copyright>© Microsoft Corporation. All rights reserved.</Copyright>
Expand Down
2 changes: 1 addition & 1 deletion NEWS-BANNER.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
Title: New release available
Intent: Success
---
Version RC4 is now available with many new components.
Version RC5 is now available with many new components.
Check out the GitHub changelog for all the details and breaking changes.
Loading