From de65d8e96ce7fef65d832adf309a66340e118b80 Mon Sep 17 00:00:00 2001 From: Ryland <41491307+ryalanms@users.noreply.github.com> Date: Wed, 20 Jan 2021 19:53:57 -0800 Subject: [PATCH] Update Wpf.Cpp.Targets TFM. Win10- should be win-. Co-authored-by: Alexandre Zollinger Chohfi Co-authored-by: Marcpems Co-authored-by: Juan Sebastian Hoyos Ayala Co-authored-by: Ryland <41491307+ryalanms@users.noreply.github.com> --- eng/WpfArcadeSdk/tools/Wpf.Cpp.targets | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eng/WpfArcadeSdk/tools/Wpf.Cpp.targets b/eng/WpfArcadeSdk/tools/Wpf.Cpp.targets index 82cf6eb24bb..c292d992e1e 100644 --- a/eng/WpfArcadeSdk/tools/Wpf.Cpp.targets +++ b/eng/WpfArcadeSdk/tools/Wpf.Cpp.targets @@ -558,11 +558,11 @@ using namespace System::Runtime::Versioning; + Properties="TargetFramework=$(TfmForBuild);Platform=$(Architecture);RuntimeIdentifier=win-$(Architecture);IsRestoring=true" /> + Properties="TargetFramework=$(TfmForBuild);Platform=$(Architecture);RuntimeIdentifier=win-$(Architecture)">