Remove workaround from test project

This commit is contained in:
Nate McMaster 2017-05-15 12:38:26 -07:00
parent 8ecf6874e8
commit 6cbc736f68
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>