Fixing the namespace to match the Program.cs in the same folder

This commit is contained in:
v-masche 2016-11-16 16:39:44 -08:00
parent b0077f4f25
commit b205bfdc02

View file

@ -1,4 +1,4 @@
namespace dotnet.commands.dotnet_build namespace Microsoft.DotNet.Tools.Build
{ {
internal class LocalizableStrings internal class LocalizableStrings
{ {