Skip to content

Commit

Permalink
fix: responding to multiple questions #33
Browse files Browse the repository at this point in the history
  • Loading branch information
richardschneider committed Nov 4, 2018
1 parent 01ae8da commit cb3d0bd
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="1.0.0" />
<PackageReference Include="Makaretu.Dns" Version="1.1.0" />
</ItemGroup>

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

0 comments on commit cb3d0bd

Please # to comment.