Skip to content

Fix for the Issue #938 broken in v6.6.2 #967

Description

@DotNet-Fan

Version

6.6.2

Environment

Windows 11 25H2 26200.9168

Steps to reproduce

  1. Create a sample UWP app native project
  2. Add Nuget reference of youtubeexplode 6.6.1/6.6.2
  3. Build the project in Release x64/x86 with .NET Native tool chain compilation enabled.
    The compilation fails with Internal compiler error: Sequence contains more than one element.

This breaks the fix for #938 - Downgrade System.Text.Json to 9.0.2 for UWP .NET Native Toolchain compatibility by @Copilot in #938

Details

Adding YoutubeExplode v6.6.2 in UWP projects should not break the UWP .NET Native Toolchain compatibility.
This works for the package 6.6.0

Checklist

  • I have looked through existing issues to make sure that this bug has not been reported before
  • I have provided a descriptive title for this issue
  • I have made sure that this bug is reproducible on the latest version of the package
  • I have provided all the information needed to reproduce this bug as efficiently as possible
  • I have sponsored this project

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions