Skip to content

Should the project be altered to target a more recent version of the Windows SDK? #292

@AltitudeApps

Description

@AltitudeApps

Question: should the project be altered to target a more recent version of the Windows SDK? I noticed that it was upgraded to be a .NET 10 project. So, I'm wondering if I should be surprised by the build errors which resulted from my having only a newer Windows SDK installed. But maybe there is a reason for this.

I installed .NET 10, etc., so that I could build the project. I ended up with:

C:\Program Files (x86)\Windows Kits\10\bin\10.0.26100.0

on my disk.

But the project wouldn't build until I installed the older version of the SDK:

C:\Program Files (x86)\Windows Kits\10\bin\10.0.22621.0

Since the project was upgraded to .NET 10, would it make sense to point the project at the latest version of the Windows SDK?

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