Skip to content

Commit

Permalink
Robot-merge branch net233 into net233-kkr-fsharp-test-episodes by kon…
Browse files Browse the repository at this point in the history
…stantin.krukhmalev <[email protected]>
  • Loading branch information
DotNet Merge Robot authored and qodana-bot committed Oct 14, 2023
2 parents 0db9a68 + 4cf94a5 commit ac4327b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ open JetBrains.Rider.Backend.Env
type FSharpFileService(settingsLocation: RiderAnyProductSettingsLocation, fileExtensions: IProjectFileExtensions) =
let scratchesDir =
// Parameters are arbitrary, they aren't currently used inside this override.
settingsLocation.GetSettingsPath(HostFolderLifetime.TempFolder, ApplicationHostDetails.PerHost)
settingsLocation.GetUserSettingsDir(HostFolderLifetime.TempFolder, ApplicationHostDetails.PerHost)
.Parent / "scratches"

interface IFSharpFileService with
Expand Down

0 comments on commit ac4327b

Please sign in to comment.