address PR comments (root namespace)

This commit is contained in:
oising 2019-04-25 10:15:02 -04:00
parent 5bd3f887b1
commit cfe3eb9624

View file

@ -4,8 +4,7 @@
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp2.2</TargetFramework>
<LangVersion>latest</LangVersion>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<RootNamespace>Nivot.Terminal</RootNamespace>
<RootNamespace>Samples.Terminal</RootNamespace>
</PropertyGroup>
<ItemGroup>