Skip to content

Commit

Permalink
Issue #49 Remove Conditional Compilation Experiment
Browse files Browse the repository at this point in the history
  • Loading branch information
bytefish committed May 30, 2019
1 parent 2b32c85 commit 777a965
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions TinyCsvParser/TinyCsvParser.Test/TinyCsvParser.Test.csproj
Expand Up @@ -13,8 +13,4 @@
<ProjectReference Include="..\TinyCsvParser\TinyCsvParser.csproj" />
</ItemGroup>

<PropertyGroup Condition=" '$(TargetFramework)' == 'netcoreapp3.0' ">
<DefineConstants>SYSTEM_RANGE</DefineConstants>
</PropertyGroup>

</Project>

0 comments on commit 777a965

Please sign in to comment.