Skip to content
This repository was archived by the owner on Jul 26, 2023. It is now read-only.
This repository was archived by the owner on Jul 26, 2023. It is now read-only.

.NET Native toolchain bug blocks UWP consumption #227

@AArnott

Description

@AArnott

Ryan Byington said this:

This is a bug in the .NET Native toolchain. I have opened 205214 to track this issue.

You can work around this issue by updating the PInvoke.NTSTATUS type here and the Value property to not use an auto-implemented property and instead define an explicit field(e.g. m_value) for the property.

Reported by @AymenDaoudi and @paulanthonymorris as tracked by AArnott/PCLCrypto#81

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions