Remove reference to System.Interactive.Async

This commit is contained in:
Mark Monteiro 2020-04-06 22:04:55 -04:00
parent 8e3b09a996
commit 1f765cdd93
1 changed files with 0 additions and 1 deletions

View File

@ -37,7 +37,6 @@
<PackageReference Include="ServiceStack.Text.Core" Version="5.8.0" />
<PackageReference Include="sharpcompress" Version="0.24.0" />
<PackageReference Include="SQLitePCL.pretty.netstandard" Version="2.1.0" />
<PackageReference Include="System.Interactive.Async" Version="4.0.0" />
</ItemGroup>
<ItemGroup>