Skip to content

Commit

Permalink
chore: upgrade to Makaretu.Dns 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
richardschneider committed Jul 22, 2019
1 parent a5b730b commit db044dc
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 @@ -33,7 +33,7 @@
<ItemGroup>
<PackageReference Include="Common.Logging" Version="3.4.1" />
<PackageReference Include="IPNetwork2" Version="2.1.2" />
<PackageReference Include="Makaretu.Dns" Version="2.0.0" />
<PackageReference Include="Makaretu.Dns" Version="2.0.1" />
</ItemGroup>

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

0 comments on commit db044dc

Please sign in to comment.