From 87c0f3e2cf5192b27ae2834a0f2aa444bf8ac686 Mon Sep 17 00:00:00 2001 From: John Luo Date: Fri, 3 Apr 2020 14:41:31 -0700 Subject: [PATCH] Migration fixups --- Directory.Build.props | 4 ++-- .../src/Internal.AspNetCore.Analyzers.csproj | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index 8df8b20a98..2c0b900d10 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -13,7 +13,7 @@ true $(MSBuildProjectName)-ref - true + true true false true @@ -105,7 +105,7 @@ $(RuntimeInstallerBaseName)-internal - + diff --git a/src/Analyzers/Internal.AspNetCore.Analyzers/src/Internal.AspNetCore.Analyzers.csproj b/src/Analyzers/Internal.AspNetCore.Analyzers/src/Internal.AspNetCore.Analyzers.csproj index 2ce18ea5b7..6af9febfb7 100644 --- a/src/Analyzers/Internal.AspNetCore.Analyzers/src/Internal.AspNetCore.Analyzers.csproj +++ b/src/Analyzers/Internal.AspNetCore.Analyzers/src/Internal.AspNetCore.Analyzers.csproj @@ -15,10 +15,12 @@ true true true + + true - +