From 4670323694b1ed375a60e2e2ba12a0df879a226a Mon Sep 17 00:00:00 2001 From: Eric Erhardt Date: Tue, 9 May 2017 21:51:32 -0500 Subject: [PATCH] Remove unused property. --- build/BundledRuntimes.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/BundledRuntimes.props b/build/BundledRuntimes.props index 7f579209a..56e0a9c11 100644 --- a/build/BundledRuntimes.props +++ b/build/BundledRuntimes.props @@ -17,7 +17,7 @@ NOTE: There isn't a 'linux-x64' version of the installers or the additional shared framweork. --> $(CoreSetupRid) linux-x64 - dotnet-$(SharedFrameworkRid).$(SharedFrameworkVersion)$(ArchivePortableSuffix)$(ArchiveExtension) + dotnet-$(SharedFrameworkRid).$(SharedFrameworkVersion)$(ArchiveExtension)