Remove workaround from test project

This commit is contained in:
Nate McMaster 2017-05-15 12:38:12 -07:00
parent 1e148819af
commit 6a701fcdb4
1 changed files with 0 additions and 2 deletions

View File

@ -4,8 +4,6 @@
<PropertyGroup>
<TargetFramework>netcoreapp2.0</TargetFramework>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
<GenerateBindingRedirectsOutputType>true</GenerateBindingRedirectsOutputType>
</PropertyGroup>
<ItemGroup>