From 603825067055d89df81f6f3ad783e48df8407df6 Mon Sep 17 00:00:00 2001 From: Doug Bunting <6431421+dougbu@users.noreply.github.com> Date: Sat, 8 Aug 2020 13:47:12 -0700 Subject: [PATCH] Update branding to 3.1.8 - build targeting pack to pick up NuGet/Home#8599 fix - #2750 and dotnet/aspnetcore#24200 1/2 --- eng/Versions.props | 2 +- .../ref/Microsoft.Internal.Extensions.Refs.csproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Versions.props b/eng/Versions.props index b745d6951de..c85366981dc 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -8,7 +8,7 @@ 3 1 - 7 + 8 $(MajorVersion).$(MinorVersion).$(PatchVersion) servicing $(VersionPrefix).0 diff --git a/src/TargetingPack/Microsoft.Internal.Extensions.Refs/ref/Microsoft.Internal.Extensions.Refs.csproj b/src/TargetingPack/Microsoft.Internal.Extensions.Refs/ref/Microsoft.Internal.Extensions.Refs.csproj index c89ec063a04..3257a19c90f 100644 --- a/src/TargetingPack/Microsoft.Internal.Extensions.Refs/ref/Microsoft.Internal.Extensions.Refs.csproj +++ b/src/TargetingPack/Microsoft.Internal.Extensions.Refs/ref/Microsoft.Internal.Extensions.Refs.csproj @@ -3,9 +3,9 @@ $(DefaultNetCoreTargetFramework) - + false - true + true false true