Skip to content

Beta 5.0.0 missing dependency in net472 lib folder #28

Description

@ardittristan

In version 0.4.3 the net472 version of assemblypublicizer was using the netstandard2.0 version of asmresolver, starting with 0.5.0 it is instead using the net472 version of asmresolver.
The net472 version of asmresolver has MonoMod.Backports as an extra dependency which is not included in the lib folder, making the build break because of a missing dependency when $(MSBuildRuntimeType) != 'Core'

Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions