Skip to content

Commit

Permalink
chore: upgrade dependencies richardschneider#27
Browse files Browse the repository at this point in the history
  • Loading branch information
richardschneider committed Aug 20, 2018
1 parent 02a4549 commit 23a1eb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Mdns.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<ItemGroup>
<PackageReference Include="Common.Logging" Version="3.4.1" />
<PackageReference Include="IPNetwork2" Version="2.1.2" />
<PackageReference Include="Makaretu.Dns" Version="0.13.4" />
<PackageReference Include="Makaretu.Dns" Version="0.15.0" />
</ItemGroup>

<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard14'">
Expand Down

0 comments on commit 23a1eb6

Please sign in to comment.