Skip to content

Unable to compile after upgrade to Windows 10 1903 #14

Open
@ToreDemant

Description

After upgrading to Windows 10 1903 I am no longer able to compile this example.

I am getting the following warnings:
The referenced component 'Windows.Data' could not be found.
The referenced component 'Windows.Foundation' could not be found.
The referenced component 'Windows.UI' could not be found.

And errors where code is dependent on the above assemblies.

These files were earlier in system32 but seems to have been removed from 1903. I have not been able to fin a nuget package that includes them.

I also updated to Visual Studio 16.0.3 to 16.1.1 but I don't think that this is the problem.
I have also been having problems building the progress example on a Windows 2016 build server: https://stackoverflow.com/questions/55899493/toastnotification-does-not-contain-a-definition-for-data-on-windows-server-2

Activity

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

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