From 88233b3dfcedef79d4b27a74dda76b6c51dc6075 Mon Sep 17 00:00:00 2001 From: Ben Villalobos <4691428+BenVillalobos@users.noreply.github.com> Date: Mon, 7 Jun 2021 12:06:37 -0700 Subject: [PATCH] Update src/Tasks/Microsoft.Common.CurrentVersion.targets Co-authored-by: Forgind --- src/Tasks/Microsoft.Common.CurrentVersion.targets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Tasks/Microsoft.Common.CurrentVersion.targets b/src/Tasks/Microsoft.Common.CurrentVersion.targets index e057b5753e7..cfec6c0e655 100644 --- a/src/Tasks/Microsoft.Common.CurrentVersion.targets +++ b/src/Tasks/Microsoft.Common.CurrentVersion.targets @@ -51,7 +51,7 @@ Copyright (C) Microsoft Corporation. All rights reserved. $([MSBuild]::GetTargetFrameworkIdentifier($(TargetFramework))) - $([MSBuild]::GetTargetFrameworkVersion($(TargetFramework))) + $([MSBuild]::GetTargetFrameworkVersion($(TargetFramework)))