Skip to content

Commit aa1dd87

Browse files
authored
Update CHANGELOG with new feature and fixes
1 parent 0860a17 commit aa1dd87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
* Ensure unique file paths for non-file Uris (PR: [#12037](https://github.com/dotnet/razor/pull/12037))
3333
* Fix completion of hyphenated items (PR: [#12035](https://github.com/dotnet/razor/pull/12035))
3434
* Allow completion items to add using directives (PR: [#12034](https://github.com/dotnet/razor/pull/12034))
35+
* Default `dotnet.projects.enableFileBasedPrograms` to `true` (PR: [#8587](https://github.com/dotnet/vscode-csharp/pull/8587)
3536

3637
# 2.86.x
3738
* Bump Roslyn to 5.0.0-1.25361.2 (PR: [#8416](https://github.com/dotnet/vscode-csharp/pull/8416))

0 commit comments

Comments
 (0)