Addressing code review comments.

This commit is contained in:
Livar Cunha 2016-09-27 16:29:56 -07:00
parent c04f7a0cd0
commit 715f1f6a10
5 changed files with 8 additions and 7 deletions

View file

@ -5,7 +5,6 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFrameworks>netcoreapp1.0</TargetFrameworks>
<OutputPath>bin\$(Configuration)</OutputPath>
</PropertyGroup>
<ItemGroup>