Enable test verb tests

This commit is contained in:
Faizan Ahmad 2016-11-01 22:01:30 +05:30
parent be9fd8388b
commit 5c5ce3d336
4 changed files with 18 additions and 17 deletions

View file

@ -4,7 +4,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFrameworks>net46</TargetFrameworks>
<TargetFrameworks>net46;netcoreapp1.0</TargetFrameworks>
</PropertyGroup>
<PropertyGroup Condition="'$(TargetFramework)' == 'net46'">