Skip to content

1.12.0 NuGet Builds Are Broken Due To libpsl #1243

@COM8

Description

@COM8

Description

When building and using 1.12.0 NuGet packages, they fail when running code in debug mode on Windows. Release works as expected.
Looks like there is some issue with the debug flags passed to the cpr NuGet build.

Example/How to Reproduce

  1. Consume a 1.12.1 or 1.12.0 NuGet package in VS.
  2. Debug execution fails while release works.

Possible Fix

Make sure we set the correct debug runtime flags on Windows while building the NuGet packages.

Where did you get it from?

GitHub (branch e.g. master)

Additional Context/Your Environment

  • OS: W11
  • Version: 1.12.0

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