Top "Desktop-bridge" questions

Windows 10 Desktop Bridge platform and tooling allows developers to take advantage of UWP features and package as a Windows app.

How to launch .exe file in uwp app using fulltrustlauncher?

for now, i need to execute a .exe file in my uwp app. I know a solution is using fulltrustlauncher, …

uwp launch desktop-bridge
UWP appx package Signtool "Error: SignerSign() failed." (-2147024885/0x8007000b)

EDIT Event log error was this: error 0x8007000B: The app manifest publisher name (CN=...) must match the subject name …

windows-store-apps signtool appx desktop-bridge desktop-app-converter
Could not load file or assembly 'System.Private.CoreLib...'

I have a Xamarin.Forms app which targets .net standard 1.4. On the UWP app which has minimum version 14393 (and targets 16299) …

c# xamarin uwp .net-standard desktop-bridge