Bump NetNativeLibLoader from 0.1.0 to 0.1.1 in /src/net

Bumps [NetNativeLibLoader](https://github.com/pauldotknopf/net-native-lib-loader) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/pauldotknopf/net-native-lib-loader/releases)
- [Commits](https://github.com/pauldotknopf/net-native-lib-loader/compare/v0.1.0...v0.1.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-12-25 06:24:40 +00:00
parent 7176335166
commit aa98cf81e0
No known key found for this signature in database
GPG key ID: 4C0F2888C98CF331

View file

@ -4,7 +4,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.CSharp" Version="4.5.0" />
<PackageReference Include="NetNativeLibLoader" Version="0.1.0" />
<PackageReference Include="NetNativeLibLoader" Version="0.1.1" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.1" />
</ItemGroup>
</Project>