Skip to content

System.memory nuget package causing .net native fail #1708

@AnthroHeader

Description

@AnthroHeader

I'm attempting to use the System.Memory nuget package for Span<T> support in my UWP app.
Unfortunately, while everything works in debug, compiling in release mode using the .net native toolchain fails with the following error message:

Internal compiler error: Object reference not set to an instance of an object.
C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\1.7.3\tools\Microsoft.NetNative.targets	697

The project I'm working on is open source and available here.

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