From 96636458e5885075b7262dee3e665bb23d8c0911 Mon Sep 17 00:00:00 2001 From: William Li Date: Wed, 18 Jul 2018 21:18:27 -0700 Subject: [PATCH] Passing _NETCoreAppPackageVersion as BundledNETCoreAppPackageVersion(#9702) --- build/MSBuildExtensions.targets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/MSBuildExtensions.targets b/build/MSBuildExtensions.targets index f5365724a..7e039db03 100644 --- a/build/MSBuildExtensions.targets +++ b/build/MSBuildExtensions.targets @@ -137,7 +137,7 @@ So that we don't need to manually update the version selection logic between when we ship a final release and when we ship the first patch --> + BundledNETCoreAppPackageVersion="$(_NETCoreAppPackageVersion)">