Skip to content

Dotnet publish produces weird warning #43059

@thatbakamono

Description

@thatbakamono

Description

Command dotnet publish -r linux-x64 -c release -p:PublishReadyToRunShowWarnings=true produces a weird warning:

RUNREADYTORUNCOMPILER : warning : Method not found: 'Void Microsoft.Cci.ISymUnmanagedWriter7._VtblGap1_33()'. while resolving 0x600032d - Microsoft.Cci.ISymUnmanagedWriter7._VtblGap1_33. [/home/runner/work/AudioSensei/AudioSensei/AudioSensei/AudioSensei.csproj]

As far as I know, this issue is specific at least to Linux (it doesn't happen on Windows)

Configuration

Ubuntu 18.04 / .NET Core 3.1 / x64

Other information

https://github.com/KernelErr0r/AudioSensei/pull/14/checks?check_run_id=1205984110 // Linux
https://github.com/KernelErr0r/AudioSensei/pull/14/checks?check_run_id=1205984101 // Windows
https://github.com/MichalPetryka/AudioSensei/tree/patch-1

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions