Skip to content

fsi 10.9.1.0 for F# 4.7 reference dll ok but 10.10.0.0 for F# 4.7 not ok #10021

@ingted

Description

@ingted

Repro steps

Provide the steps required to reproduce the problem:

  1. fsi 10.9.1.0 for F# 4.7:
    #r @"C:\Users\aniba\Downloads\mdcdev\packages\Akkling.Cluster.Sharding.0.9.3\lib\net452\Akkling.Cluster.Sharding.dll"
  2. fsi 10.10.0.0 for F# 4.7:
    #r @"C:\Users\aniba\Downloads\mdcdev\packages\Akkling.Cluster.Sharding.0.9.3\lib\net452\Akkling.Cluster.Sharding.dll"

Expected behavior

  1. --> Referenced 'C:\Users\aniba\Downloads\mdcdev\packages\Akkling.Cluster.Sharding.0.9.3\lib\net452\Akkling.Cluster.Sharding.dll' (file may be locked by F# Interactive process)

    1. --> Referenced 'C:\Users\aniba\Downloads\mdcdev\packages\Akkling.Cluster.Sharding.0.9.3\lib\net452\Akkling.Cluster.Sharding.dll' (file may be locked by F# Interactive process)

Actual behavior

  1. --> Referenced 'C:\Users\aniba\Downloads\mdcdev\packages\Akkling.Cluster.Sharding.0.9.3\lib\net452\Akkling.Cluster.Sharding.dll' (file may be locked by F# Interactive process)

  2. error FS0192: internal error: internal error: Fixup: the ccu thunk for assembly System.Collections.Immutable not delayed!

Known workarounds

So far no...

Related information

  • Operating system: Windows Server 2019
  • .NET Runtime kind: .NET Framework 4.8
  • Editing Tools: Visual Studio 2019 community 16.7.2 with Microsoft Visual F# Tools 10.10.0.0 for F# 4.7

Metadata

Metadata

Assignees

Labels

Area-FSIBugImpact-High(Internal MS Team use only) Describes an issue with extreme impact on existing code.Regression

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions