Skip to content

Commit 7885594

Browse files
committed
Update changelog and readme
1 parent 54ae35d commit 7885594

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
* As a workaround, make an edit within the file before using Rename Symbol.
1414

1515
## 1.25.5
16-
* Update Razor to 7.0.0-preview.23124.2 (PR: )
16+
* Update Razor to 7.0.0-preview.23124.2 (PR: [#5604](https://github.com/OmniSharp/omnisharp-vscode/pull/5604))
1717
* Fix colorization when nullable operators are present ([#5570](https://github.com/OmniSharp/omnisharp-vscode/pull/5570))
1818
* Add C#/HTML folding range support ([razor#8309](https://github.com/dotnet/razor/pull/8309))
1919
* Formatting fixes ([razor#8318](https://github.com/dotnet/razor/pull/8318))

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ If you still need Unity or .NET Framework support, you can set `omnisharp.useMod
3232
See issue [#5120](https://github.com/OmniSharp/omnisharp-vscode/issues/5120) for more details.
3333

3434
## What's new in 1.25.5
35-
* Update Razor to 7.0.0-preview.23124.2 (PR: )
35+
* Update Razor to 7.0.0-preview.23124.2 (PR: [#5604](https://github.com/OmniSharp/omnisharp-vscode/pull/5604))
3636
* Fix colorization when nullable operators are present ([#5570](https://github.com/OmniSharp/omnisharp-vscode/pull/5570))
3737
* Add C#/HTML folding range support ([razor#8309](https://github.com/dotnet/razor/pull/8309))
3838
* Formatting fixes ([razor#8318](https://github.com/dotnet/razor/pull/8318))

0 commit comments

Comments
 (0)