[PR #219] [MERGED] UWP: Fix images when compiling with .NET Native Toolchain #2461

Closed
opened 2025-11-26 23:19:44 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/219
Author: @alistair23
Created: 12/21/2017
Status: Merged
Merged: 12/21/2017
Merged by: @kspearrin

Base: masterHead: alistair/uwp-release-images


📝 Commits (1)

  • 34ec7a8 UWP: Fix images when compiling with .NET Native Toolchain

📊 Changes

1 file changed (+10 additions, -1 deletions)

View changed files

📝 src/UWP/App.xaml.cs (+10 -1)

📄 Description

Following the instructions here:
https://github.com/luberda-molinet/FFImageLoading/wiki/Xamarin.Forms-API#windows-uwp---compile-with-net-native-tool-chain-note
fix the UWP App.xaml.cs to ensure images are loaded when building UWP
apps for release.

Signed-off-by: Alistair Francis alistair@alistair23.me


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bitwarden/android/pull/219 **Author:** [@alistair23](https://github.com/alistair23) **Created:** 12/21/2017 **Status:** ✅ Merged **Merged:** 12/21/2017 **Merged by:** [@kspearrin](https://github.com/kspearrin) **Base:** `master` ← **Head:** `alistair/uwp-release-images` --- ### 📝 Commits (1) - [`34ec7a8`](https://github.com/bitwarden/android/commit/34ec7a8859b49775d03f92acd4243e752c5da456) UWP: Fix images when compiling with .NET Native Toolchain ### 📊 Changes **1 file changed** (+10 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/UWP/App.xaml.cs` (+10 -1) </details> ### 📄 Description Following the instructions here: https://github.com/luberda-molinet/FFImageLoading/wiki/Xamarin.Forms-API#windows-uwp---compile-with-net-native-tool-chain-note fix the UWP App.xaml.cs to ensure images are loaded when building UWP apps for release. Signed-off-by: Alistair Francis <alistair@alistair23.me> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-26 23:19:44 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#2461