Skip to content

Commit

Permalink
let FSAC get at the internals
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAngryByrd committed Jun 26, 2024
1 parent 5d6fd69 commit 3aa9db8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Compiler/FSharp.Compiler.Service.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@
<InternalsVisibleTo Include="HistoricalBenchmark" />
<InternalsVisibleTo Include="FSharp.Test.Utilities" />
<InternalsVisibleTo Include="FSharp.Editor" />
<InternalsVisibleTo Include="FsAutoComplete.Core" />
<InternalsVisibleTo Include="FsAutoComplete" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 3aa9db8

Please sign in to comment.