Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update FSharp.Compiler.Service to 43.7.200 #796

Merged
merged 7 commits into from
Mar 29, 2023
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Include refence to FSharp.Compiler.Service.
nojaf committed Mar 29, 2023
commit 789539d5d91f3cd93bee7fcfd31c6a79c05852b0
1 change: 1 addition & 0 deletions docs/apidocs.fsx
Original file line number Diff line number Diff line change
@@ -9,6 +9,7 @@ index: 5
(*** condition: prepare ***)
#nowarn "211"
#I "../src/FSharp.Formatting/bin/Release/netstandard2.1"
#r "FSharp.Compiler.Service"
#r "FSharp.Formatting.Common.dll"
#r "FSharp.Formatting.Markdown.dll"
#r "FSharp.Formatting.CodeFormat.dll"