-
Notifications
You must be signed in to change notification settings - Fork 830
Closed
Labels
BugImpact-Medium(Internal MS Team use only) Describes an issue with moderate impact on existing code.(Internal MS Team use only) Describes an issue with moderate impact on existing code.
Milestone
Description
While building JetBrains/fsharp-support I've noticed the following warning:
/Users/eugene/Developer/resharper-fsharp/ReSharper.FSharp/test/src/FSharp.Common.Tests/unknown(1,1):
warning FS3186: An error occurred while reading the F# metadata node at position 1 in table 'itycons' of assembly
'JetBrains.ReSharper.Plugins.FSharp.Common, Version=1.0.0.0, Culture=neutral, PublicKeyToken=333a98252ac829ae'.
The node had no matching declaration. Please report this warning. You may need to recompile the F# assembly you are using.
[/Users/eugene/Developer/resharper-fsharp/ReSharper.FSharp/test/src/FSharp.Common.Tests/FSharp.Common.Tests.fsproj]
It reproduces on both macOS and Windows with following dotnet
eugene@Eugenes-MacBook:ReSharper.FSharp$ dotnet --version
3.0.100
Metadata
Metadata
Assignees
Labels
BugImpact-Medium(Internal MS Team use only) Describes an issue with moderate impact on existing code.(Internal MS Team use only) Describes an issue with moderate impact on existing code.