Open
Description
Why do you need this feature?
- Simplify the installation process by self-containing all dependencies.
- Faster startup of the app
Suggest an implementation
- Requires Windows App SDK 1.6
- Requires all dependencies to support NativeAOT
- Update
FluentLauncher.Infra
to support NativeAOT - Update FluentCore to support NativeAOT
- Replace
Binding
withx:Bind
- Ancestor Binding
RelativeSource=Self
in aDataTemplate
- Use of
ElementName
in aDataTemplate