Skip to content

Error merging VB app in 2.0.27 #347

@pricerc

Description

@pricerc

I'm using 2.0.18 ok, but nuget advised me that there was an update, so I decided to try it.

I run the repack in a post-build CMD file, with this snippet:
SET ILMERGE_VERSION=2.0.27
SET ILMERGE_PATH=%USERPROFILE%.nuget\packages\ilrepack%ILMERGE_VERSION%\tools\

Without doing anything else besides changing the minor version from 18 to 27, I get this error:

Failed to resolve assembly: 'Microsoft.VisualBasic.Core, Version=0.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions