Skip to content
This repository was archived by the owner on Dec 23, 2024. It is now read-only.

Commit b16d51c

Browse files
cartermpnosami
authored andcommitted
Update release-notes.md
1 parent 87ca51b commit b16d51c

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

release-notes.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,10 +122,14 @@ This release covers three important milestones: F# 5, Visual Studio 16.8, and .N
122122
* Disable partial type checking when getting full results for a file [#10448](https://github.com/dotnet/fsharp/pull/10448)
123123
* Fix unused open type declaration detection [#10510](https://github.com/dotnet/fsharp/pull/10510), by [André Slupik](https://github.com/asik)
124124

125+
### FSharp Compiler Service 38.0.2
126+
127+
* Add FSharp.DependencyManager.Nuget as a project reference and ensure it is in the package, allowing other editors to consume `#r "nuget:..."` references at design-time [#10784](https://github.com/dotnet/fsharp/pull/10784)
128+
125129
### FSharp Compiler Service 38.0.1
126-
* add check for system assemblies completion [#10575](https://github.com/dotnet/fsharp/pull/10575)
130+
* Add check for system assemblies completion [#10575](https://github.com/dotnet/fsharp/pull/10575)
127131
* Fix net sdk references discovery [#10569](https://github.com/dotnet/fsharp/pull/10569)
128-
* Fix FSC nuget package dependencies. [#10588](https://github.com/dotnet/fsharp/pull/10588)
132+
* Fix FSC nuget package dependencies [#10588](https://github.com/dotnet/fsharp/pull/10588)
129133

130134
### FSharp Compiler Service 38.0.0
131135

0 commit comments

Comments
 (0)