From 6e4e78c30e70c88ca26cbee117258bd6155f6e0c Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Tue, 24 Oct 2017 17:21:19 -0400 Subject: [PATCH] proper default namespace --- src/Console/Console.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Console/Console.csproj b/src/Console/Console.csproj index 628b7b50..56e19f91 100644 --- a/src/Console/Console.csproj +++ b/src/Console/Console.csproj @@ -3,6 +3,7 @@ Exe netcoreapp2.0;net461 + Bit.Console