Skip to content

Commit

Permalink
feat: upgrade to Makaretu.Dns v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
richardschneider committed May 6, 2018
1 parent 2aeacad commit a6487df
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 @@ -31,7 +31,7 @@

<ItemGroup>
<PackageReference Include="Common.Logging" Version="3.4.1" />
<PackageReference Include="Makaretu.Dns" Version="0.2.0" />
<PackageReference Include="Makaretu.Dns" Version="0.5.0" />
<PackageReference Include="System.Net.NetworkInformation" Version="4.3.0" />
</ItemGroup>

Expand Down

0 comments on commit a6487df

Please sign in to comment.