From ad54505954820b64a0333f88cc9f5ebad814628a Mon Sep 17 00:00:00 2001 From: Daniel Plaisted Date: Mon, 17 Sep 2018 17:13:49 -0700 Subject: [PATCH] Add ImplicitPackageReferenceVersion items to bundled versions file --- build/MSBuildExtensions.targets | 43 +++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) diff --git a/build/MSBuildExtensions.targets b/build/MSBuildExtensions.targets index 9e0aa5db4..1ab68623a 100644 --- a/build/MSBuildExtensions.targets +++ b/build/MSBuildExtensions.targets @@ -142,6 +142,46 @@ PropertyName="_UseBundledNETCoreAppPackageVersionAsDefaultNetCorePatchVersion" /> + + + + + + + + + + + + + @@ -198,6 +238,9 @@ Copyright (c) .NET Foundation. All rights reserved. 2.0.9 2.1.2 + + @(ImplicitPackageVariable->'', '%0A ') + ]]>