From b99f94765221d75d8642006052c8c04fa385b166 Mon Sep 17 00:00:00 2001 From: Jerome Laban Date: Fri, 28 May 2021 09:19:46 -0400 Subject: [PATCH] fix: Add more uap targets to avoid `System.Runtime.InteropServices.WindowsRuntime` mismatches in desktop packaging --- src/Uno.Core/Uno.Core.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Uno.Core/Uno.Core.csproj b/src/Uno.Core/Uno.Core.csproj index 632e96f..dfd7747 100644 --- a/src/Uno.Core/Uno.Core.csproj +++ b/src/Uno.Core/Uno.Core.csproj @@ -1,6 +1,6 @@  - uap10.0;net46;netstandard2.0;netstandard2.1;net5.0 + uap10.0;uap10.0.17763;uap10.0.19041;net46;netstandard2.0;netstandard2.1;net5.0 Uno.Core Uno.Core $(AssemblyName) ($(TargetFramework)) @@ -32,10 +32,10 @@ all runtime; build; native; contentfiles; analyzers - + - + $(DefineConstants);NETFX_CORE;WINDOWS_UWP;HAS_DICT_GETVALUEORDEFAULT