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

#r "paket: ...." ought to be shipped as part of FSAC, to easily enabl… #1198

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

smoothdeveloper
Copy link

@smoothdeveloper smoothdeveloper commented Nov 11, 2023

#r "paket: ...." ought to be shipped as part of FSAC, to easily enable tools that integrate it, to refer to the folder with --compilertool: in the arguments for FSI.

related: dotnet/fsharp#8880

WHAT

🤖 Generated by Copilot at 6774439

This pull request adds support for Paket as a dependency manager for F# scripts, and fixes a minor typo in the documentation. It modifies the paket.dependencies, FsAutoComplete.fsproj, and paket.references files, and the AdaptiveServerState.fs file.

🤖 Generated by Copilot at 6774439

Paket for scripts
A feature users wanted
Fixed typo too //

📦📝📚

WHY

HOW

🤖 Generated by Copilot at 6774439

  • Add FSharp.DependencyManager.Paket package to enable Paket dependency management for F# scripts (link, link, link)
  • Fix typo and add reference tag in XML documentation of AdaptiveState type in AdaptiveServerState.fs (link)

…e tools that integrate it, to refer to the folder with --compilertool: in the arguments for FSI.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant