From c3e810d4bc1ae20c664bc053ad0fb6229bb0457b Mon Sep 17 00:00:00 2001
From: Ben Villalobos <4691428+BenVillalobos@users.noreply.github.com>
Date: Thu, 1 Apr 2021 15:25:16 -0700
Subject: [PATCH] Initial attempt
---
src/Tasks/Microsoft.Common.CurrentVersion.targets | 15 +++++++++++++++
1 file changed, 15 insertions(+)
diff --git a/src/Tasks/Microsoft.Common.CurrentVersion.targets b/src/Tasks/Microsoft.Common.CurrentVersion.targets
index 668684ed3c6..251c2760691 100644
--- a/src/Tasks/Microsoft.Common.CurrentVersion.targets
+++ b/src/Tasks/Microsoft.Common.CurrentVersion.targets
@@ -62,6 +62,21 @@ Copyright (C) Microsoft Corporation. All rights reserved.
Any CPU,x86,x64
+
+ $(AvailablePlatforms),ARM32
+
+
+
+ $(AvailablePlatforms),ARM32
+ $(AvailablePlatforms),ARM32,ARM64
+
+
+
+
+ $(AvailablePlatforms),ARM32,ARM64
+ $(AvailablePlatforms),ARM32,ARM64
+
+