Skip to content

.NET higher version #289

@mahengrui1

Description

@mahengrui1

Now the App For Windows x64 requires .NET 9.0. However for my .NET 10 it seems works.

in ADB Explorer.runtimeconfig.json just add:

,
    "rollForward": "LatestMajor"
  }
}

after the "CSWINRT_USE_WINDOWS_UI_XAML_PROJECTIONS": false }

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingfixedThis is fixed in main, but not in release

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions