Skip to content

Commit

Permalink
housekeeping: Explicit include System.Runtime.InteropServices
Browse files Browse the repository at this point in the history
  • Loading branch information
glennawatson committed Aug 5, 2019
1 parent 7cae4c0 commit 5bb82ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Akavache.Sqlite3/Akavache.Sqlite3.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
<PackageReference Include="SQLitePCLRaw.core" Version="1.1.14" />
<PackageReference Include="System.Reactive" Version="4.1.6" />
<PackageReference Include="Splat" Version="8.*" />
<PackageReference Include="System.Runtime.InteropServices" Version="4.3.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 5bb82ed

Please sign in to comment.