dotnet / dotnet/maui

Remove UWP BootstrapHelper

Open
#5,362 6 comments 0 reactions 1 assignee Assigned to @drasticactions View on GitHub
area-tooling perf/general platform/windows Task
Dominant language
C#
Stars
23.3k
Forks
2k
Avg merge
1d 15h
Merged PRs (30d)
290

Description

### Description

We have this code that was added in https://github.com/xamarin/Xamarin.Forms/pull/11400 for UWP.

https://github.com/dotnet/maui/blob/e37b7bb2445348622e22c516044ac4c537d18f6e/src/Compatibility/Core/src/Windows/BootstrapHelper.cs#L7-L40

Is this still necessary? Can it be removed? It is not trim-compatible since the method being referenced could be trimmed from the app.

cc @StephaneDelcroix @jsuarezruiz

### Steps to Reproduce

N/A

### Version with bug

Unknown/Other (please specify)

### Last version that worked well

Unknown/Other

### Affected platforms

Windows

### Affected platform versions

all

### Did you find any workaround?

_No response_

### Relevant log output

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.