From 2a612f88afb991b8e8f919e3486ac8553326be40 Mon Sep 17 00:00:00 2001 From: Piotr Puszkiewicz Date: Fri, 16 Dec 2016 21:35:32 -0800 Subject: [PATCH] https://github.com/dotnet/cli/issues/5070 --- test/Msbuild.Tests.Utilities/Msbuild.Tests.Utilities.csproj | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test/Msbuild.Tests.Utilities/Msbuild.Tests.Utilities.csproj b/test/Msbuild.Tests.Utilities/Msbuild.Tests.Utilities.csproj index 6bc268a3a..722c3735e 100644 --- a/test/Msbuild.Tests.Utilities/Msbuild.Tests.Utilities.csproj +++ b/test/Msbuild.Tests.Utilities/Msbuild.Tests.Utilities.csproj @@ -14,6 +14,9 @@ src\Microsoft.DotNet.ProjectJsonMigration\MSBuildExtensions.cs + + src\Microsoft.DotNet.ProjectJsonMigration\LocalizableStrings.cs +